Created
September 28, 2016 03:53
-
-
Save lhanson/13840b989a2cbabd8603ee7754c5fd60 to your computer and use it in GitHub Desktop.
Artifact Listener - MavenArtifactNotifierInitFromExcelMain output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2016-09-27 22:52:03,704] WARN - pertyPlaceholderConfigurer - - Could not load properties from URL [file:/etc/maven-artifact-notifier/configuration.properties]: /etc/maven-artifact-notifier/configuration.properties (No such file or directory) | |
[2016-09-27 22:52:03,706] WARN - pertyPlaceholderConfigurer - - Could not load properties from class path resource [configuration-MY_USERNAME.properties]: class path resource [configuration-MY_USERNAME.properties] cannot be opened because it does not exist | |
[2016-09-27 22:52:05,334] WARN - bernatePersistenceProvider - - Installing our Spring managed interceptor. | |
[2016-09-27 22:52:05,645] WARN - stractEhcacheRegionFactory - - HHH020003: Could not find a specific ehcache configuration for cache named [fr.openwide.core.jpa.externallinkchecker.business.model.ExternalLinkWrapper]; using defaults. | |
[2016-09-27 22:52:05,667] WARN - stractEhcacheRegionFactory - - HHH020003: Could not find a specific ehcache configuration for cache named [fr.openwide.maven.artifact.notifier.core.business.project.model.Project]; using defaults. | |
[2016-09-27 22:52:05,701] WARN - stractEhcacheRegionFactory - - HHH020003: Could not find a specific ehcache configuration for cache named [fr.openwide.maven.artifact.notifier.core.business.project.model.ProjectVersion]; using defaults. | |
[2016-09-27 22:52:05,721] WARN - stractEhcacheRegionFactory - - HHH020003: Could not find a specific ehcache configuration for cache named [fr.openwide.maven.artifact.notifier.core.business.user.model.UserGroup.authorities]; using defaults. | |
[2016-09-27 22:52:05,744] WARN - stractEhcacheRegionFactory - - HHH020003: Could not find a specific ehcache configuration for cache named [fr.openwide.maven.artifact.notifier.core.business.project.model.Project.versions]; using defaults. | |
[2016-09-27 22:52:06,606] WARN - onConfigApplicationContext - - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class fr.openwide.maven.artifact.notifier.core.config.spring.MavenArtifactNotifierCoreCommonJpaConfig: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment