Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2799 | minor | always | 07-21-08 13:43 | 07-28-08 14:49 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.2.0 | ||
|
|||||
Summary: | 0002799: port/thread illegal state exception | ||||
Description: |
(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) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |