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

Processing failed due to bug in the code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • maven-plugin
    • Running version 1.432 on RHEL 5.5
      Maven running on a separate server.

      Hi, we've been using Jenkins for a few months now, and recently one of
      our projects which haven't had any code changes in months have
      started failing... wanted to forward the issue here to see if there
      was a solution or workaround to the problem.

      no change for http://<svn-server>:8080/applauncher/trunk since the
      previous build
      Found mavenVersion 2.2.1 from file jar:file:/C:/hudson/tools/apache-
      maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/
      maven-core/pom.properties
      No emails were triggered.
      Parsing POMs
      ERROR: Processing failed due to a bug in the code. Please report this
      to jenkins-users@googlegroups.com
      java.lang.IllegalArgumentException: Unable to locate class file for
      class hudson.remoting.Launcher
      at hudson.remoting.Which.jarURL(Which.java:60)
      at hudson.remoting.Which.jarFile(Which.java:75)
      at hudson.maven.AbstractMavenProcessFactory
      $GetRemotingJar.call(AbstractMavenProcessFactory.java:287)
      at hudson.maven.AbstractMavenProcessFactory
      $GetRemotingJar.call(AbstractMavenProcessFactory.java:285)
      at hudson.remoting.UserRequest.perform(UserRequest.java:118)
      at hudson.remoting.UserRequest.perform(UserRequest.java:48)
      at hudson.remoting.Request$2.run(Request.java:287)
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown
      Source)
      at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
      at java.util.concurrent.FutureTask.run(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
      Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)
      project=hudson.maven.MavenModuleSet@13ae8bac[COX_APPLAUNCHER_SONAR]
      project.getModules()=[hudson.maven.MavenModule@4bd66d2f[COX_APPLAUNCHER_SONAR/
      com.cox.client:applauncher][COX_APPLAUNCHER_SONAR/
      com.cox.client:applauncher][relativePath:]]
      project.getRootModule()=hudson.maven.MavenModule@4bd66d2f[COX_APPLAUNCHER_SONAR/
      com.cox.client:applauncher][COX_APPLAUNCHER_SONAR/
      com.cox.client:applauncher][relativePath:]
      FATAL: Unable to locate class file for class hudson.remoting.Launcher
      java.lang.IllegalArgumentException: Unable to locate class file for
      class hudson.remoting.Launcher
      at hudson.remoting.Which.jarURL(Which.java:60)
      at hudson.remoting.Which.jarFile(Which.java:75)
      at hudson.maven.AbstractMavenProcessFactory
      $GetRemotingJar.call(AbstractMavenProcessFactory.java:287)
      at hudson.maven.AbstractMavenProcessFactory
      $GetRemotingJar.call(AbstractMavenProcessFactory.java:285)
      at hudson.remoting.UserRequest.perform(UserRequest.java:118)
      at hudson.remoting.UserRequest.perform(UserRequest.java:48)
      at hudson.remoting.Request$2.run(Request.java:287)
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown
      Source)
      at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
      at java.util.concurrent.FutureTask.run(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
      Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

            Unassigned Unassigned
            ncuneo nick cuneo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: