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

NPE viewing maven submodule console

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • None
    • Downstream Build View: 1.4. Hudson: 1.349. Linux (2.6.18 rhel), Tomcat 6, Sun Java 6, etc.

      The contents of the http://../hudson/job/mvn-thingie/1337/blah.blah$blah/console page is:

      Started
      FATAL: null
      java.lang.NullPointerException
      	at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:76)
      	at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:48)
      	at hudson.model.listeners.RunListener.fireStarted(RunListener.java:139)
      	at hudson.model.Run.run(Run.java:1219)
      	at hudson.maven.MavenBuild.access$600(MavenBuild.java:71)
      	at hudson.maven.MavenBuild$ProxyImpl2.close(MavenBuild.java:453)
      	at hudson.maven.MavenModuleSetBuild$Builder.end(MavenModuleSetBuild.java:681)
      	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:482)
      	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
      	at hudson.model.Run.run(Run.java:1224)
      	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
      	at hudson.model.ResourceController.execute(ResourceController.java:88)
      	at hudson.model.Executor.run(Executor.java:122)
      

      No idea why. Other failed submodules work fine. It's not first or last in the list. The maven job is downstream of a plain Java build and upstream to nothing. It's publishing to Nexus. The maven multimodule config is pretty simple; this would have been the last module to be built.

            shinodkm shinodkm
            faux faux
            Votes:
            9 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: