Closed ahmeddrira closed 7 years ago
It's not a bug. Please check here https://github.com/abixen/abixen-platform/issues/207
The configuration isn't removing or re-creating the local H2 database so when it tries to do a comparison, it fails.
To resolve this, remove the H2DB from your local and re-run it again. This will re-create the H2 database and the comparison will pass.
I think, we can close this issue.
hello using intellij , i am facing this trace error while running core
`/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin/java -Dmaven.multiModuleProjectDirectory=/home/devstation/git/abixen/abixen-platform/abixen-platform-core -Dspring.profiles.active=dev -Dmaven.home=/home/devstation/envdev/idea-IC-163.9166.29/plugins/maven/lib/maven3 -Dclassworlds.conf=/home/devstation/envdev/idea-IC-163.9166.29/plugins/maven/lib/maven3/bin/m2.conf -Didea.launcher.port=7543 -Didea.launcher.bin.path=/home/devstation/envdev/idea-IC-163.9166.29/bin -Dfile.encoding=UTF-8 -classpath /home/devstation/envdev/idea-IC-163.9166.29/plugins/maven/lib/maven3/boot/plexus-classworlds-2.5.2.jar:/home/devstation/envdev/idea-IC-163.9166.29/lib/idea_rt.jar com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=2016.3.1 spring-boot:run [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.boot:abixen-platform-core:jar:1.0-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.springframework.boot:abixen-platform-core:1.0-SNAPSHOT (/home/devstation/git/abixen/abixen-platform/abixen-platform-core/pom.xml) points at com.abixen:abixen-platform instead of org.springframework.boot:spring-boot-starter-parent, please verify your project structure @ line 12, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building Abixen Platform Core 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> spring-boot-maven-plugin:1.4.1.RELEASE:run (default-cli) > test-compile @ abixen-platform-core >>> [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ abixen-platform-core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ abixen-platform-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 44 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ abixen-platform-core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ abixen-platform-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/devstation/git/abixen/abixen-platform/abixen-platform-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ abixen-platform-core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] <<< spring-boot-maven-plugin:1.4.1.RELEASE:run (default-cli) < test-compile @ abixen-platform-core <<< [INFO] [INFO] --- spring-boot-maven-plugin:1.4.1.RELEASE:run (default-cli) @ abixen-platform-core --- 2016-12-25 19:50:36,440 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2016-12-25 19:50:38,567 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2016-12-25 19:50:38,576 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2016-12-25 19:50:38 858 [INFO] [c=AnnotationConfigApplicationContext] Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4dcc640d: startup date [Sun Dec 25 19:50:38 CET 2016]; root of context hierarchy 2016-12-25 19:50:39 546 [INFO] [c=AutowiredAnnotationBeanPostProcessor] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2016-12-25 19:50:39 679 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [class org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$e0a8a953] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-25 19:50:39 687 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'configurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$6ff142b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-25 19:50:40,335 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2016-12-25 19:50:40,344 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
. _ _ /\ / '_ () \ \ \ \ ( ( )\ | ' | '| | ' \/ ` | \ \ \ \ \/ _)| |)| | | | | || (| | ) ) ) ) ' |__| .|| ||| |\, | / / / / =========|_|==============|__/=//// :: Spring Boot :: (v1.4.1.RELEASE)
2016-12-25 19:50:40 422 [INFO] [c=ConfigServicePropertySourceLocator] Fetching config from server at: http://localhost:8888 2016-12-25 19:50:46 585 [INFO] [c=ConfigServicePropertySourceLocator] Located environment: name=abixen-platform-core, profiles=[dev], label=null, version=null, state=null 2016-12-25 19:50:46 586 [INFO] [c=PropertySourceBootstrapConfiguration] Located property source: CompositePropertySource [name='configService', propertySources=[MapPropertySource [name='classpath:/abixen-platform-core.yml#dev'], MapPropertySource [name='classpath:/abixen-platform-core.yml']]] 2016-12-25 19:50:46,638 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2016-12-25 19:50:46,644 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2016-12-25 19:50:46 656 [INFO] [c=PlatformApplication] The following profiles are active: dev 2016-12-25 19:50:46 681 [INFO] [c=AnnotationConfigEmbeddedWebApplicationContext] Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@10ef2155: startup date [Sun Dec 25 19:50:46 CET 2016]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@4dcc640d 2016-12-25 19:50:49 265 [INFO] [c=RepositoryConfigurationDelegate] Multiple Spring Data modules found, entering strict repository configuration mode! 2016-12-25 19:50:49 416 [INFO] [c=DefaultListableBeanFactory] Overriding bean definition for bean 'hystrixFeature' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration$HystrixWebConfiguration; factoryMethodName=hystrixFeature; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/cloud/netflix/hystrix/HystrixCircuitBreakerConfiguration$HystrixWebConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration; factoryMethodName=hystrixFeature; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/cloud/netflix/hystrix/HystrixCircuitBreakerConfiguration.class]] 2016-12-25 19:50:49 822 [INFO] [c=RepositoryConfigurationDelegate] Multiple Spring Data modules found, entering strict repository configuration mode! 2016-12-25 19:50:49 965 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.AclObjectIdentityRepository. 2016-12-25 19:50:49 971 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.ModuleTypeRepository. 2016-12-25 19:50:49 972 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.ModuleRepository. 2016-12-25 19:50:49 973 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.RoleRepository. 2016-12-25 19:50:49 973 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.UserRepository. 2016-12-25 19:50:49 975 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.PermissionRepository. 2016-12-25 19:50:49 976 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.custom.AclSidRepository. 2016-12-25 19:50:49 977 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.PageRepository. 2016-12-25 19:50:49 978 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.AclEntryRepository. 2016-12-25 19:50:49 979 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.PermissionAclClassCategoryRepository. 2016-12-25 19:50:49 979 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.ResourceRepository. 2016-12-25 19:50:49 980 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.AclClassRepository. 2016-12-25 19:50:49 981 [INFO] [c=RepositoryConfigurationExtensionSupport] Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.abixen.platform.core.repository.LayoutRepository. 2016-12-25 19:50:50 125 [WARN] [c=ConfigurationClassPostProcessor] Cannot enhance @Configuration bean definition 'refreshScope' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2016-12-25 19:50:50 410 [INFO] [c=GenericScope] BeanFactory id=a44330ef-2d7c-39f6-9933-58fefe558734 2016-12-25 19:50:50 439 [INFO] [c=AutowiredAnnotationBeanPostProcessor] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2016-12-25 19:50:50 555 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'org.hibernate.validator.internal.constraintvalidators.bv.NotNullValidator' of type [class org.hibernate.validator.internal.constraintvalidators.bv.NotNullValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-25 19:50:50 561 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'platformJdbcConfigurationProperties' of type [class com.abixen.platform.core.configuration.properties.PlatformJdbcConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) SLF4J: Class path contains multiple SLF4J bindings. 2016-12-25 19:50:50 561 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'platformDataSourceConfiguration' of type [class com.abixen.platform.core.configuration.PlatformDataSourceConfiguration$$EnhancerBySpringCGLIB$$1142f7d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) SLF4J: Found binding in [jar:file:/home/devstation/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2016-12-25 19:50:50 594 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'dataSource' of type [class org.apache.commons.dbcp.BasicDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) SLF4J: Found binding in [jar:file:/home/devstation/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.0.1/log4j-slf4j-impl-2.0.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] 2016-12-25 19:50:50 607 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'platformJpaConfiguration' of type [class com.abixen.platform.core.configuration.PlatformJpaConfiguration$$EnhancerBySpringCGLIB$$38543ab5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-25 19:50:50 688 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [class org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$e0a8a953] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-25 19:50:50 799 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [class org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$8392d968] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-25 19:50:51 087 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'objectPostProcessor' of type [class org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-25 19:50:51 093 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@15c592da' of type [class org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-25 19:50:51 141 [INFO] [c=PostProcessorRegistrationDelegate$BeanPostProcessorChecker] Bean 'platformLiquibaseConfiguration' of type [class com.abixen.platform.core.configuration.PlatformLiquibaseConfiguration$$EnhancerBySpringCGLIB$$1c49957] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2016-12-25 19:50:52 353 [INFO] [c=liquibase] Successfully acquired change log lock 2016-12-25 19:50:54 221 [INFO] [c=liquibase] Reading from PUBLIC.DATABASECHANGELOG 2016-12-25 19:50:54 443 [INFO] [c=liquibase] Successfully released change log lock 2016-12-25 19:50:54 445 [WARN] [c=AnnotationConfigEmbeddedWebApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'embeddedServletContainerCustomizerBeanPostProcessor': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metaDataSourceAdvisor': Cannot resolve reference to bean 'methodSecurityMetadataSource' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
2016-12-25 19:50:54 452 [ERROR] [c=SpringApplication] Application startup failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'embeddedServletContainerCustomizerBeanPostProcessor': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metaDataSourceAdvisor': Cannot resolve reference to bean 'methodSecurityMetadataSource' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metaDataSourceAdvisor': Cannot resolve reference to bean 'methodSecurityMetadataSource' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metaDataSourceAdvisor': Cannot resolve reference to bean 'methodSecurityMetadataSource' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
[WARNING] java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.maven.AbstractRunMojo$LaunchRunner.run(AbstractRunMojo.java:506) at java.lang.Thread.run(Thread.java:745) Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'embeddedServletContainerCustomizerBeanPostProcessor': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metaDataSourceAdvisor': Cannot resolve reference to bean 'methodSecurityMetadataSource' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metaDataSourceAdvisor': Cannot resolve reference to bean 'methodSecurityMetadataSource' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metaDataSourceAdvisor': Cannot resolve reference to bean 'methodSecurityMetadataSource' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
Caused by: liquibase.exception.ValidationFailedException: Validation Failed: 2 change sets check sum liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.730 s [INFO] Finished at: 2016-12-25T19:51:00+01:00 [INFO] Final Memory: 52M/597M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.4.1.RELEASE:run (default-cli) on project abixen-platform-core: An exception occurred while running. null: InvocationTargetException: Error creating bean with name 'embeddedServletContainerCustomizerBeanPostProcessor': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metaDataSourceAdvisor': Cannot resolve reference to bean 'methodSecurityMetadataSource' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformGlobalMethodSecurityConfiguration': Unsatisfied dependency expressed through field 'platformPermissionEvaluator'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'platformPermissionEvaluator': Unsatisfied dependency expressed through field 'securityService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aclEntryRepositoryImpl': Unsatisfied dependency expressed through field 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [com/abixen/platform/core/configuration/PlatformLiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed: [ERROR] 2 change sets check sum [ERROR] liquibase/changelog/sequences.xml::sequences-v1::MariuszKumor was: 7:273906f2082b1f7278aeb3e3f4a3ba5f but is now: 7:15209ad03d9dfed95499b4e5b78aaf75 [ERROR] liquibase/changelog/resource-changelog.xml::resource-v1::MariuszKumor was: 7:9d19a61afe54c2fae06fc5338234899a but is now: 7:eb3d972357dbf5020b622c423fa25215 [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Process finished with exit code 1`