NPE in MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:833) after upgrading to 1.426

55 views
Skip to first unread message

Christophe Furmaniak

unread,
Aug 17, 2011, 11:15:37 AM8/17/11
to jenkins...@googlegroups.com
Hi,

I upgraded yesterday from 1.401 to 1.426 and now all my maven jobs are failed.



I created a brand new maven job, with the same result.

Here is the log

[INFO] ------------------------------
------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.241s
[INFO] Finished at: Wed Aug 17 16:39:25 CEST 2011
[INFO] Final Memory: 40M/329M
[INFO] ------------------------------------------------------------------------
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)


The line of code correspding seems to be

if (project.getGlobalSettingConfigId() != null ) {
     remoteGlobalSettings.delete();
}

Is there some extra config needed for maven from 1.401 to 1.426 that I missed?

ragingfury

unread,
Aug 17, 2011, 12:04:03 PM8/17/11
to Jenkins Users
This seems to be an issue with 1.426. I ran into the same thing.
Downgrading to 1.425 fixed it. This didn't seem to be an issue for any
job configured prior to 1.426.

jason


On Aug 17, 9:15 am, Christophe Furmaniak

Eyal Edri

unread,
Aug 17, 2011, 12:19:47 PM8/17/11
to jenkins...@googlegroups.com
Same here.
Downgraded to 1.425.

Richard Mortimer

unread,
Aug 17, 2011, 2:15:17 PM8/17/11
to jenkins...@googlegroups.com
That looks like you are running into
https://issues.jenkins-ci.org/browse/JENKINS-10715

Christophe Furmaniak

unread,
Aug 18, 2011, 4:10:35 AM8/18/11
to jenkins...@googlegroups.com
I downgraded to 1.425, thanks everybody!

christophe


2011/8/17 Richard Mortimer <ri...@oldelvet.org.uk>

Olivier Lamy

unread,
Aug 18, 2011, 5:08:04 AM8/18/11
to jenkins...@googlegroups.com
Oups apologies (my bad :-( ).

It's fixed now (thanks to kutzi) .
I hope the release manager is listening here (so it will be released soon :-) )

2011/8/18 Christophe Furmaniak <christophe....@gmail.com>:

--
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

Christophe Furmaniak

unread,
Aug 18, 2011, 7:36:56 AM8/18/11
to jenkins...@googlegroups.com
I can also blame myself (actually, I did not blame anyone, just felt unlucky :D), I should not wait 25 versions between each upgrade!

Christophe

2011/8/18 Olivier Lamy <olive...@gmail.com>
Reply all
Reply to author
Forward
0 new messages