Even though it was ages ago I remember we had some wierd problems if someone
used Word to create a html template and we had non-ascii characters in it.
It might be worth a check.  Mind you, this problems was also on CF7

Cheers,
Simon

On 2 March 2010 01:44, charlie arehart <charlie_li...@carehart.org> wrote:

>  Claude, is this using cfdocument? If so, before exploring too many
> alternatives and causes, have you tried simply using the new localurl
> attribute that was added in CF8? Many missed it, and it’s been a great book
> for the performance and reliability of this tag.
>
> The switch should be used if all the image files (or other static files
> referred to in the HTML generating the document) are local to the server.
> Otherwise, CF presumes they may not be and generates CFHTTP requests for
> each (to pull the results into the CFDOCUMENT before creating the PDF). See
> more in the CF docs.
>
> Let us know if it helps. I realize you’ve said this is only an occasional
> problem so it may take time before you know.
>
>
>
> /charlie
>
>
>
> *From:* cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] *On
> Behalf Of *rai...@ozemail.com.au
> *Sent:* Sunday, February 28, 2010 7:19 PM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] ava.io.IOException: Parsing problem occurred during
> the rendering process of this document.
>
>
>
> Hi,
>
>
>
> I have a cfm page that generates client income statements in a pdf format
> (anywhere between 10 & 120 statements at a time ) the 90% of the time the
> statements run fine however occasionally the statement run crashes
> displaying the following error message ava.io.IOException: Parsing problem
> occurred during the rendering process of this document.
>
>
>
> To solve the problem I have my cf hosting company reboot the web server and
> cold fusion server and then all runs fine however the problem is starting to
> occur on a more frequent basis.
>
>
>
> The website is running on cf8
>
>
>
> can anyone shed some light on the problem and possible solution.
>
>
>
> I am making the assumption it is not the code as f it was then the process
> would crash regardless of having the web server and cf server rebooted
>
>
>
>
>
>
>
> Regards
>
> Claude Raiola
> B.Econ (Acc), B.Hot.Mngt.
>
> Websites:
>
> www.SAMARIS.NET <http://www.samaris.net>
>
> Mobile: 0414 228 948
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com<cfaussie%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com<cfaussie%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Cheers
Simon Haddon

Woman loves feeling danger and speed. That is why woman wants man.  They get
a speed rush that is the most dangerous of all.

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to