Hello Cocoon people, After upgrading from alpha-6 to beta-1, when I start Cocoon without GUI support (I am running on Debian GNU/Linux over ssh), I get the following Exception: org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is not available. at org.apache.cocoon.sitemap.Manager.setupProcessing(Manager.java:179) at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:93) at org.apache.cocoon.Cocoon.process(Cocoon.java:293) at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:471) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) . . . Last night, I was trying to figure out what was going on and noticed that there seemed to be some network activity related to X-windows. I set the DISPLAY environment to one of my X servers, and it now it works fine. So my question is: why is my system wanting to see X capabilities when running Cocoon? I find no reference to anything GUI, in any of the code, and I do not see anything from Cocoon on my X screen. I am stumped (it doesn't take much). Thanks for your time... PS) [to the dev. team] congratulations on a historic accomplishment! The new architecture is amazing! I can't wait to see how fast it is on multi-stage transformations with big XML data. --------------------------------------------------------------------- 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]>