Skip to main content
Known Participant
June 26, 2008
Question

Creating PDF Bug?

  • June 26, 2008
  • 1 reply
  • 620 views
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
    This topic has been closed for replies.

    1 reply

    June 26, 2008
    Does the XML validate?
    Does CF have enough system rights to read/write to chosen directory?
    demarcaoAuthor
    Known Participant
    June 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
    Inspiring
    June 30, 2008
    Hi Alex,

    Do you have any watermark creation process with your page?...