We've been running a
site on Resin 3.0.8 for over a year. Early Monday morning it started
throwing exceptions and slowed to a crawl by the time I got in. Restarting
the server fixed the problems until it started doing it again
today.
[14:43:16] RESIN WARNING
java.lang.IllegalStateException: FD: 10112
isAlreadyWaiting:TcpConnection[id=tcp-connection-26,socket=QJniSocket[60231200]]
? TcpConnection[id=tcp-connection-16,socket=QJniSocket[60231200]]
[14:43:16] at com.caucho.server.port.JniSelectManager.keepalive(JniSelectManager.java:188)
[14:43:16] at com.caucho.server.port.Port.keepalive(Port.java:491)
[14:43:16] at com.caucho.server.port.TcpConnection.keepalive(TcpConnection.java:286)
[14:43:16] at com.caucho.server.port.TcpConnection.run(TcpConnection.java:367)
[14:43:16] at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:464)
[14:43:16] at com.caucho.util.ThreadPool.run(ThreadPool.java:408)
[14:43:16] at java.lang.Thread.run(Thread.java:534)
[14:43:16] at com.caucho.server.port.JniSelectManager.keepalive(JniSelectManager.java:188)
[14:43:16] at com.caucho.server.port.Port.keepalive(Port.java:491)
[14:43:16] at com.caucho.server.port.TcpConnection.keepalive(TcpConnection.java:286)
[14:43:16] at com.caucho.server.port.TcpConnection.run(TcpConnection.java:367)
[14:43:16] at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:464)
[14:43:16] at com.caucho.util.ThreadPool.run(ThreadPool.java:408)
[14:43:16] at java.lang.Thread.run(Thread.java:534)
Today there
was one exception at 8:32, then 10:44, then 11:59, then after 12 they start
coming in more and more often.
Any
ideas?
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
