Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17922

SCTM Executor plugin Class loading issue when running jenkins on JBoss AS 5 (

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • sctmexecutor-plugin
    • None
    • 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

      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

            sebastian_kornexl Sebastian Kornexl
            jweaver JJ Weaver
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: