EnableStackTrace parameter does not work
search cancel

EnableStackTrace parameter does not work

book

Article ID: 401697

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

In Applications Manager version 9.6, Java Client pop up errors no longer provide the full error message which would include the full stack trace.

To enable stack trace, the documentation says to add the below parameter:

EnableStackTrace=True

However, this does not work.

Cause

Bug in code that has been fixed to ignore case 

Resolution

Workaround:

Change the format from EnableStackTrace=True to enablestacktrace=true

Solution:

Will be fixed in a future version of Applications Manager. This article will be updated with a fixed version when available.