Title: RE: linux x11 howto cocoon

This is a FAQ (though I dont recall if it is actually *in* the FAQ).

Check the list archives, there have been lots of mails about this.

Though, the easiest solution I found was to have a VNC session started on boot, and to have the server startup script executed by the VNC user's init script.  (this is of course a way to use Batik instead of removing it)

-Tom

> -----Original Message-----
> From: daniel martin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 09, 2002 6:32 AM
> To: [EMAIL PROTECTED]
> Subject: linux x11 howto cocoon
>
>
> Hi list!
>
> i try to run cocoon under suse linux 7.1
>
> i do not have x configured
>
> how can i configure cocoon without batik which needs to have x11 to be
> configured?
>
> error:
> ##############################################################
> #############
> type fatal
> message Error compiling sitemap
>
> description org.apache.cocoon.ProcessingException: Error
> compiling sitemap:
> java.lang.InternalError: Can't connect to X11 window server
> using ':0.0' as
> the value of the DISPLAY variable.
>
> sender org.apache.cocoon.servlet.CocoonServlet
>
> source Cocoon servlet
>
> request-uri
>
> /styleon/
>
> path-info
>
>
>
> stack-trace
>
> org.apache.cocoon.ProcessingException: Error compiling sitemap:
> java.lang.InternalError: Can't connect to X11 window server
> using ':0.0' as
> the value of the DISPLAY variable.
>       at org.apache.cocoon.sitemap.Handler.run(Handler.java:295)
>       at java.lang.Thread.run(Thread.java:536)
> Caused by: java.lang.InternalError: Can't connect to X11
> window server using
> ':0.0' as the value of the DISPLAY variable.
>       at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
>       at
> sun.awt.X11GraphicsEnvironment.(X11GraphicsEnvironment.java:126)
>       at java.lang.Class.forName0(Native Method)
>       at java.lang.Class.forName(Class.java:130)
>       at
> java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Graph
> icsEnvironment
> .java:62)
>       at sun.awt.motif.MToolkit.(MToolkit.java:70)
>
> ...
> ##############################################################
> ############
>
> thanks
> daniel.
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>

Reply via email to