Mantis - Resin
Viewing Issue Advanced Details
2799 minor always 07-21-08 13:43 07-28-08 14:49
ferg  
ferg  
normal  
closed  
fixed  
none    
none 3.2.0  
0002799: port/thread illegal state exception
(rep by Steffen Busch)


Also, I've got three times three exceptions like this on the console:

{http--8080-2} java.lang.IllegalStateException: DESTROYED is an
illegal accept state
{http--8080-2} at
com.caucho.server.port.TcpConnection$ConnectionState.toAccept(TcpConnection.java:1035)
{http--8080-2} at
com.caucho.server.port.TcpConnection$AcceptTask.doAccept(TcpConnection.java:1090)
{http--8080-2} at
com.caucho.server.port.TcpConnection$AcceptTask.run(TcpConnection.java:1058)
{http--8080-2} at
com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721)
{http--8080-2} at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643)
{http--8080-2} at java.lang.Thread.run(Thread.java:619)


There are no notes attached to this issue.