-
Bug
-
Resolution: Duplicate
-
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.
- duplicates
-
JENKINS-7691 Release Build is marked as failure for multi-module projects.
- Closed
- is duplicated by
-
JENKINS-6486 NPE when project started by upstream
- Resolved