Robbie Baldock wrote:
> 
[...]
> by putting something like this:
> 
> wrapper.env=DISPLAY=localhost:1.1
> 
> in the jserv.properties file.
> 
> However... I'm now getting this error message:
> 
> java.lang.InternalError: Can't connect to X11 window server using
> 'localhost:1.1' as the value of the DISPLAY variable.
[...]
> Does anyone have any idea why the servlet engine isn't able to connect
> to Xvfb?
Robbie,

I'm uncertain if this helps, but give that a try: wrapper.env=DISPLAY=:1
If you are trying to connect to the X server running on the local machine, you
don't have to specify a machine name (in this case localhost).

Hope this helps.

> 
> Robbie

-Jacek


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to