> >     [java] [Xalan2Processor] Applying XSL sheet
"sbk:/style/stylesheets/any2header.xsl"
> >     [java] Exception in thread "main" java.lang.InternalError: Can't
connect to X11 window server using ':0.0' as the value of the DISPLAY
variable
> >
> >
> Is Xvfb (X11 Virtual Frame Buffer) installed and configured on lsd?

I can't answer that, but we normally deal with this problem (these days, on
JDK1.4) by setting: java.awt.headless.

See:

    http://brutus.apache.org/gump/public/#Workspace+Properties

It seems we failed to do that on LSD (likely 'cos it used to be hard coded).

    http://lsd.student.utwente.nl/gump/#Workspace+Properties

I'll correct that now.

regards

Adam


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to