|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 6283 | minor | always | 09-13-19 01:27 | 09-19-19 15:51 | |
|
|
|||||
| Reporter: | nam | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | high | OS Version: | |||
| Status: | closed | Product Version: | 4.0.62 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.63 | ||
|
|
|||||
| Summary: | 0006283: websocket throws exception when timing out from keepalive state | ||||
| Description: |
(rep by M. Shimomura) java.lang.IllegalStateException: DUPLEX_KEEPALIVE cannot switch to active at com.caucho.network.listen.SocketLinkState.toActiveNoKeepalive(SocketLinkState.java:719) at com.caucho.network.listen.TcpSocketLink.handleKeepaliveTimeoutTask(TcpSocketLink.java:1090) at com.caucho.network.listen.KeepaliveTimeoutTask.doTask(KeepaliveTimeoutTask.java:55) at com.caucho.network.listen.ConnectionTask.runThread(ConnectionTask.java:110) at com.caucho.network.listen.ConnectionTask.run(ConnectionTask.java:93) at com.caucho.network.listen.SocketLinkThreadLauncher.handleTasks(SocketLinkThreadLauncher.java:175) at com.caucho.network.listen.TcpSocketResumeThread.run(TcpSocketResumeThread.java:62) at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173) at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118) |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |