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

Class cast error with the latest version of Jenkins (1.528)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • teamconcert-plugin
    • None

      With the latest version of Jenkins I am getting a class cast error with the RTC plugin:

      FATAL: RTC : checkout failure: hudson.ClassicPluginStrategy$AntClassLoader2 incompatible with java.net.URLClassLoader
      java.lang.ClassCastException: hudson.ClassicPluginStrategy$AntClassLoader2 incompatible with java.net.URLClassLoader
      at com.ibm.team.build.internal.hjplugin.RTCFacadeFactory.newFacade(RTCFacadeFactory.java:160)
      at com.ibm.team.build.internal.hjplugin.RTCFacadeFactory.getFacade(RTCFacadeFactory.java:67)
      at com.ibm.team.build.internal.hjplugin.RTCScm.checkout(RTCScm.java:727)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1408)
      at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676)
      at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581)
      at hudson.model.Run.execute(Run.java:1603)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:247)
      ERROR: RTC : checkout failure: hudson.ClassicPluginStrategy$AntClassLoader2 incompatible with java.net.URLClassLoader

            hfraserdube Heather Fraser-Dube
            julianpayne Julian Payne
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: