Gettung bellow error while bringing up tomcat. But the war is running in other systems without any error.
SEVERE: Exception sending context initialized event to listener instance of class [org.springframework.web.context.ContextLoaderListener]
java.lang.VerifyError: (class: com/company/project/jaxws_asm/RegisterPartner, method: setAuthInfo signature: (Lcom/company/project/AuthInfo;)V) Illegal instruction found at offset 1
Any help will be greatly expected.