Welcome Guest Search | Active Topics | Sign In | Register

new release - restart runtime Options
BC developer
Posted: Wednesday, May 6, 2020 4:11:50 PM
Rank: Newbie
Groups: Member

Joined: 10/7/2019
Posts: 4
Just see you have a new product released - product version is 20.1.31.0.

According to the description of the release notes or change log, EO.Base.Runtime.Restart has been added.

A question is: under what kinds of circumstances, this method should be invoked?

We have an application to generate PDF from aspx and sometimes a process is stuck. Would this restart method will help?
eo_support
Posted: Wednesday, May 6, 2020 5:00:43 PM
Rank: Administration
Groups: Administration

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

Yes. This was meant to provide a "soft reset" feature without having to restart the process/AppDomain. So if you are experiencing hang issues, you can try to call this method periodically and see if it helps. However obviously if you are able to reproduce the issue, we would like to investigate the issue further so that we can find the root cause.

Thanks!
BC developer
Posted: Thursday, May 7, 2020 8:37:48 AM
Rank: Newbie
Groups: Member

Joined: 10/7/2019
Posts: 4
How many runtime instances could exist, one or multiple?
eo_support
Posted: Thursday, May 7, 2020 8:44:41 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,217
There is only one Runtime per AppDomain.


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.