Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005556 [Baratine] minor always 10-16-13 19:08 11-10-23 05:19
Reporter nam View Status public  
Assigned To
Priority normal Resolution open Platform
Status new   OS
Projection none   OS Version
ETA none Fixed in Version Product Version 5.0
  Product Build
Summary 0005556: keepalive overflow and resin becomes unresponsive
Description (rep by J. Willis)

That fixed the previous problem. BTW, if you upgrade to this new version but have a Baratine application deployed that was compiled with the 0912 version we have, then Resin returns this error over and over again and it stops responding:

[2013-10-16 22:24:34,184] WARNING ConnectionTask: java.lang.IllegalStateException: JniSelectManager[max=3840] keepalive overflow 3840 max=3840
java.lang.IllegalStateException: JniSelectManager[max=3840] keepalive overflow 3840 max=3840
        at com.caucho.jni.JniSelectManager.enableKeepalive(JniSelectManager.java:312)
        at com.caucho.jni.JniSelectManager.startKeepalive(JniSelectManager.java:283)
        at com.caucho.network.listen.TcpConnection.processKeepalive(TcpConnection.java:1426)
        at com.caucho.network.listen.TcpConnection.handleRequests(TcpConnection.java:1250)
        at com.caucho.network.listen.TcpConnection.handleAcceptTaskImpl(TcpConnection.java:1016)
        at com.caucho.network.listen.TcpConnection.handleAcceptTask(TcpConnection.java:969)
        at com.caucho.network.listen.ConnectionState$16.run(ConnectionState.java:568)
        at com.caucho.network.listen.ConnectionTask.run(ConnectionTask.java:91)
        at com.caucho.env.actor.SpawnTaskQueue$SpawnWorker.run(SpawnTaskQueue.java:93)
        at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:217)
        at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:158)
...

I had to delete all of the .war files and the exploded versions from my webapps directory that used the older version of Baratine to fix it. That took me a while to find.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
10-16-13 19:08 nam New Issue
10-22-13 10:37 ferg version  => 5.0
10-22-13 11:03 ferg Project Resin => Baratine
10-28-23 10:47 hardinaa88 Note Added: 0007294
11-10-23 05:19 Jaden Dyson Note Added: 0007331
11-14-23 17:17 ferg Note Deleted: 0007294
11-14-23 17:17 ferg Note Deleted: 0007331


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