Welcome Guest Search | Active Topics | Sign In | Register

EO.pdf crashed in Azure app services Options
BC developer
Posted: Wednesday, April 1, 2020 10:56:45 PM
Rank: Newbie
Groups: Member

Joined: 10/7/2019
Posts: 4
Hi there,

We've deployed an ASP.NET web application into Azure App Services. We found out that EO.Pdf crashes very often and the only way to solve the problem is to restart the Azure App Services. The library we are using currently is EO.PDF for .net. Here is the error we got.

Can you please advise whether or not this library works well in Azure App Services (not Azure VM). If not, what kinds of solution can you provide? We have found a few similar cases reported to this forum and there was no good solution so far.

Thanks,



EO.Internal.i8+e: Child process not ready.
at EO.Internal.i8.a(Exception A_0, Boolean A_1)
at EO.Internal.i8.a(o5 A_0)
at EO.Internal.i8.a(Boolean& A_0, axz[] A_1, String A_2, String A_3)
at EO.Internal.i8.a(axz[] A_0, String A_1, String A_2)
at EO.Internal.aoo.a(String A_0, String A_1)
at EO.Internal.at7.b()
at EO.Internal.at7.a.a()
at EO.Internal.pj.a(Action A_0)
at EO.Internal.at7.a(WindowsIdentity A_0)
at EO.WebEngine.Engine.Start(WindowsIdentity user)
at EO.Internal.rx.b()
at EO.Internal.m0.a(rx& A_0)
at EO.Internal.aka.a(au A_0, rx& A_1)
at EO.Internal.of.e()
at EO.Internal.of..ctor(au A_0, HtmlToPdfOptions A_1)
at EO.Pdf.HtmlToPdfSession.a(HtmlToPdfOptions A_0)
at EO.Pdf.HtmlToPdfSession..ctor(HtmlToPdfOptions A_0, HtmlToPdfSession A_1)
at EO.Pdf.HtmlToPdf.b.a()
at EO.Internal.aka.a[a](ao0 A_0)
at EO.Pdf.HtmlToPdf.ConvertUrl(String url, PdfDocument doc, HtmlToPdfOptions options)
at EO.Pdf.HtmlToPdf.ConvertUrl(String url, PdfDocument doc)
eo_support
Posted: Thursday, April 2, 2020 10:16:12 AM
Rank: Administration
Groups: Administration

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

We are aware of this issue but we have not been able to reproduce it. We believe the issue is related to Azure App Service recycling AppDomains. Based on that we have thoroughly reviewed our code related to AppDomain unload and we do have an internal build that addressed a number of issues we have discovered in that area. We have tested the internal build on simulated AppDomain recycling scenarios (through test code) and it did pass those test. However we have not been able to positively verify it in Azure App Service environment since we do not have a reliable way to reproduce it.

We can provide you the internal build for you to run in your environment if you are interested. Alternatively, if you have a way to reliably reproduce this problem we would appreciate if you can share a test environment or test code with us. In that case we can run the test from our end as well.

Thanks!
BC developer
Posted: Monday, April 6, 2020 3:21:31 PM
Rank: Newbie
Groups: Member

Joined: 10/7/2019
Posts: 4
Yes, please let us know the internal build. We can give it a try.
eo_support
Posted: Tuesday, April 7, 2020 9:37:04 AM
Rank: Administration
Groups: Administration

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

We have PMed you the new build download location. Please let us know if it works for you.

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.