Expand my Community achievements bar.

SOLVED

java.lang.LinkageError: loader constraint violation: when resolving method "javax.xml.ws.Service.<init>(Ljava/net/URL;Ljavax/xml/namespace/QName;)V" the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoader) of the current

Avatar

Level 4

Hi all,

 

We just upgrade to AEM 6.5.0 from 6.2. we got  below error when we try to trigger the function.

 

java.lang.LinkageError: loader constraint violation: when resolving method "javax.xml.ws.Service.<init>(Ljava/net/URL;Ljavax/xml/namespace/QName;)V" the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoader) of the current class, com/sap/document/sap/soap/functions/mc_style/Service, and the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoader) for the method's defining class, javax/xml/ws/Service, have different Class objects for the type javax/xml/namespace/QName used in the signature

 

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor

Hi @ariesyinn 

 

Please refer the below link for the similar issue and resolution!

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-org-apache-cxf-jax...

 

Thanks!