We used the scheduler to create a list of report.. However we recieve some error message whereby the scheduler failed to create some files.
what could be the reason for this to happen? We have 40GB of disk space on the drive.
Below are the message from the log file..
2010-09-17 08.37.49 AutoPilot command line: /M "Update" /I "D:\JetReport\VOC Variance Detail\BatchFile Detail.xlsx" /O "D:\JetReport\VOC Variance Detail\Output\BatchFile Detail.xlsx" /L "D:\JetReport\VOC Variance Detail\Output\VOC Detail.txt" /X "Batch"
2010-09-17 08.37.55 Running batch command: "C:\Program Files (x86)\JetReports\autopilot.exe" /m "update" /I "D:\JetReport\VOC Variance Detail\VOC Finance Detail.xlsx" /o "D:\JetReport\VOC Variance Detail\Output\2010-08\VOC Variance Detail - 1.xlsx"
2010-09-17 09.12.40 Running batch command: "C:\Program Files (x86)\JetReports\autopilot.exe" /m "update" /I "D:\JetReport\VOC Variance Detail\VOC Finance Detail.xlsx" /o "D:\JetReport\VOC Variance Detail\Output\2010-08\VOC Variance Detail - 2.xlsx"
2010-09-17 09.39.43 Failed to create the file 'D:\JetReport\VOC Variance Detail\Output\2010-08\VOC Variance Detail - 2.xlsx' with the following message: 'Document not saved.'.
2010-09-17 09.39.58 Running batch command: "C:\Program Files (x86)\JetReports\autopilot.exe" /m "update" /I "D:\JetReport\VOC Variance Detail\VOC Finance Detail.xlsx" /o "D:\JetReport\VOC Variance Detail\Output\2010-08\VOC Variance Detail -3.xlsx"
2 comments
-
Jet Reports Historic Posts !st thing to check is whats different in 2 I suspect you may have a corrupt worksheet or bad formula in it - especially since 1 and 3 appear to have run fine .
-
Jet Reports Historic Posts Hi Ryan,
Generally when scheduling a task you need to specify the full unc path for files on shared network drives. So for example, you have several commands referencing files on the D: drive. If the D: drive is a network share, then you should change these from D:\… to \\server\share\… since these will not be able to be accessed when you are logged off the machine. Also, I believe there was an issue where files could not be overwritten by the scheduler in an earlier version of Jet Reports 2009 so you may need to upgrade either to the latest version of Jet Reports 2009 or to Jet Reports 2010.
Regards,
Hughes