StephenOTT / Camunda-Monitoring

Monitor anything you can query in a Camunda BPM engine. Monitor KPIs, metrics, and any business performance
28 stars 10 forks source link

need rebuild Camunda-Monitoring.jar with camunda latest version! #22

Open hungtvqb opened 2 years ago

hungtvqb commented 2 years ago

APPLICATION FAILED TO START


Description: An attempt was made to call a method that does not exist. The attempt was made from the following location: org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor.getDetectors(DatabaseInitializationDependencyConfigurer.java:157) The following method did not exist: 'java.util.List org.springframework.boot.util.Instantiator.instantiate(java.lang.ClassLoader, java.util.Collection)' The method's class, org.springframework.boot.util.Instantiator, is available from the following locations: jar:file:/camunda/configuration/userlib/Camunda-Monitoring.jar!/org/springframework/boot/util/Instantiator.class jar:file:/camunda/internal/camunda-bpm-run-core.jar!/BOOT-INF/lib/spring-boot-2.6.4.jar!/org/springframework/boot/util/Instantiator.class The class hierarchy was loaded from the following locations: org.springframework.boot.util.Instantiator: file:/camunda/configuration/userlib/Camunda-Monitoring.jar Action: Correct the classpath of your application so that it contains a single, compatible version of org.springframework.boot.util.Instantiator