From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 6:11 PM Subject: RE: Logger for category root.xslt returned
> Check *cocoon* log located in: > > tomcat/webapps/cocoon/WEB-INF/logs > > Vadim > Sorry, I didnt see this initially in my logs : DEBUG (2002-05-14) 17:42.18:284 [cocoon ] (/cocoon/) Thread-19/ExcaliburComponentSelector: Adding org.apache.cocoon.serialization.XMLSerializer for svgxml ERROR (2002-05-14) 17:42.19:055 [cocoon ] (/cocoon/) Thread-19/Handler: Error compiling sitemap java.lang.UnsatisfiedLinkError: /usr/java/j2sdk1.4.0/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory >From a quick search, it looks like libXp.so.6 is an X11 shared library. Why would Java be looking for this to run Tomcat/Cocoon? My server is headless, with no X install, so its not going to find any X11 libraries. --------------------------------------------------------------------- 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]>