Mantis - Resin
Viewing Issue Advanced Details
4679 minor always 07-25-11 09:20 07-25-11 10:01
alex  
ferg  
normal  
closed 4.0.20  
fixed  
none    
none 4.0.21  
0004679: health:PdfReport incorrect path to pdf-gen.php
[2011-07-25 08:01:24.099] PdfReport failed: /var/opt/resin4/7920/php/admin/pdf-gen.php
                          java.io.FileNotFoundException: /var/opt/resin4/7920/php/admin/pdf-gen.php
                                at com.caucho.vfs.JniFilePathImpl.openReadImpl(JniFilePathImpl.java:395)
                                at com.caucho.vfs.Path.openRead(Path.java:1121)
                                at com.caucho.quercus.parser.QuercusParser.parse(QuercusParser.java:321)
                                at com.caucho.quercus.page.PageManager.parse(PageManager.java:259)
                                at com.caucho.quercus.page.PageManager.parse(PageManager.java:213)
                                at com.caucho.quercus.QuercusContext.parse(QuercusContext.java:1176)
                                at com.caucho.health.action.PdfReport.doActionImpl(PdfReport.java:125)
                                at com.caucho.health.action.AbstractHealthAction.doAction(AbstractHealthAction.java:87)
                                at com.caucho.env.health.HealthService.executeActions(HealthService.java:694)
                                at com.caucho.env.health.HealthService$HealthCheckScheduler.handleAlarm(HealthService.java:773)
                                at com.caucho.util.Alarm.handleAlarm(Alarm.java:448)
                                at com.caucho.util.Alarm.run(Alarm.java:420)
                                at com.caucho.env.thread.ResinThread.runTasks(ResinThread.java:164)
                                at com.caucho.env.thread.ResinThread.run(ResinThread.java:130)

There are no notes attached to this issue.