Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] SharedBlockingCallback:Thread-X: Blocker not complete Blocker

We have upgraded from 8.16 to 9.2.17 and our application hangs once in a
while. When I inspect the log the QTP Thread are suck and waiting for
SharedBlockingCallback. 

I have read that this issues was fix on later version of Jetty 9.3.x but
migrating to version 9.3.x requires us to upgrade our java to 1.8 which
would likely yield into redesigning the whole system since this system was
first build from 1.5 and we were able to upgrade it up to 1.7. Is the latest
version of 9.2.x as of now (9.2.22) include the fix for the
SharedBlockingCallback$Blcker? 



--
Sent from: http://jetty.4.x6.nabble.com/Jetty-Dev-f3247346.html


Back to the top