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(GraphicsEnvironment
.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