Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000851 [Resin] minor always 01-10-06 08:46 01-11-06 10:26
Reporter ferg View Status public  
Assigned To ferg
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.18 Product Version 3.0.17
  Product Build
Summary 0000851: JVM halt (deadlock ?) at rotation time
Description (rep by Thomas Moorer)


I have been running resin-pro-3.0.17 for a week or so and for the past few nights it has stopped
responding at midnight. The last entry in the stdout.log is timestamped 23:59:58 and then it seems
to grind to a halt. It stops serving any files. If I try to connect through a browser it hangs and
eventually times out. When I check the logs files there are no error messages, but the log files
don't roll. I have them set to roll every day (in resin.conf)

    <stdout-log path='/usr/local/web/logs/www.sunbeltnetwork.com/stdout.log' rollover-period='1D'
rollover-count='14'/>
    <stderr-log path='/usr/local/web/logs/www.sunbeltnetwork.com/stderr.log' rollover-period='1D'
rollover-count='14'/>

Is anyone else using 3.0.17 and running into this issue? If so, what can I do to fix (besides
rolling back to a previous version)? It is obviously not good that the server stops responding.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000672)
ferg
01-11-06 10:26

AbstractRolloverLog was using java.util.logging to log error messages encountered during rollover. This could cause a deadlock when its own log was being rolled over.
 

- Issue History
Date Modified Username Field Change
01-10-06 08:46 ferg New Issue
01-10-06 08:46 ferg Project Quercus => Resin
01-11-06 10:26 ferg Note Added: 0000672
01-11-06 10:26 ferg Assigned To  => ferg
01-11-06 10:26 ferg Status new => closed
01-11-06 10:26 ferg Resolution open => fixed
01-11-06 10:26 ferg Fixed in Version  => 3.0.18


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