Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003814 [Resin] block have not tried 12-16-09 10:31 03-01-10 12:34
Reporter zenant View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.7
Summary 0003814: endless cycle in log rotation
Description Resin was stuck for several hours. In a thread dump there was a thread which blocked everything else.

 java.lang.Thread.State: RUNNABLE
    at sun.util.calendar.Gregorian.newCalendarDate(Gregorian.java:67)
    at sun.util.calendar.Gregorian.newCalendarDate(Gregorian.java:19)
    at sun.util.calendar.ZoneInfo.getOffset(ZoneInfo.java:365)
    at com.caucho.util.QDate.calculateSplit(QDate.java:1533)
    at com.caucho.util.QDate.setGMTTime(QDate.java:279)
    at com.caucho.config.types.Period.periodEnd(Period.java:281)
    - locked <0x00002aaad30c1040> (a com.caucho.util.QDate)
    at com.caucho.config.types.Period.periodEnd(Period.java:216)
    at com.caucho.log.AbstractRolloverLog.rolloverLog(AbstractRolloverLog.java:422)
    - locked <0x00002aaacf928ed8> (a com.caucho.log.AbstractRolloverLog)
    at com.caucho.log.AbstractRolloverLog.rollover(AbstractRolloverLog.java:346)
    at com.caucho.log.RotateStream.handleAlarm(RotateStream.java:284)
    at com.caucho.util.Alarm.handleAlarm(Alarm.java:375)
    at com.caucho.util.Alarm.run(Alarm.java:345)
    at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721)
    at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643)
    at java.lang.Thread.run(Thread.java:619)
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
12-16-09 10:31 zenant New Issue
03-01-10 12:34 ferg Assigned To  => ferg
03-01-10 12:34 ferg Status new => closed
03-01-10 12:34 ferg Resolution open => fixed
03-01-10 12:34 ferg Fixed in Version  => 4.0.6


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