gresrun / jesque

An implementation of Resque in Java.
http://gresrun.github.io/jesque
Apache License 2.0
630 stars 131 forks source link

No worker running when facing `Terminating in response to exception` #130

Open IceMimosa opened 7 years ago

IceMimosa commented 7 years ago

I get Terminating in response to exception when jedis throw an Unable to validate object exception. I use jstack and there is no worker thread running, how can i resolve this? Thanks! I run jesque on multiple machines(about eight instances).