


29-05-2008
10-06-2008
18-06-2008
18-06-2008
19-06-2008
20-06-2008
21-06-2008
22-06-2008
24-06-2008
MvGemert
MvGemert
04-08-2011
Hello,
I do have the same error as mentioned above in a livecycle process using output services to generate a pdf for print.
The process uses:
1. WatchedFolder endpoin
...some steps, not relevant..
4. Output.OutputService.generatePdfOutput to generate a pdf based on a template and input xml.
5. Common.ConvertPdfService.toPS to prepare a document for postscript printing.
6. Output.OutputService.SendToPrinter to print the damn thing...
When i run the process on a jboss turnkey installation on a windows 2003 server the document gets printed fine!
When i look in the failure folder of the watchedFolder it is filled with a folder named 'unsaved_results'.
In that folder i find my generated pdf, which opens fine.
The failure.log file contains a message: 'Failure Time----Thu Aug 04 10:54:46 CEST 2011
source location ----
Results for output parameter ----pdfDocare saved in unsaved_results/pdfDoc folder due to
The filename, directory name, or volume label syntax is incorrect'
The jboss system logfile does not produce more info than the failure log produces.
I am looking into troubleshooting documents online, but this is the only developer forum thread related to my problem.
Thanks for any help!!!