A refresh page will be the following error:
Connection closed
April 10, 2018 11:20:18 am org.apache.tomcat.websocket.pojo.PojoEndpointBase onError
Severity: No error handling configured for [Com.qudou.app.controller.WebSocket] and the following error occurred
Java.io.IOException:java.util.concurrent.ExecutionException:java.io.EOFException:The Client aborted the connection .
At Org.apache.tomcat.websocket.WsRemoteEndpointImplBase.startMessageBlock (wsremoteendpointimplbase.java:286)
At Org.apache.tomcat.websocket.WsSession.sendCloseMessage (wssession.java:572)
At Org.apache.tomcat.websocket.WsSession.onClose (wssession.java:495)
At Org.apache.tomcat.websocket.WsFrameBase.processDataControl (wsframebase.java:348)
At Org.apache.tomcat.websocket.WsFrameBase.processData (wsframebase.java:290)
At Org.apache.tomcat.websocket.WsFrameBase.processInputBuffer (wsframebase.java:131)
At Org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable (wsframeserver.java:67)
At Org.apache.tomcat.websocket.server.wshttpupgradehandler$wsreadlistener.ondataavailable ( wshttpupgradehandler.java:204)
At Org.apache.coyote.http11.upgrade.AbstractServletInputStream.onDataAvailable (Abstractservletinputstream.java : 203)
At Org.apache.coyote.http11.upgrade.AbstractProcessor.upgradeDispatch (abstractprocessor.java:93)
At Org.apache.coyote.abstractprotocol$abstractconnectionhandler.process (abstractprotocol.java:635)
At Org.apache.tomcat.util.net.aprendpoint$socketprocessor.dorun (aprendpoint.java:2555)
At Org.apache.tomcat.util.net.aprendpoint$socketprocessor.run (aprendpoint.java:2544)
At Java.util.concurrent.ThreadPoolExecutor.runWorker (threadpoolexecutor.java:1145)
At Java.util.concurrent.threadpoolexecutor$worker.run (threadpoolexecutor.java:615)
At Org.apache.tomcat.util.threads.taskthread$wrappingrunnable.run (taskthread.java:61)
At Java.lang.Thread.run (thread.java:745)
caused By:java.util.concurrent.ExecutionException:java.io.EOFException:The client aborted the connection.
At Org.apache.tomcat.websocket.FutureToSendHandler.get (futuretosendhandler.java:120)
At Org.apache.tomcat.websocket.WsRemoteEndpointImplBase.startMessageBlock (wsremoteendpointimplbase.java:281)
... More
caused By:java.io.EOFException:The client aborted the connection.
At Org.apache.coyote.http11.upgrade.AprServletOutputStream.doWriteInternal (aprservletoutputstream.java:142)
At Org.apache.coyote.http11.upgrade.AprServletOutputStream.doWrite (aprservletoutputstream.java:70)
At Org.apache.coyote.http11.upgrade.AbstractServletOutputStream.writeInternal (Abstractservletoutputstream.java : 153)
At Org.apache.coyote.http11.upgrade.AbstractServletOutputStream.write (abstractservletoutputstream.java:121)
At Org.apache.tomcat.websocket.server.WsRemoteEndpointImplServer.onWritePossible ( wsremoteendpointimplserver.java:94)
At Org.apache.tomcat.websocket.server.WsRemoteEndpointImplServer.doWrite (wsremoteendpointimplserver.java:81)
At Org.apache.tomcat.websocket.WsRemoteEndpointImplBase.writeMessagePart (wsremoteendpointimplbase.java:456)
At Org.apache.tomcat.websocket.WsRemoteEndpointImplBase.startMessage (wsremoteendpointimplbase.java:344)
At Org.apache.tomcat.websocket.WsRemoteEndpointImplBase.startMessageBlock (wsremoteendpointimplbase.java:276)
... More
Client connected
A close exception record for javax.websocket.Session