Home > OS >  Huawei cloud services, ubantu system
Huawei cloud services, ubantu system

Time:09-17

Huawei cloud services, ubantu system, docker start tomcat, project is spring - the boot, normal start tomcat service is not up, then the docker logs when command to check the log to the following information
Under Caused by: org. Springframework. Beans. Factory. UnsatisfiedDependencyException: Error creating bean with the name 'org. Activiti. Spring. The boot. SecurityAutoConfiguration $UserDetailsServiceConfiguration' : Unsatisfied dependency expressed through the field 'identityService'; Nested exception is org. Springframework. Beans. Factory. UnsatisfiedDependencyException: Error creating bean with the name 'identityServiceBean defined in the class path resource [org/activiti/spring/boot/JpaProcessEngineAutoConfiguration $JpaConfiguration class] : Unsatisfied dependency expressed through method' identityServiceBean parameter 0; Nested exception is org. Springframework. Beans. Factory. UnsatisfiedDependencyException: Error creating bean with the name 'processEngine defined in the class path resource [org/activiti/spring/boot/JpaProcessEngineAutoConfiguration $JpaConfiguration class] : Unsatisfied dependency expressed through method' processEngine parameter 0; Nested exception is org. Springframework. Beans. Factory. UnsatisfiedDependencyException: Error creating bean with the name 'springProcessEngineConfiguration defined in the class path resource [org/activiti/spring/boot/JpaProcessEngineAutoConfiguration $JpaConfiguration class] : Unsatisfied dependency expressed through method' springProcessEngineConfiguration parameter 1; Nested exception is org. Springframework. Beans. Factory. BeanCreationException: Error creating bean with the name 'entityManagerFactory defined in the class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration class] : the Invocation of the init method failed; Nested exception is Java. Lang. NoSuchMethodError: javax.mail. Persistence. Spi. PersistenceUnitInfo. GetValidationMode () Ljavax/personal/ValidationMode;
The at org. Springframework. Beans. Factory. The annotation. AutowiredAnnotationBeanPostProcessor $AutowiredFieldElement. Inject (AutowiredAnnotationBeanPostProcessor. Java: 588)
The at org. Springframework. Beans. Factory. The annotation. InjectionMetadata. Inject (InjectionMetadata. Java: 88)
The at org. Springframework. Beans. Factory. The annotation. AutowiredAnnotationBeanPostProcessor. PostProcessPropertyValues (AutowiredAnnotationBeanPostProcessor. Java: 366)
The at org. Springframework. Beans. Factory. Support. AbstractAutowireCapableBeanFactory. PopulateBean (AbstractAutowireCapableBeanFactory. Java: 1264)
The at org. Springframework. Beans. Factory. Support. AbstractAutowireCapableBeanFactory. DoCreateBean (AbstractAutowireCapableBeanFactory. Java: 553)
The at org. Springframework. Beans. Factory. Support. AbstractAutowireCapableBeanFactory. CreateBean (AbstractAutowireCapableBeanFactory. Java: 483)
The at org. Springframework. Beans. Factory. Support. AbstractBeanFactory $1. GetObject (AbstractBeanFactory. Java: 306)
The at org. Springframework. Beans. Factory. Support. DefaultSingletonBeanRegistry. GetSingleton (DefaultSingletonBeanRegistry. Java: 230)
The at org. Springframework. Beans. Factory. Support. AbstractBeanFactory. DoGetBean (AbstractBeanFactory. Java: 302)
The at org. Springframework. Beans. Factory. Support. AbstractBeanFactory. GetBean (AbstractBeanFactory. Java: 197)
The at org. Springframework. Beans. Factory. Support. ConstructorResolver. InstantiateUsingFactoryMethod (ConstructorResolver. Java: 372)
The at org. Springframework. Beans. Factory. Support. AbstractAutowireCapableBeanFactory. InstantiateUsingFactoryMethod (AbstractAutowireCapableBeanFactory. Java: 1173)
The at org. Springframework. Beans. Factory. Support. AbstractAutowireCapableBeanFactory. CreateBeanInstance (AbstractAutowireCapableBeanFactory. Java: 1067)
The at org. Springframework. Beans. Factory. Support. AbstractAutowireCapableBeanFactory. DoCreateBean (AbstractAutowireCapableBeanFactory. Java: 513)
The at org. Springframework. Beans. Factory. Support. AbstractAutowireCapableBeanFactory. CreateBean (AbstractAutowireCapableBeanFactory. Java: 483)
The at org. Springframework. Beans. Factory. Support. AbstractBeanFactory $1. GetObject (AbstractBeanFactory. Java: 306)
The at org. Springframework. Beans. Factory. Support. DefaultSingletonBeanRegistry. GetSingleton (DefaultSingletonBeanRegistry. Java: 230)
The at org. Springframework. Beans. Factory. Support. AbstractBeanFactory. DoGetBean (AbstractBeanFactory. Java: 302)
The at org. Springframework. Beans. Factory. Support. AbstractBeanFactory. GetBean (AbstractBeanFactory. Java: 202)
The at org. Springframework. Beans. Factory. Config. DependencyDescriptor. ResolveCandidate (DependencyDescriptor. Java: 208)
The at org. Springframework. Beans. Factory. Support. DefaultListableBeanFactory. DoResolveDependency (DefaultListableBeanFactory. Java: 1138)
The at org. Springframework. Beans. Factory. Support. DefaultListableBeanFactory. ResolveDependency (DefaultListableBeanFactory. Java: 1066)
The at org. Springframework. Beans. Factory. Support. ConstructorResolver. ResolveAutowiredArgument (ConstructorResolver. Java: 835)
The at org. Springframework. Beans. Factory. Support. ConstructorResolver. CreateArgumentArray (ConstructorResolver. Java: 741)
. 41 more
nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull
  • Related