Home > Back-end >  Org/springframework/cloud/zookeeper/config/ZookeeperPropertySourceLocator start an error
Org/springframework/cloud/zookeeper/config/ZookeeperPropertySourceLocator start an error

Time:04-26

SpringBoot startup error, have a great god can solve
Error starting ApplicationContext. To display the the conditions report re - run your application with 'debug' enabled.
2021-04-25 09:04:59. 093 ERROR [main] O.S.B oot. SpringApplication. ReportFailure: 837/userId: - Application run failed
Java. Lang. NoClassDefFoundError: org/springframework/cloud/zookeeper/config/ZookeeperPropertySourceLocator
The at Java. Lang. Class. GetDeclaredConstructors0 (Native Method)
The at Java. Lang. Class. PrivateGetDeclaredConstructors (Class. Java: 2671)
The at Java. Lang. Class. GetConstructors (Class. Java: 1651)
The at org. Springframework. Boot. BeanDefinitionLoader. IsComponent (BeanDefinitionLoader. Java: 291)
At org. Springframework. Boot. BeanDefinitionLoader. Load (157) BeanDefinitionLoader. Java:
At org. Springframework. Boot. BeanDefinitionLoader. Load (191) BeanDefinitionLoader. Java:
At org. Springframework. Boot. BeanDefinitionLoader. Load (144) BeanDefinitionLoader. Java:
At org. Springframework. Boot. BeanDefinitionLoader. Load (127) BeanDefinitionLoader. Java:
At org. Springframework. Boot. SpringApplication. Load (696) SpringApplication. Java:
The at org. Springframework. Boot. SpringApplication. PrepareContext (SpringApplication. Java: 381)
The at org. Springframework. Boot. SpringApplication. Run (SpringApplication. Java: 305)
The at org. Springframework. Boot. Builder. SpringApplicationBuilder. Run (SpringApplicationBuilder. Java: 137)
The at org. Springframework. Cloud. The bootstrap. BootstrapApplicationListener. BootstrapServiceContext (BootstrapApplicationListener. Java: 208)
The at org. Springframework. Cloud. The bootstrap. BootstrapApplicationListener. OnApplicationEvent (BootstrapApplicationListener. Java: 104)
The at org. Springframework. Cloud. The bootstrap. BootstrapApplicationListener. OnApplicationEvent (BootstrapApplicationListener. Java: 70)
The at org. Springframework. Context. Event. SimpleApplicationEventMulticaster. DoInvokeListener (SimpleApplicationEventMulticaster. Java: 172)
The at org. Springframework. Context. Event. SimpleApplicationEventMulticaster. InvokeListener (SimpleApplicationEventMulticaster. Java: 165)
The at org. Springframework. Context. Event. SimpleApplicationEventMulticaster. MulticastEvent (SimpleApplicationEventMulticaster. Java: 139)
The at org. Springframework. Context. Event. SimpleApplicationEventMulticaster. MulticastEvent (SimpleApplicationEventMulticaster. Java: 127)
The at org. Springframework. Boot. Context. Event. EventPublishingRunListener. EnvironmentPrepared (EventPublishingRunListener. Java: 74)
The at org. Springframework. Boot. SpringApplicationRunListeners. EnvironmentPrepared (SpringApplicationRunListeners. Java: 54)
The at org. Springframework. Boot. SpringApplication. PrepareEnvironment (SpringApplication. Java: 338)
The at org. Springframework. Boot. SpringApplication. Run (SpringApplication. Java: 297)
The at org. Springframework. Boot. SpringApplication. Run (SpringApplication. Java: 1242)
The at org. Springframework. Boot. SpringApplication. Run (SpringApplication. Java: 1230)
At GRP. VoucherServerApplication. Main (VoucherServerApplication. Java: 39)
Under Caused by: Java. Lang. ClassNotFoundException: org. Springframework. Cloud. The zookeeper. Config. ZookeeperPropertySourceLocator
The at java.net.URLClassLoader.findClass URLClassLoader. Java: (382)
The at Java. Lang. This. LoadClass (418). This Java:
At sun. Misc. The Launcher $AppClassLoader. LoadClass (355). The Launcher Java:
The at Java. Lang. This. LoadClass (351). This Java:
. 26 common frames omitted
2021-04-25 09:04:59. 096 ERROR [main] O.S.B oot. SpringApplication. ReportFailure: 837/userId: - Application run failed
Java. Lang. NoClassDefFoundError: org/springframework/cloud/zookeeper/config/ZookeeperPropertySourceLocator
The at Java. Lang. Class. GetDeclaredConstructors0 (Native Method)
The at Java. Lang. Class. PrivateGetDeclaredConstructors (Class. Java: 2671)
The at Java. Lang. Class. GetConstructors (Class. Java: 1651)
The at org. Springframework. Boot. BeanDefinitionLoader. IsComponent (BeanDefinitionLoader. Java: 291)
At org. Springframework. Boot. BeanDefinitionLoader. Load (157) BeanDefinitionLoader. Java:
At org. Springframework. Boot. BeanDefinitionLoader. Load (191) BeanDefinitionLoader. Java:
At org. Springframework. Boot. BeanDefinitionLoader. Load (144) BeanDefinitionLoader. Java:
At org. Springframework. Boot. BeanDefinitionLoader. Load (127) BeanDefinitionLoader. Java:
At org. Springframework. Boot. SpringApplication. Load (696) SpringApplication. Java:
The at org. Springframework. Boot. SpringApplication. PrepareContext (SpringApplication. Java: 381)
The at org. Springframework. Boot. SpringApplication. Run (SpringApplication. Java: 305)
The at org. Springframework. Boot. Builder. SpringApplicationBuilder. Run (SpringApplicationBuilder. Java: 137)
The at org. Springframework. Cloud. The bootstrap. BootstrapApplicationListener. BootstrapServiceContext (BootstrapApplicationListener. Java: 208)
The at org. Springframework. Cloud. The bootstrap. BootstrapApplicationListener. OnApplicationEvent (BootstrapApplicationListener. Java: 104)
nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull
  • Related