Change By: Louis Roché (15/May/13 2:34 PM)
Description: I have a nightly build who trigger a matrix and I have this error for every jobs in the matrix:

{code}
Started by upstream project "Windows Results" build number 12418
originally caused by:
 Started by upstream project "Supervisor Test Windows Nightly" build number 615
 originally caused by:
  Started by upstream project "Nightly Build Hoops 3DX main line Windows 64" build number 541
  originally caused by:
   Started by an SCM change
Building remotely on Slave2
FATAL: null
java.lang.NullPointerException
at net.praqma.jenkins.plugin.reloaded.Util.getUpstreamRebuildAction(Util.java:84)
at net.praqma.jenkins.plugin.reloaded.Util.getDownstreamRebuildActionFromMatrixBuild(Util.java:63)
at net.praqma.jenkins.plugin.reloaded.MatrixReloadedEnvironmentContributor.buildEnvironmentFor(MatrixReloadedEnvironmentContributor.java:44)
at hudson.model.Run.getEnvironment(Run.java:2045)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:931)
at hudson.matrix.MatrixRun$MatrixRunExecution.decideWorkspace(MatrixRun.java:175)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:567)
at hudson.model.Run.execute(Run.java:1575)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:237)
{code}

I don't have the problem with the daily build who trigger not all jobs in the matrix. So I was thinking about a heavy load problem, but it seems to be something different.

the 3 upstream projects are still in jenkins.
 But not every workspaces.

https://groups.google.com/forum/#!topic/jenkinsci-users/nXQQ0yLg238
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to