Henri Gomez commented on Bug JENKINS-17514

Same problem on Windows slave :

ERROR: Processing failed due to a bug in the code. Please report this to [email protected]
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave@19f89775 which is computer hudson.slaves.SlaveComputer@4c708d30 and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:70)
	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:814)
	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:593)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
project=hudson.maven.MavenModuleSet@3ab0f534[agent_win_trunk]
project.getModules()=[hudson.maven.MavenModule@3b517b79[agent_win_trunk/com.mycorp.agent:agent-tests][agent_win_trunk/com.mycorp.agent:agent-tests][relativePath:], hudson.maven.MavenModule@24ce374a[agent_win_trunk/com.mycorp.agent:agent-tests-server][agent_win_trunk/com.mycorp.agent:agent-tests-server][relativePath:server], hudson.maven.MavenModule@7888dd83[agent_win_trunk/com.mycorp.agent:agent-tests-server-multihost][agent_win_trunk/com.mycorp.agent:agent-tests-server-multihost][relativePath:server/multihost], hudson.maven.MavenModule@42c31c7d[agent_win_trunk/com.mycorp.agent:agent-tests-server-singlehost][agent_win_trunk/com.mycorp.agent:agent-tests-server-singlehost][relativePath:server/singlehost]]
project.getRootModule()=hudson.maven.MavenModule@3b517b79[agent_win_trunk/com.mycorp.agent:agent-tests][agent_win_trunk/com.mycorp.agent:agent-tests][relativePath:]
FATAL: no workspace from node hudson.slaves.DumbSlave@19f89775 which is computer hudson.slaves.SlaveComputer@4c708d30 and has channel null
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave@19f89775 which is computer hudson.slaves.SlaveComputer@4c708d30 and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:70)
	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:814)
	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:593)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
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