0
Creating PDF Bug?
New Here
,
/t5/coldfusion-discussions/creating-pdf-bug/td-p/182234
Jun 26, 2008
Jun 26, 2008
Copy link to clipboard
Copied
We have an application that reads in xml does an xstl
transformation on it then send it to cfdocument to create a pdf. On
certain documents this causes and internal server 500 error, with
this entry appearing in the log:
06/26 09:39:38 Error [jrpp-562] - ERROR encountered loading http://myurl/pdf.cfm: java.io.IOException: Parsing problem
06/26 09:40:29 Error [jrpp-557] - ERROR encountered loading http://myurl/SUNYPP/pdf.cfm: java.io.IOException: Parsing problem
Anyone seen this before? I can reproduce this problem at will.
- Alex DeMarco
06/26 09:39:38 Error [jrpp-562] - ERROR encountered loading http://myurl/pdf.cfm: java.io.IOException: Parsing problem
06/26 09:40:29 Error [jrpp-557] - ERROR encountered loading http://myurl/SUNYPP/pdf.cfm: java.io.IOException: Parsing problem
Anyone seen this before? I can reproduce this problem at will.
- Alex DeMarco
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

/t5/coldfusion-discussions/creating-pdf-bug/m-p/182235#M16408
Jun 26, 2008
Jun 26, 2008
Copy link to clipboard
Copied
Does the XML validate?
Does CF have enough system rights to read/write to chosen directory?
Does CF have enough system rights to read/write to chosen directory?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
demarcao
AUTHOR
New Here
,
/t5/coldfusion-discussions/creating-pdf-bug/m-p/182236#M16409
Jun 29, 2008
Jun 29, 2008
Copy link to clipboard
Copied
yes it does validate. I have 2 jrun servers that pull from
the same drive and one works fine but the other throws an IO error.
- Alex
- Alex
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Advocate
,
LATEST
/t5/coldfusion-discussions/creating-pdf-bug/m-p/182237#M16410
Jun 30, 2008
Jun 30, 2008
Copy link to clipboard
Copied
Hi Alex,
Do you have any watermark creation process with your page?...
Do you have any watermark creation process with your page?...
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

