Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005460 [Resin] minor always 06-14-13 17:39 07-24-13 10:16
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.36
Summary 0005460: JSP compiler issue
Description (rep by Nikolay Fedorov)
We have experiences a problem on one of hour servers today. The resin sever was not responding. The number of request-processing threads was going up over time.
Attached is the the snapshot of thread stacks taken when the server was in this state.
I am not an expert in resin, but this particular thread looks suspicious:

"resin-port-6153-702 - 212.159.150.12" daemon prio=10 tid=0x00007f24b9d35000 nid=0x2988 in Object.wait() [0x00007f15ade2d000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x000000067752e940> (a java.util.concurrent.atomic.AtomicBoolean)
    at com.caucho.java.AbstractJavaCompiler.waitForComplete(AbstractJavaCompiler.java:149)
    - locked <0x000000067752e940> (a java.util.concurrent.atomic.AtomicBoolean)

Additional Information See email Jun 14 for full stack trace.
Attached Files

- Relationships

- Notes
(0006278)
ferg
06-14-13 17:59

resin-pro-4.0.35, jdk 1.7.0_04
 

- Issue History
Date Modified Username Field Change
06-14-13 17:39 ferg New Issue
06-14-13 17:59 ferg Note Added: 0006278
07-24-13 10:16 ferg Assigned To  => ferg
07-24-13 10:16 ferg Status new => closed
07-24-13 10:16 ferg Resolution open => fixed
07-24-13 10:16 ferg Fixed in Version  => 4.0.37


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