Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 321868

Summary: XVNC needs Password on new Hudson machine
Product: Community Reporter: David Carver <d_a_carver>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description David Carver CLA 2010-08-05 09:36:59 EDT
The following is being displayed when trying to run a build with XVNC enabled.

You will require a password to access your desktops. Password: Password too short Starting xvnc [workspace] $ vncserver :11 You will require a password to access your desktops. Password: Password too short Starting xvnc [workspace] $ vncserver :12 You will require a password to access your desktops. Password: Password too short Starting xvnc [workspace] $ vncserver :13 You will require a password to access your desktops. Password: Password too short FATAL: Failed to run 'vncserver :13' (exit code 1), blacklisting display #13; consider checking the "Clean up before start" option java.io.IOException: Failed to run 'vncserver :13' (exit code 1), blacklisting display #13; 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$RunnerImpl.doRun(Build.java:132)  at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)  at hudson.model.Run.run(Run.java:1257)  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)  at hudson.model.ResourceController.execute(ResourceController.java:88)  at hudson.model.Executor.run(Executor.java:129)


We need to set a password in order to allow Xvnc to run.
Comment 1 Eclipse Webmaster CLA 2010-08-05 10:04:04 EDT
I've created the password.

-M.