Created
May 25, 2020 15:16
-
-
Save CellycoMobiles/1511a43cde412e7780c5f30afdcfadc5 to your computer and use it in GitHub Desktop.
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
____ _ ____ ____ __ __ | |
/ ___| __ _ _ __ ___ _ _ _ __ __| | __ _ | __ )| _ \| \/ | | |
| | / _` | '_ ` _ \| | | | '_ \ / _` |/ _` | | _ \| |_) | |\/| | | |
| |__| (_| | | | | | | |_| | | | | (_| | (_| | | |_) | __/| | | | | |
\____/\__,_|_| |_| |_|\__,_|_| |_|\__,_|\__,_| |____/|_| |_| |_| | |
Spring-Boot: (v2.2.7.RELEASE) | |
Camunda BPM: (v7.12.0) | |
Camunda BPM Spring Boot Starter: (v3.4.0) | |
2020-05-25 18:13:20.238 INFO 6038 --- [ restartedMain] c.e.c.CamundaArtefactApplication : Starting CamundaArtefactApplication on MBP-Sergey with PID 6038 (/Users/sergey/Documents/projects/appmobiles_2020/mir/camunda-artefact/target/classes started by sergey in /Users/sergey/Documents/projects/appmobiles_2020/mir/camunda-artefact) | |
2020-05-25 18:13:20.243 INFO 6038 --- [ restartedMain] c.e.c.CamundaArtefactApplication : No active profile set, falling back to default profiles: default | |
2020-05-25 18:13:20.370 INFO 6038 --- [ restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/hk2-2.6.1.jar referenced one or more files that do not exist: file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/hk2-utils.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/jakarta.annotation-api.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/jakarta.inject.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/hk2-api.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/aopalliance-repackaged.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/hk2-core.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/hk2-locator.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/javassist.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/hk2-runlevel.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/class-model.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/asm.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/asm-analysis.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/asm-commons.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/asm-tree.jar,file:/Users/sergey/.m2/repository/org/glassfish/hk2/hk2/2.6.1/asm-util.jar | |
2020-05-25 18:13:20.372 INFO 6038 --- [ restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/sergey/.m2/repository/com/sun/xml/bind/jaxb-core/2.3.0.1/jaxb-core-2.3.0.1.jar referenced one or more files that do not exist: file:/Users/sergey/.m2/repository/com/sun/xml/bind/jaxb-core/2.3.0.1/jaxb-api.jar | |
2020-05-25 18:13:20.372 INFO 6038 --- [ restartedMain] o.s.b.devtools.restart.ChangeableUrls : The Class-Path manifest attribute in /Users/sergey/.m2/repository/com/sun/xml/bind/jaxb-impl/2.3.0.1/jaxb-impl-2.3.0.1.jar referenced one or more files that do not exist: file:/Users/sergey/.m2/repository/com/sun/xml/bind/jaxb-impl/2.3.0.1/jaxb-core.jar | |
2020-05-25 18:13:20.388 INFO 6038 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable | |
2020-05-25 18:13:20.388 INFO 6038 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' | |
2020-05-25 18:13:22.451 INFO 6038 --- [ restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) | |
2020-05-25 18:13:22.466 INFO 6038 --- [ restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] | |
2020-05-25 18:13:22.467 INFO 6038 --- [ restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.34] | |
2020-05-25 18:13:22.605 INFO 6038 --- [ restartedMain] o.a.c.c.C.[.[localhost].[/camunda] : Initializing Spring embedded WebApplicationContext | |
2020-05-25 18:13:22.605 INFO 6038 --- [ restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2217 ms | |
2020-05-25 18:13:22.910 INFO 6038 --- [ restartedMain] .c.b.s.b.s.r.CamundaJerseyResourceConfig : Configuring camunda rest api. | |
2020-05-25 18:13:22.943 INFO 6038 --- [ restartedMain] .c.b.s.b.s.r.CamundaJerseyResourceConfig : Finished configuring camunda rest api. | |
2020-05-25 18:13:23.387 WARN 6038 --- [ restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication$WebApplicationConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication': Unsatisfied dependency expressed through field 'processEngine'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.camunda.bpm.spring.boot.starter.CamundaBpmAutoConfiguration$ProcessEngineConfigurationImplDependingConfiguration': Unsatisfied dependency expressed through field 'processEngineConfigurationImpl'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'processEngineConfigurationImpl' defined in class path resource [org/camunda/bpm/spring/boot/starter/CamundaBpmConfiguration.class]: Unsatisfied dependency expressed through method 'processEngineConfigurationImpl' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'camundaDatasourceConfiguration': Unsatisfied dependency expressed through field 'transactionManager'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.transaction.PlatformTransactionManager' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)} | |
2020-05-25 18:13:23.395 INFO 6038 --- [ restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] | |
2020-05-25 18:13:23.431 INFO 6038 --- [ restartedMain] ConditionEvaluationReportLoggingListener : | |
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. | |
2020-05-25 18:13:23.631 ERROR 6038 --- [ restartedMain] o.s.b.d.LoggingFailureAnalysisReporter : | |
*************************** | |
APPLICATION FAILED TO START | |
*************************** | |
Description: | |
Field transactionManager in org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration required a bean of type 'org.springframework.transaction.PlatformTransactionManager' that could not be found. | |
The following candidates were found but could not be injected: | |
- Bean method 'transactionManager' in 'DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration' not loaded because @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans | |
Action: | |
Consider revisiting the entries above or defining a bean of type 'org.springframework.transaction.PlatformTransactionManager' in your configuration. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment