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

java.lang.IndexOutOfBoundsException produced by Dependency Analyzer

    XMLWordPrintable

Details

    Description

      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESSFUL
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 5 minutes 11 seconds
      [INFO] Finished at: Tue Jan 13 12:14:49 CET 2009
      [INFO] Final Memory: 9M/29M
      [INFO] ------------------------------------------------------------------------
      channel stopped
      FATAL: Index: 0, Size: 0
      java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
      at java.util.ArrayList.RangeCheck(Unknown Source)
      at java.util.ArrayList.get(Unknown Source)
      at
      hudson.plugins.dependencyanalyzer.DependencyAnalyzerResultBuilder.buildResult(DependencyAnalyzerResultBuilder.java:36)
      at
      hudson.plugins.dependencyanalyzer.DependencyAnalyzerPublisher.perform(DependencyAnalyzerPublisher.java:51)
      at
      hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:322)
      at hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:452)
      at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:295)
      at hudson.model.Run.run(Run.java:862)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:204)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:90)

      Attachments

        Issue Links

          Activity

            quentinburley quentinburley added a comment -

            Hudson ver. 1.274
            Hudson Dependency Analyzer Plugin ver. 0.1

            quentinburley quentinburley added a comment - Hudson ver. 1.274 Hudson Dependency Analyzer Plugin ver. 0.1
            cotoneal cotoneal added a comment -

            It seems that the last DependencyAnalyzerResultBuilder class has a fix for this
            problem (svn version 13417). But it is not released yet in a version 0.2 of
            dependency-analyser. The workaround is to build a selfmade snapshot for the moment.

            cotoneal cotoneal added a comment - It seems that the last DependencyAnalyzerResultBuilder class has a fix for this problem (svn version 13417). But it is not released yet in a version 0.2 of dependency-analyser. The workaround is to build a selfmade snapshot for the moment.
            cotoneal cotoneal added a comment -

            Created an attachment (id=545)
            Snapshot version

            cotoneal cotoneal added a comment - Created an attachment (id=545) Snapshot version
            infodavid infodavid added a comment -

            Defect encountered in release 1.297

            infodavid infodavid added a comment - Defect encountered in release 1.297
            vsellier vsellier added a comment -

            I just release the 0.2. tell me if the problem occurs again

            vsellier vsellier added a comment - I just release the 0.2. tell me if the problem occurs again

            People

              vsellier vsellier
              quentinburley quentinburley
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: