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

checkstyle plugin hangs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • checkstyle-plugin
    • None
    • Platform: All, OS: Windows XP

      Maven2
      Windows Server 2003
      Hudson ver. 1.219
      checkstyle 1.2
      emma 1.8
      findbugs 2.6
      pmd 1.3
      tasks 2.6
      trac 1.5
      violations 0.6.0
      warnings 1.3

      It stills so I abort the build and get the following error:

      [INFO] Generating "Checkstyle" report.
      [INFO] There are 142568 checkstyle errors.
      [INFO] Generating "Continuous Integration" report.
      [INFO] Generating "Dependencies" report.
      [INFO] Generating "Issue Tracking" report.
      [INFO] Generating "Project License" report.
      [INFO] Generating "Mailing Lists" report.
      [INFO] Generating "About" report.
      [INFO] Generating "Project Summary" report.
      [INFO] Generating "Source Repository" report.
      [INFO] Generating "Project Team" report.

      [CHECKSTYLE] Successfully parsed file
      F:\apps\hudson\jobs\adg-platform-full\workspace\trunk\target\checkstyle-result.xml
      of module adg-platform with 142568 warnings.

      [INFO] ------------------------------------------------------------------------
      [ERROR] FATAL ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Unable to call getArtifactsDir. Invalid object ID 3
      [INFO] ------------------------------------------------------------------------
      [INFO] Trace

      java.lang.IllegalStateException: Unable to call getArtifactsDir. Invalid
      object ID 3 at
      hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:236)
      at
      hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:223)
      at
      hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:183)
      at hudson.remoting.UserRequest.perform(UserRequest.java:69)
      at hudson.remoting.UserRequest.perform(UserRequest.java:23)
      at hudson.remoting.Request$2.run(Request.java:200)
      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)
      [INFO] ------------------------------------------------------------------------

      [INFO] Total time: 17 minutes 40 seconds

      [INFO] Finished at: Thu May 29 21:21:28 EDT 2008
      [INFO] Final Memory: 144M/533M
      [INFO] ------------------------------------------------------------------------

      channel stopped

      ERROR: Aborted

      finished: ABORTED

            drulli Ulli Hafner
            sourigna sourigna
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: