Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5463 | minor | always | 06-17-13 10:46 | 07-23-13 11:20 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.36 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.37 | ||
|
|||||
Summary: | 0005463: shutdown exceptions | ||||
Description: |
(rep by Stefanos Zachariadis) We had an issue recently where resin threw a number of exceptions when trying to shut down: [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor93] [2013-06-15 08:48:42.384] ProResin[id=administration] stop request from watchdog 'watchdog@admin.resin.caucho' WarningService: Shutdown: Resin shutdown from watchdog stop 'watchdog@admin.resin.caucho' [2013-06-15 08:48:42.386] WarningService: Shutdown: Resin shutdown from watchdog stop 'watchdog@admin.resin.caucho' [2013-06-15 08:48:42.392] java.lang.IllegalStateException: COMET_SUSPEND_NKA TcpSocketLink[id= http://*:9092-70,http://*:9092,COMET_SUSPEND_NKA] [^] at com.caucho.network.listen.SocketLinkState$10.toClosed(SocketLinkState.java:382) at com.caucho.network.listen.TcpSocketLink.closeConnection(TcpSocketLink.java:1707) at com.caucho.network.listen.TcpSocketLink.destroy(TcpSocketLink.java:803) at com.caucho.network.listen.TcpSocketLink.handleDestroyTask(TcpSocketLink.java:1058) at com.caucho.network.listen.DestroyTask.doTask(DestroyTask.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: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) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |