Hystrix icon indicating copy to clipboard operation
Hystrix copied to clipboard

Servlet.service() for servlet [hystrix.stream-actuator-endpoint] in context with path [] threw exception java.lang.IllegalArgumentException:null

Open lujinghai opened this issue 1 year ago • 1 comments

My production environment has been constantly reporting this error, and I suspect it may be related to the fact that Fegin has enabled Hystrix from time to time. I would like to ask for your advice.

lujinghai avatar Feb 21 '24 08:02 lujinghai

Everyone who uses Spring Boot with Hystrix probably gets this error message. And has been doing so for years. It's a painful and annoying issue for which there doesn't seem to be a solution yet.

StevenHachel avatar Jun 21 '24 07:06 StevenHachel