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