Stefan Geelen wrote:

Hi,

I finally detected that the error message


ERROR (2004-04-08) 18:42.00:113 [cron.test]


Unknown-thread/TestCronJob:


error in execution of TestCronJob
org.apache.cocoon.ProcessingException: Failed to load sitemap from
file:/C:/Data/test/jakarta-tomcat-5.0.19/public_html/sitemap.xmap:
java.lang.NullPointerException



happens when the Tomcat/Cocoon server is restarted but no requests are performed (so no pages are requeste by a client (browser)). As soon as 1 page has been requested this error disappears when the Cron Job is executed. Apparently the sitemap is not loaded in memory ? (or something similar so a java.lang.NullPointerException happens).

Can this be bugfixed ?



I guess you're using 2.1.4 since I fixed this a few weeks ago. Or is it with the CVS version?


Sylvain

--
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }



Reply via email to