Hi,
I have following error message on cimmunity Liquibase 3.8.5
Where is my mistake ?
Regards
2020-02-10 13:29:53.347 [default-startStop-1] INFO com.zaxxer.hikari.HikariDataSource.getConnection - HikariPool-1 - Start completed.
2020-02-10 13:29:56.907 [default-startStop-1] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext.refresh - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.afklm.soa.autoconfigure.SdfwProviderConfiguration': Invocation of init method failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contractNotificationV1Impl': Unsatisfied dependency expressed through field 'softwareServiceInterfaceService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'softwareServiceInterfaceServiceImpl': Unsatisfied dependency expressed through field 'softwareServiceInterfaceRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'softwareServiceInterfaceRepository': Cannot create inner bean '(inner bean)#60e8ce8e' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#60e8ce8e': Cannot resolve reference to bean 'orcaEntityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfiguration.class]: Invocation of init method failed; nested exception is java.lang.VerifyError: Stack map does not match the one at exception handler 485
Exception Details:
Location:
com/datical/liquibase/ext/storedlogic/checkconstraint/CheckConstraintSnapshotGenerator.getSnapshotObjectSql(Lliquibase/structure/DatabaseObject;Lliquibase/database/Database;Lliquibase/structure/core/Table;)Ljava/lang/String; @485: dup
Reason:
Type top (current frame, locals[0]) is not assignable to 'com/datical/liquibase/ext/storedlogic/checkconstraint/CheckConstraintSnapshotGenerator' (stack map, locals[0])