Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
958 | minor | always | 02-21-06 21:12 | 04-03-06 12:00 | |
|
|||||
Reporter: | doughty | Platform: | Linux | ||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.16 | ||
Product Build: | Resin Pro | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.19 | ||
|
|||||
Summary: | 0000958: stdout.log dosen't rollover | ||||
Description: |
In previous versions of Resin, our stdout logs rollover over every night at midnight. In Resin Pro 3.0.16 it throws an exception and the rollover doesn't happen anymore. [00:00:00.082] Archiving access log to . [00:00:00.083] java.lang.UnsupportedOperationException: com.caucho.vfs.StdoutStream@19d9f31 [00:00:00.083] at com.caucho.vfs.StreamImpl.read(StreamImpl.java:106) [00:00:00.083] at com.caucho.vfs.Path.writeToStream(Path.java:831) [00:00:00.083] at com.caucho.vfs.AbstractRolloverLog.movePathToArchive(AbstractRolloverLog.java:460) [00:00:00.083] at com.caucho.vfs.AbstractRolloverLog.rolloverLog(AbstractRolloverLog.java:339) [00:00:00.083] at com.caucho.vfs.AbstractRolloverLog.rollover(AbstractRolloverLog.java:289) [00:00:00.083] at com.caucho.vfs.RotateStream.handleAlarm(RotateStream.java:288) [00:00:00.083] at com.caucho.util.Alarm.handleAlarm(Alarm.java:310) [00:00:00.083] at com.caucho.util.Alarm.run(Alarm.java:280) [00:00:00.083] at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:490) [00:00:00.083] at com.caucho.util.ThreadPool.run(ThreadPool.java:423) [00:00:00.083] at java.lang.Thread.run(Thread.java:595) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|