your Apache Maven build is setup to use a config with id but cannot find the config

426 views
Skip to first unread message

MehrCurry

unread,
Aug 17, 2011, 6:10:11 AM8/17/11
to Jenkins Users
Hi everyone,

i setup a new Jenkins instance (1.426) using Tomcat 7.0.20 (but also
tried java -jar jenkins.war).

When i checkout my project i got two warnings regarding a missing
config. I googled these warnings with no success.

...
A build.xml
U .
At revision 14125
no change for http://xxxxx/trunk since the previous build
your Apache Maven build is setup to use a config with id but cannot
find the config
your Apache Maven build is setup to use a global settings config with
id but cannot find the config
Parsing POMs
...

The build is anyway successful - but crashes at the end with a NPE.

...
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2:49.685s
[INFO] Finished at: Wed Aug 17 11:51:55 CEST 2011
[INFO] Final Memory: 15M/36M
[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)
...

I tried to use Jenkins standalone, i tried tomcat 6.0.32. with no
success.

But when i cd into the jobs/..../workspace directory and call "mvn
clean package" the warnings are missing and also the NPE and
everythings works fine.

So can anyone give me a hint whats going on?

Regards,

Guido

Christophe Furmaniak

unread,
Aug 17, 2011, 11:17:47 AM8/17/11
to Jenkins Users
Same problem for me (see http://groups.google.com/group/jenkinsci-users/browse_thread/thread/548b64f6ca89eab9)

Christophe

On 17 août, 12:10, MehrCurry <gzock...@gmail.com> wrote:
> Hi everyone,
>
> i setup a new Jenkins instance (1.426) using Tomcat 7.0.20 (but also
> tried java -jar jenkins.war).
>
> When i checkout my project i got two warnings regarding a missing
> config. I googled these warnings with no success.
>
> ...
> A         build.xml
>  U        .
> At revision 14125
> no change forhttp://xxxxx/trunksince the previous build

ragingfury

unread,
Aug 17, 2011, 12:03:42 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:17 am, Christophe Furmaniak
<christophe.furmaniak...@gmail.com> wrote:
> Same problem for me (seehttp://groups.google.com/group/jenkinsci-users/browse_thread/thread/5...)
>
> Christophe
>
> On 17 août, 12:10, MehrCurry <gzock...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi everyone,
>
> > i setup a new Jenkins instance (1.426) using Tomcat 7.0.20 (but also
> > tried java -jar jenkins.war).
>
> > When i checkout my project i got two warnings regarding a missing
> > config. I googled these warnings with no success.
>
> > ...
> > A         build.xml
> >  U        .
> > At revision 14125
> > no change forhttp://xxxxx/trunksincethe previous build

Andrei Pozolotin

unread,
Aug 17, 2011, 2:15:33 PM8/17/11
to Jenkins Users
yes, 1.425 does not have this;

On Aug 17, 11:03 am, ragingfury <jason.a.burg...@gmail.com> wrote:
> 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:17 am, Christophe Furmaniak
>
>
>
>
>
>
>
> <christophe.furmaniak...@gmail.com> wrote:
> > Same problem for me (seehttp://groups.google.com/group/jenkinsci-users/browse_thread/thread/5...)
>
> > Christophe
>
> > On 17 août, 12:10, MehrCurry <gzock...@gmail.com> wrote:
>
> > > Hi everyone,
>
> > > isetupa new Jenkins instance (1.426) using Tomcat 7.0.20 (but also
> > > tried java -jar jenkins.war).
>
> > > When i checkout my project i got two warnings regarding a missing
> > >config. I googled these warnings with no success.
>
> > > ...
> > > A        build.xml
> > >  U        .
> > > At revision 14125
> > > no change forhttp://xxxxx/trunksincethepreviousbuild
> > >  yourApacheMavenbuildissetuptouseaconfigwith id  but cannot
> > > find theconfig
> > >  yourApacheMavenbuildissetuptousea global settingsconfigwith
> > > id  but cannot find theconfig
> > > Parsing POMs
> > > ...
>
> > > Thebuildis anyway successful - but crashes at the end with a NPE.
>
> > > ...
> > > [INFO]
> > > ------------------------------------------------------------------------
> > > [INFO]BUILDSUCCESS
> > > [INFO]
> > > ------------------------------------------------------------------------
> > > [INFO] Total time: 2:49.685s
> > > [INFO] Finished at: Wed Aug 17 11:51:55 CEST 2011
> > > [INFO] Final Memory: 15M/36M
> > > [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)
> > > ...
>
> > > I tried touseJenkins standalone, i tried tomcat 6.0.32. with no
Reply all
Reply to author
Forward
0 new messages