Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Creating PDF Bug?

New Here ,
Jun 26, 2008 Jun 26, 2008
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
547
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 26, 2008 Jun 26, 2008
Does the XML validate?
Does CF have enough system rights to read/write to chosen directory?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 29, 2008 Jun 29, 2008
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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jun 30, 2008 Jun 30, 2008
LATEST
Hi Alex,

Do you have any watermark creation process with your page?...
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources