Question
TCS
IN
Last activity: 2 Feb 2018 10:05 EST
Pega Runtime - .Net Framework error appears
Hi,
Can anyone help me know why I am getting .NET Framework error while executing automation through Pega Runtime. I am using Pega Robotics v7.1.60, the screenshot and error log is attached.
Regards,
Ashok
***Updated by moderator: Lochan to add Categories***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
US
This logging doesn't provide any useful information. Collect verbose runtime logging and open an sr referencing this post. Make sure the sr has details about the steps to recreate the exception as well as a timestamp of when the exception was created.
TCS
IN
Thank You.
I'll take the verbose runtime log and raise an SR.
Pegasystems Inc.
US
Have you pinpointed where in the automation the exception is throwing?
TCS
IN
Hi Mitchell,
It is very uncertain because sometimes the automation works well, however, next time it gives .NET Framework error. Further, the error comes when I run it through runtime so it is difficult to pinpoint.
Pegasystems Inc.
US
You should be able to pinpoint where the error is occurring in the RuntimeLog. Are you familiar with where to find the log and how to turn on logging?
TCS
IN
Hi Mitchell,
I understand you are referring to enable the diagnostic log settings in RuntimeConfig.xml. Is't right?
Here is my RuntimeConfig settings:
<Diagnostics mode="on"
hook_unhandled_exception="on"
hook_trace="on"
hook_debug="on"
trace_level="4">
<publisher mode="on"
trace_mode="on"
exception_mode="on"
assembly="OpenSpan"
type="OpenSpan.Diagnostics.Publishers.FilePublisher"
fileName="RuntimeLog.txt"
filesToKeep="1"
initMode="ClearLog" />
Pegasystems Inc.
US
Here is a document on where and what to set.
Pegasystems Inc.
IN
Hi Ashok,
Please let us know if you do log an SR for this and its ID. That way we can track it and follow-up this discussion with the resolution.
Thank you,