Hi,
I'm trying to get
Cocoon 2.0 running on a solaris server. This server has no x server installed,
and installing ist isn't a possibility. I tried to remove the svg serializers
from the sitemap, and also from the pipeline. But it still tries to load
one.
There are now no
entries for SVG in the sitemap.
This is what the log
said.
DEBUG
(2002-01-23) 15:29.42:333 [cocoon ] (/cocoon/)
Thread-10/ExcaliburComponentSelector: Adding
org.apache.cocoon.serialization.XMLSeri
alizer for svgxml
ERROR (2002-01-23) 15:29.44:219 [cocoon ] (/cocoon/) Thread-10/Handler: Error compiling sitemap
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.<clinit>(X11GraphicsEnvironment.java:59)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
alizer for svgxml
ERROR (2002-01-23) 15:29.44:219 [cocoon ] (/cocoon/) Thread-10/Handler: Error compiling sitemap
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.<clinit>(X11GraphicsEnvironment.java:59)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
Perhaps anybody has
an idea
bye
I
I