Issue Type: Bug Bug
Affects Versions: current
Assignee: Sebastian Kornexl
Attachments: exception.txt
Components: sctmexecutor
Created: 10/May/13 7:26 PM
Description:

Created attachment 230728 [details]
Exception thrown when loading axis libs

Running Jenkins 1.452 with SCTMExecutor 1.5.1 on top of JBoss AS 5
http://wiki.hudson-ci.org/display/HUDSON/SCTMExecutor

The plugin fails to execute due to a class loading issue. The issue deals with the axis jars and the javax/xml/namespace/QName class. I have tried completely removing the class from the jar and moving them to the shared JBoss lib directory. So far I haven't had any luck. Your help is appreciated.

javax.servlet.ServletException: java.lang.LinkageError: loader constraint violation in interface itable initialization: when resolving method "org.apache.axis.message.MessageElement.getChildElements(Ljavax/xml/namespace/QName;)Ljava/util/Iterator;" the class loader (instance of java/net/URLClassLoader) of the current class, org/apache/axis/message/MessageElement, and the class loader (instance of <bootloader>) for interface javax/xml/soap/SOAPElement have different Class objects for the type javax/xml/namespace/QName used in the signature

Environment: Linux jenkins 2.6.32-220.17.1.el6.x86_64 #1 SMP Thu Apr 26 13:37:13 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux

Jenkins 1.452

JBoss AS 5
Project: Jenkins
Priority: Blocker Blocker
Reporter: JJ Weaver
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to