I have jenkins 1.506 under ubuntu 12.10 I start Jenkins as Standalone Server with the following command: java -jar /lunifera/jenkins/jenkins.war --httpPort=8083 --logfile=/var/log/jenkins/jenkins.log
I user the plugin Jenkins Xvnc I have setup this plugin how described in this blog: http://blog.dahanne.net/2011/07/18/run-ui-tests-on-a-headless-jenkins-hudson-continuous-integration-server-running-ubuntu/ When I make a build with Xvnc I get the following error: Starting xvnc [workspace] $ /usr/bin/vncserver :0 -geometry 800x600 vncserver: The HOME environment variable is not set. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
