You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
openhab2 uses jersey on Jetty 9.3.21 and every now and then openhab2 calls fail with:
`
<title>Error 503 Jersey is not ready yet!</title>
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?
The text was updated successfully, but these errors were encountered:
openhab2 uses jersey on Jetty 9.3.21 and every now and then openhab2 calls fail with:
<title>Error 503 Jersey is not ready yet!</title>`
HTTP ERROR 503
Problem accessing /rest/items/AirC_StateLED. Reason:
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?
The text was updated successfully, but these errors were encountered: