Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-build] [Hudson] Build failed in Hudson: virgo.ide.snapshot #331

See <https://hudson.eclipse.org/virgo/job/virgo.ide.snapshot/331/>

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/virgo/job/virgo.ide.snapshot/ws/> - hudson.remoting.LocalChannel@7dd6feb4
Using strategy: Default
Last Built Revision: Revision 2e4182042f42a168532debb8d6a748057249f27c (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/virgo/job/virgo.ide.snapshot/ws/> - hudson.remoting.LocalChannel@7dd6feb4
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.ide.git
Commencing build of Revision 2e4182042f42a168532debb8d6a748057249f27c (origin/master)
Checking out Revision 2e4182042f42a168532debb8d6a748057249f27c (origin/master)
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Starting xvnc
[workspace] $ Xvnc :433 -geometry 1024x768 -depth 24 -ac
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
FATAL: Cannot run program "Xvnc" (in directory "<https://hudson.eclipse.org/virgo/job/virgo.ide.snapshot/ws/";)>: error=13, Permission denied
java.io.IOException: Cannot run program "Xvnc" (in directory "<https://hudson.eclipse.org/virgo/job/virgo.ide.snapshot/ws/";)>: error=13, Permission denied
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:187)
	at hudson.Proc$LocalProc.<init>(Proc.java:157)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:649)
	at hudson.Launcher$ProcStarter.start(Launcher.java:266)
	at hudson.plugins.xvnc.Xvnc.doSetUp(Xvnc.java:94)
	at hudson.plugins.xvnc.Xvnc.setUp(Xvnc.java:80)
	at hudson.model.Build$RunnerImpl.doRun(Build.java:129)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:524)
	at hudson.model.Run.run(Run.java:1450)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: java.io.IOException: error=13, Permission denied
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	... 12 more

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top