Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5826 | minor | always | 11-13-14 21:35 | 11-14-14 10:40 | |
|
|||||
Reporter: | nam | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | high | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.42 | ||
|
|||||
Summary: | 0005826: java.lang.IllegalStateException: COMET_NKA cannot resume comet | ||||
Description: |
(rep by S. Nobuaki) I use Resin 4.0.40 and Atmosphere Framework. The following exceptions have been frequently occur. java.lang.IllegalStateException: COMET_NKA cannot resume comet at com.caucho.network.listen.SocketLinkState.toCometResume(SocketLinkState.java:763) at com.caucho.network.listen.TcpSocketLink.handleResumeTask(TcpSocketLink.java:1074) at com.caucho.network.listen.CometResumeTask.doTask(CometResumeTask.java:47) 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:169) 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) Exception of Atmosphere didn't been output. What is the cause of the exception? Is it possible to resolve in setting? |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|