This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23665 - java.io.IOException: The WebSocket connection has been closed at org.apache.catalina.websocket.WsOutbound.writeTextMessage(WsOutbound.java:162) at cn.com.sengis.control.ChatMessageInbound.broadCas [...]
Summary: java.io.IOException: The WebSocket connection has been closed at org.apache.c...
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-29 03:11 UTC by contributor
Modified: 2013-10-29 17:08 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-10-29 03:11:09 UTC
Specification: http://dev.w3.org/html5/websockets/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Referrer: 

Comment:
java.io.IOException: The WebSocket connection has been closed
	at
org.apache.catalina.websocket.WsOutbound.writeTextMessage(WsOutbound.java:162)

	at
cn.com.sengis.control.ChatMessageInbound.broadCast(ChatMessageInbound.java:66)

	at
cn.com.sengis.control.ChatMessageInbound.onOpen(ChatMessageInbound.java:47)
	at
org.apache.catalina.websocket.StreamInbound.onUpgradeComplete(StreamInbound.ja
va:180)
	at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractP
rotocol.java:579)
	at
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:30
7)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
Source)

Posted from: 221.226.87.214
User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1573.2 Safari/537.36