Skip to content
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

Mango Shutdown - Open Point Value Web Socket Errors #845

Open
terrypacker opened this issue Oct 6, 2016 · 0 comments
Open

Mango Shutdown - Open Point Value Web Socket Errors #845

terrypacker opened this issue Oct 6, 2016 · 0 comments

Comments

@terrypacker
Copy link
Contributor

terrypacker commented Oct 6, 2016

Web sockets fail to close on shutdown and any point updates fail to be sent out and this log output:

ERROR 2016-10-06 12:45:05,445 (com.serotonin.m2m2.web.mvc.rest.v1.publisher.pointValue.PointValueWebSocketPublisher.pointUpdated:170) - RemoteEndpoint unavailable, current state [CLOSING], expecting [OPEN or CONNECTED]
org.eclipse.jetty.websocket.api.WebSocketException: RemoteEndpoint unavailable, current state [CLOSING], expecting [OPEN or CONNECTED]
at org.eclipse.jetty.websocket.common.WebSocketSession.getRemote(WebSocketSession.java:252)
at com.serotonin.m2m2.web.mvc.websocket.MangoWebSocketPublisher.sendMessage(MangoWebSocketPublisher.java:138)
at com.serotonin.m2m2.web.mvc.rest.v1.publisher.pointValue.PointValueWebSocketPublisher.pointUpdated(PointValueWebSocketPublisher.java:167)
at com.serotonin.m2m2.rt.dataImage.DataPointRT$EventNotifyWorkItem.execute(DataPointRT.java:613)
at com.serotonin.m2m2.rt.maint.BackgroundProcessing$1.run(BackgroundProcessing.java:54)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

@terrypacker terrypacker added the Bug label Oct 6, 2016
@terrypacker terrypacker added this to the 2.7.x Bugs milestone Oct 6, 2016
@terrypacker terrypacker removed this from the Main Branch Features milestone Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant