Netflix / Hystrix

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
23.98k stars 4.7k forks source link

java.lang.NoClassDefFoundError: Could not initialize class com.netflix.hystrix.strategy.HystrixPlugins #2051

Open youyangkeji opened 6 months ago

youyangkeji commented 6 months ago

image Java 1.8.0_111,SpringBoot 1.5.10.RELEASE

org.springframework.cloud spring-cloud-starter-feign 1.2.2.RELEASE

这是什么原因

youyangkeji commented 6 months ago

windows没问题 linux就报这个错误

ThinkingMan007 commented 6 months ago

好的,我已收到。