Welcome Guest Search | Active Topics | Sign In | Register

Error : EO.Pdf.HtmlToPdfException.b(Exception A_0) Options
Paul Roskilly
Posted: Wednesday, February 1, 2012 5:53:20 AM
Rank: Newbie
Groups: Member

Joined: 2/1/2012
Posts: 6
I randomly get errors when running the ConvertUrl function. I guess it might be happening about 5% of the time, the promlem's intermittent, full stack trace is :

Error message : Failed to initialize conversion.
Source : EO.Pdf
Stack trace : at EO.Pdf.HtmlToPdfException.b(Exception A_0)
at EO.Pdf.Internal.j2.h()
at EO.Pdf.HtmlToPdf.a(j2 A_0)
at EO.Pdf.HtmlToPdf.ConvertUrl(String url, String pdfFileName, HtmlToPdfOptions options)
at DBSProfilingWebsiteBLL.Job.producePDFProfilingReport(String fileName, Stream outputStream)
at ZestJobsManager.Program.Main(String[] args)

Thanks,

Paul
eo_support
Posted: Wednesday, February 1, 2012 9:39:33 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Please try to update to the latest build first. There are different scenarios that can cause this problem and the latest build either fixed it or give you a better error message for these scenarios.

If the problem still occurs, please post the full stack trace including all InnerExceptions and we will see what we can find.

Thanks!
Paul Roskilly
Posted: Tuesday, February 7, 2012 5:32:05 AM
Rank: Newbie
Groups: Member

Joined: 2/1/2012
Posts: 6
Using the latest version the error has just happened again (again it happens randomly, not all the time) :

Error message : Convertion failed. Failed to initialize conversion.
Source : EO.Pdf
Stack trace : at EO.Pdf.HtmlToPdfException.b(Exception A_0)
at EO.Pdf.Internal.kq.a()
at EO.Pdf.Internal.kq.b()
at EO.Pdf.Internal.kq.j()
at EO.Pdf.HtmlToPdf.a(kq A_0)
at EO.Pdf.HtmlToPdf.ConvertUrl(String url, PdfDocument doc, HtmlToPdfOptions options)
at EO.Pdf.HtmlToPdf.ConvertUrl(String url, String pdfFileName, HtmlToPdfOptions options)
at DBSProfilingWebsiteBLL.Job.producePDFProfilingReport(String fileName, Stream outputStream)
at ZestJobsManager.Program.Main(String[] args) =========================================

Error message : Failed to initialize conversion.
Source : EO.Pdf
Stack trace : at EO.Pdf.Internal.kl.b(Byte[] A_0, Int32 A_1)
at EO.Pdf.Internal.kl.c(Byte[] A_0, Int32 A_1)
at EO.Pdf.Internal.kq.a(String A_0, Boolean A_1, String A_2)
at EO.Pdf.Internal.kq.a()
eo_support
Posted: Tuesday, February 7, 2012 11:10:31 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Can you check your event viewer and see if you see any entries there?

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.