You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Gary Clark <ga...@jeld-wen.com> on 2001/06/07 01:46:33 UTC

[C2] sitemap recompile issue

Cocoon2-b1
Tomcat 3.2.2
JDK 1.3.0
RedHat Linux 7.1

Although the sitemap compiles correctly at startup, if I modify the
sitemap.xmap file, I get the following messages in the log after every
request.

The procedure I used was:
1) Stop Tomcat
2) Touch sitemap.xmap
3) Start Tomcat
4) Access a cocoon generated web page
5) Touch sitemap.xmap
6) Refresh web page

Looking in cocoon.log, there are no ERROR messages after loading the page
the first time (step 4).  However, after touching sitemap.xmap to make
cocoon think the file was modified, I start getting ERRORs in the log file.

The sitemap is the default one with all references to svg commented out.
These are all of the messages for Thread-33 in cocoon.log (which is
generating the error).  Any ideas/pointers?

DEBUG   84246   [cocoon  ] (Thread-33): Making URL from
file:/usr/jakarta-tomcat-3.2.2/webapps/cocoon/sitemap.xmap
DEBUG   84250   [cocoon  ] (Thread-33): ComponentFactory creating new
instance of
org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage.
DEBUG   85020   [cocoon  ] (Thread-33): Holding object in memory. Key:
jar:file:/usr/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/cocoon.jar!/or
g/apache/cocoon/components/language/markup/sitemap/java/sitemap.xsl
DEBUG   85021   [cocoon  ] (Thread-33): ComponentFactory decommissioning
instance of
org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage.
ERROR   85022   [cocoon  ] (Thread-33): Error compiling sitemap

Gary A. Clark
Systems Programmer
Software Services Group
JELD-WEN Information Systems


---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>