osgi-jax-rs-connector icon indicating copy to clipboard operation
osgi-jax-rs-connector copied to clipboard

jersey is not ready yet in openhab

Open marcelser opened this issue 6 years ago • 2 comments

openhab2 uses jersey on Jetty 9.3.21 and every now and then openhab2 calls fail with: `

Error 503 Jersey is not ready yet!

HTTP ERROR 503

Problem accessing /rest/items/AirC_StateLED. Reason:

    Jersey is not ready yet!

Powered by Jetty:// 9.3.21.v20170918
` Interestingly the error is intermittent, it works may 80-90% of the time but every now and then jersey calls fails and the guys at openhab2 seems to have no clue about this. Is the jersey team able to shed some light onto this and make it stable?

marcelser avatar Aug 12 '18 21:08 marcelser

On which hardware could you reproduce this error? Did you may found a solution meanwhile?

pfink avatar Feb 18 '19 01:02 pfink

I'm seeing this behavior on a Raspberry Pi running Raspbian (both release 9 and 10). I'm running OpenHAB 2.4.0 installed from the https://openhab.jfrog.io/openhab/openhab-linuxpkg apt repository.

asciipip avatar Aug 13 '19 22:08 asciipip