AppDynamics Knowledge Base

How to resolve IBM application error with Java Agent

How to resolve IBM application error with Java Agent

The Java Agent has been configured on an IBM Server and the following error messages are appearing in the application log files:

  

ERROR UserInterface Displaying to the user an exception message that is not a UserDisplayableException 
java.lang.VerifyError: JVMVRFY012 stack shape inconsistent; class=gw/api/exposure/ExposureAssignmentPopup, method=<init>([Lcom/guidewire/cc/domain/exposure/ExposureAbstractView;)V, pc=79 

To resolve this issue, start the application with the following parameter: 

-XX:-UseSplitVerifier -Xverify:none
Labels (1)
Version history
Last update:
‎07-20-2017 02:17 PM
Updated by: