Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005705 [Resin] minor always 04-01-14 13:53 09-08-14 16:06
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.39
Summary 0005705: HmtpWebSocketWriter's state issue: Exception with restarting resin
Description java.lang.Exception: Stack trace
    at java.lang.Thread.dumpStack(Thread.java:1249)
    at com.caucho.hmtp.HmtpWebSocketWriter.startWrite(HmtpWebSocketWriter.java:263)
    at com.caucho.hmtp.HmtpWebSocketWriter.message(HmtpWebSocketWriter.java:103)
    at com.caucho.server.resin.ResinActor.sendWarning(ResinActor.java:84)
    at com.caucho.server.resin.ResinWarningHandler.warning(ResinWarningHandler.java:55)
    at com.caucho.env.warning.WarningService.sendWarning(WarningService.java:98)
    at com.caucho.env.shutdown.ShutdownSystem.startFailSafeShutdown(ShutdownSystem.java:269)
    at com.caucho.env.shutdown.ShutdownSystem.startFailSafeShutdown(ShutdownSystem.java:250)
    at com.caucho.env.shutdown.ShutdownSystem.shutdown(ShutdownSystem.java:229)
    at com.caucho.env.shutdown.ShutdownSystem.shutdownActive(ShutdownSystem.java:209)
    at com.caucho.server.cluster.ServletService.restart(ServletService.java:1632)
    at com.caucho.server.http.AbstractHttpRequest.buildInvocation(AbstractHttpRequest.java:1598)
    at com.caucho.server.http.AbstractHttpRequest.getInvocation(AbstractHttpRequest.java:1576)
    at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:820)
    at com.caucho.network.listen.TcpSocketLink.dispatchRequest(TcpSocketLink.java:1346)
    at com.caucho.network.listen.TcpSocketLink.handleRequest(TcpSocketLink.java:1302)
    at com.caucho.network.listen.TcpSocketLink.handleRequestsImpl(TcpSocketLink.java:1286)
    at com.caucho.network.listen.TcpSocketLink.handleRequests(TcpSocketLink.java:1194)
    at com.caucho.network.listen.TcpSocketLink.handleAcceptTaskImpl(TcpSocketLink.java:993)
    at com.caucho.network.listen.ConnectionTask.runThread(ConnectionTask.java:117)
    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.TcpSocketAcceptThread.run(TcpSocketAcceptThread.java:61)
    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
04-01-14 13:53 alex New Issue
09-08-14 16:06 ferg Assigned To  => ferg
09-08-14 16:06 ferg Status new => closed
09-08-14 16:06 ferg Resolution open => fixed
09-08-14 16:06 ferg Fixed in Version  => 4.0.41


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