Found NPE and Jenkins asks to report here

2013-01-06 Thread Francisco Alejandro Lozano López


I found this in the last stages of our build:


ERROR: Processing failed due to a bug in the code. Please report this to 
jenkinsci-us...@googlegroups.comjava.lang.NullPointerException 
: 
no such build node: 
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:68) 

at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60) 

at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) 

at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
 

at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:818)
 

at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:769)
 

at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586) 

at hudson.model.Run.execute(Run.java:1543) 

at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477) 

at hudson.model.ResourceController.execute(ResourceController.java:88) 

at hudson.model.Executor.run(Executor.java:236) 



I hope it helps...



My jenkins asks me to report here a possible bug

2012-08-10 Thread Francisco Alejandro Lozano López


ERROR: Processing failed due to a bug in the code. Please report this to 
jenkinsci-us...@googlegroups.comjava.lang.NullPointerException 
  
at hudson.model.listeners.RunListener.all(RunListener.java:216) 

at 
hudson.model.listeners.RunListener.fireFinalized(RunListener.java:196) 

at hudson.model.Run.onEndBuilding(Run.java:1616) 

at hudson.model.Run.execute(Run.java:1560) 

at hudson.maven.MavenBuild.access$600(MavenBuild.java:83) 

at hudson.maven.MavenBuild$ProxyImpl2.close(MavenBuild.java:545) 

at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:106) 

at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:794)
 

at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 

at hudson.model.Run.execute(Run.java:1488) 

at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477) 

at hudson.model.ResourceController.execute(ResourceController.java:88) 

at hudson.model.Executor.run(Executor.java:236)