Alexander Silgidjian edited a comment on Bug JENKINS-20560

I am experiencing an issue that also seems to be caused by this bug.
Once I enable custom tools, I am not able to run Xvnc:

Starting xvnc
[smoke] $ vncserver :37
/usr/bin/env: perl: No such file or directory
Starting xvnc
[smoke] $ vncserver :38
/usr/bin/env: perl: No such file or directory
Starting xvnc
[smoke] $ vncserver :39
/usr/bin/env: perl: No such file or directory
Starting xvnc
[smoke] $ vncserver :40
/usr/bin/env: perl: No such file or directory

FATAL: Failed to run 'vncserver :40' (exit code 127), blacklisting display #40; consider checking the "Clean up before start" option
java.io.IOException: Failed to run 'vncserver :40' (exit code 127), blacklisting display #40; consider checking the "Clean up before start" option
	at hudson.plugins.xvnc.Xvnc.doSetUp(Xvnc.java:100)
	at hudson.plugins.xvnc.Xvnc.doSetUp(Xvnc.java:98)
	at hudson.plugins.xvnc.Xvnc.doSetUp(Xvnc.java:98)
	at hudson.plugins.xvnc.Xvnc.doSetUp(Xvnc.java:98)
	at hudson.plugins.xvnc.Xvnc.setUp(Xvnc.java:73)
	at hudson.model.Build$BuildExecution.doRun(Build.java:154)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:584)
	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)

The issue is solved, when I remove custom tool installation from the job.

I am using a snapshot build of custom-tools, because I needed a fix for JENKINS-19506.

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