-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Tomcat 7.020, Windows 7, Jenkins 1.426, Perforce SCM, using the Perforce plug in.
Each build is successful, but at the end of the build, the following is reported.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] cciAdapter ........................................ SUCCESS [0.577s]
[INFO] cciAdapter-core ................................... SUCCESS [2.655s]
[INFO] cciAdapter-ftp .................................... SUCCESS [1.092s]
[INFO] cciAdapter-ws Spring-WS Application ............... SUCCESS [0.996s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.257s
[INFO] Finished at: Tue Aug 16 14:11:50 BST 2011
[INFO] Final Memory: 19M/123M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped
FATAL: null
java.lang.NullPointerException
at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:833)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:448)
at hudson.model.Run.run(Run.java:1376)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:230)
Full log file is attached.
- is duplicated by
-
JENKINS-10741 Exception after successful maven build
-
- Resolved
-
- is related to
-
JENKINS-8436 Successful build ends with NPE
-
- Resolved
-
This seems to be a blocker, at least for me, because since the upgrade to the latest version of Jenkins (Jenkins ver. 1.426) all my Maven-based builds fail! Env. Jenkins stand-alone, Linux Debian and Linux Ubuntu (both of them), Jenkins 1.426, one uses simply SVN, other GIT (so doesn't seem to be connected at all) - summing up, environment doesn't matter, builds just report failing in 1.426