Code: Select all
2018-07-25 18:06:21.717 ERROR 15352 --- [ main] o.s.c.n.e.s.EurekaRegistration : error getting CloudEurekaClient
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'scopedTarget.eurekaClient' defined in class
path resource [ .
org/springframework/cloud/netflix/eureka/EurekaClientAutoConfiguration$Ref . reshableEurekaClientConfiguration.class]: Bean instantiation via
factory method failed; nested exception is
org.springframework.beans.BeanInstantiationException: Failed to
instantiate [com.netflix.discovery.EurekaClient]: Factory method
'eurekaClient' threw exception; nested exception is
java.lang.RuntimeException: Failed to initialize DiscoveryClient!
Könnten Sie mir bitte helfen, den Fehler zu finden?