josejamilena-lda / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
1 stars 1 forks source link

illegalstate exception on restarting websocket factory #201

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Stop jwebsocketfactory 
2.start jwebsocketfactory in smae java process
3.try connecting a aclient

What is the expected output? What do you see instead?
i expect welcome message , instead i see illegalstatae exception thrown by 
niooutputwriter

What version of the product are you using? On what operating system?
Windows 7 jWebSocket Ver. 1.0b8 (nightly build 20507) (64bit)

Please provide any additional information below.

Original issue reported on code.google.com by elaenjoy...@gmail.com on 10 Sep 2013 at 10:32