Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 321868 - XVNC needs Password on new Hudson machine
Summary: XVNC needs Password on new Hudson machine
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CI-Jenkins (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: CI Admin Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 09:36 EDT by David Carver CLA
Modified: 2010-08-05 10:04 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.