Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006283 [Resin] minor always 09-13-19 01:27 09-19-19 15:51
Reporter nam View Status public  
Assigned To ferg
Priority high Resolution fixed  
Status closed   Product Version 4.0.62
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)
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
09-13-19 01:27 nam New Issue
09-19-19 15:51 ferg Assigned To  => ferg
09-19-19 15:51 ferg Status new => closed
09-19-19 15:51 ferg Resolution open => fixed
09-19-19 15:51 ferg Fixed in Version  => 4.0.63


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker