From
your log file:
ERROR 55277 [cocoon ]
(Unknown-URI) Thread-14/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:58)
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:58)
....
at org.apache.batik.css.value.DefaultSystemColorResolver.activeBorder(DefaultSystemColorResolver.java:27)
at org.apache.batik.css.value.ColorFactory.<init>(ColorFactory.java:75)
at org.apache.batik.css.value.CommonValueFactoryMap.<init>(CommonValueFactoryMap.java:39)
at org.apache.batik.css.value.DefaultSystemColorResolver.activeBorder(DefaultSystemColorResolver.java:27)
at org.apache.batik.css.value.ColorFactory.<init>(ColorFactory.java:75)
at org.apache.batik.css.value.CommonValueFactoryMap.<init>(CommonValueFactoryMap.java:39)
It
means that you are using Batik (it's configured in sitemap) under UNIX, and for
this you must have X server running.
The
alternative is Xvfb. Check cocoon-user archive for details.
Vadim
-----Original Message-----I’ve attached the latest log of Cocoon 2.1-dev from CVS. It is still complaining about not being able to find up a sitemap component and it can’t find tools.jar (is it still required?)
From: Carlos [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 26, 2001 11:48 PM
To: [EMAIL PROTECTED]
Subject: Problems with Cocoon 2.1 Dev from CVS
Any and all help is appreciated. I’’d love to upgrade now
Carlos
PS: Sorry about the length of the attachment, I didn’t know where to cut it