Mantis - Resin
Viewing Issue Advanced Details
4669 minor always 07-12-11 09:56 07-12-11 14:06
ferg  
ferg  
normal  
closed 4.0.19  
fixed  
none    
none 4.0.20  
0004669: comet request state transition failure
(rep by Adrian Sutton)

[2011-07-06 14:15:30.044] TcpSocketLink[id=http://*:9090-3526,http://*:9090,COMET_SUSPEND_KA]: [^] REQUEST
                          java.lang.IllegalStateException: REQUEST
                                at com.caucho.network.listen.SocketLinkRequestState.toAsyncWake(SocketLinkRequestState.java:238)
                                at com.caucho.network.listen.TcpSocketLink.requestWakeComet(TcpSocketLink.java:655)
                                at com.caucho.network.listen.TcpSocketLink.requestCometTimeout(TcpSocketLink.java:689)
                                at com.caucho.network.listen.TcpSocketLinkListener$SuspendReaper.handleAlarm(TcpSocketLinkListener.java:1762)
                                at com.caucho.util.Alarm.handleAlarm(Alarm.java:448)
                                at com.caucho.util.Alarm.run(Alarm.java:420)
                                at com.caucho.env.thread.ResinThread.runTasks(ResinThread.java:164)
                                at com.caucho.env.thread.ResinThread.run(ResinThread.java:130)
[

There are no notes attached to this issue.