Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Thryve Digital LLP
IN
Last activity: 8 Jul 2020 8:43 EDT
Genrate Stack Trace option of log-message method throws AES exceptions
I have used Log-Message method in several places. Have Enabled Generate stack trace option. The following exception is getting generated in AES.
I have used Log-Message method in several places. Have Enabled Generate stack trace option. The following exception is getting generated in AES.
Type | java.lang.Throwable | |
Message | java.lang.Throwable |
oLog.error(("ActivityName: Unexpected error occurred: " + com.pegarules.generated.pega_rules_utilities.getWorstMessage(tools)),new Throwable());
If I uncheck the Generate Stack Trace checkbox, No exceptions are being occurring. Has anyone faced this issue? Kindly reply to the post