Getting "VerifyError due to incorrect method signature" when parsing a XML ETD in eGate
(Doc ID 1027717.1)
Last updated on APRIL 16, 2018
Applies to:
Sun e*Gate - Version: 4.5.1 to 4.5.1 - Release: 4.5 to 4.5Information in this document applies to any platform.
Checked for relevancy on 07-APR-2011
Symptoms
During the execution of a collaboration rule, or when its preceding unmarshal is occurring, a java.lang.VerifyError is emitted by the JVM with the indication that a method's signature does not match the expected form.A representative stack trace written to the e*Way log is:
ewEaiPOC (Information): StackTrace: java.lang.VerifyError: (class: poc/cendant/loan/LOANParser, method: matchNot sig nature: (I)V) Incompatible type for getting or setting field
at poc.cendant.loan.LOAN.unmarshal(LOAN.java:64)
at com.stc.jcsre.XMLETDImpl.unmarshal(XMLETDImpl.java:132)
at com.stc.jcsre.MsgETDImpl.next(MsgETDImpl.java:61)
at com.stc.jcsre.JCollaboration.prepareInputData(JCollaboration.java:267 )
at com.stc.jcsre.JCollaboration.translate(JCollaboration.java:129)
at com.stc.common.collabService.JCCollabControllerImpl.translate(JCCollabControllerImpl.java:1247)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms
Cause
Solution