Question
Agent activity is failing, not able to trace.
I have configured an activity in the Agent with mode as Advanced and set to bypass authentication. But the activity is failing with the exception -
Exception at 20161116T073209.335 GMT: com.pega.pegarules.pub.runtime.IndeterminateConditionalException: The reference .pxMarkedForSuspension==true is not valid. Reason: FUAInstance-NullMyStepPage at com.pega.pegarules.priv.FUAUtil.activityPreTranIndeterminateConditionalCheck(FUAUtil.java:442) at com.pegarules.generated.activity.ra_action.
(Attached is the entire exception.)
Not sure why .pxMarkedForSuspension is being called here. And Trace is leading to exception - Execution denied for class: RedirectAndRun&ThreadName=Tracer&Location=pyActivity=Data-TRACERSettings (activity: TracerOptionsAvailable&ConnectionID=B88A4064B7BB41A6941FE772107A4405D). So couldnt figure out where is this error is occuring.
Note: Agent is set with proper Access Group and ruleset.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
.pxMarkedForSuspension==true leads to error here
This property is set by the OnChange activity which suspends a work object.
Can you trace the agent being run ?
Following link could be useful for the same.
https://pdn.pega.com/pegatube/support-guide-how-trace-agent
Tracer results may then give details on .pxMarkedForSuspension==true