I install Xvnc plugin, when I build my test has errors:

Starting xvnc
[workspace] $ vncserver :52 -localhost -nolisten tcp
FATAL: Cannot run program "vncserver" (in directory
"/var/lib/jenkins/jobs/Python-test-poc/workspace"):
java.io.IOException: error=2, No such file or
directory*java.io.IOException
<http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>*:
Cannot run program "vncserver" (in directory
"/var/lib/jenkins/jobs/Python-test-poc/workspace"):
java.io.IOException: error=2, No such file or directory

and some else.

one thing I should add is few minutes ago :
I do bottom steps on another debian machine and it build but in this
machine it can't:
The steps are:

1.nano /etc/gdm3/daemon.conf
 in security section I add: DisallowTCP=false

2.nano /etc/X11/xinit/xserverrc
 change exec /usr/bin/X -nolisten tcp "$@" to exec /usr/bin/X "$@"

3.log off and run /etc/init.d/gdm3 restar

4.In terminal write: #xhost localhost

Thanks.


On Mon, Mar 31, 2014 at 10:05 AM, Dirk Heinrichs <d...@recommind.com> wrote:

>  Am 31.03.2014 07:06, schrieb Fatemeh Mehdizadeh:
>
>  I'm not using Xvnc plugin.
>
>
> Then you should do so. Jenkins is a daemon, and as such doesn't know
> anything about X. With the Xvnc or Xvfb plugin, Jenkins can start a virtual
> X server itself. This will then be used to run your X clients.
>
> HTH...
>
>     Dirk
> --
>
> *Dirk Heinrichs*, Senior Systems Engineer, Engineering Solutions
> *Recommind GmbH*, Von-Liebig-Straße 1, 53359 Rheinbach
> *Tel*: +49 2226 1596666 (Ansage) 1149
> *Email*: d...@recommind.com
> *Skype*: dirk.heinrichs.recommind
> www.recommind.com
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

<<inline: Logo.gif>>

Reply via email to