-
-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The queue for a subscriber of type 'class org.openhab.core.internal.items.ItemUpdater' exceeds 5000 elements. System may be unstable. #3794
Comments
Unsure if this is related. I'm having issues with an enormous thread count. I have over 4000 active threads of type "HttpClient-1-SelectorManager" (with different numbers obviously). All resemble:
|
This looks to be tied to the neeo integration addon. I removed both neeo pieces and reloaded, the count sat at 1. I added only the integration and the count jumps to over 300 immediately. It also is throwing this:
|
Closing this and opening an issue on addons |
Using my neeo remote tonight to control a device through the http binding, system became unstable. Logs seem to indicate that I hit this again. Probably related to #3702
The text was updated successfully, but these errors were encountered: