DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7439>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7439 NPE after sitemap modification Summary: NPE after sitemap modification Product: Cocoon 2 Version: Current CVS Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] After modifing the sitemap and refreshing the samples page I got this exception: java.lang.NullPointerException at org.apache.cocoon.www.sitemap_xmap.process(D:\jakarta-tomcat\jakarta- tomcat-4.0\work\localhost\cocoon2\cocoon- files\org/apache/cocoon/www\sitemap_xmap.java:2493) at org.apache.cocoon.sitemap.Handler.process(Handler.java:222) ... This must be some multithreading issue with sitemap reloading, 'cause a few seconds later I could get the correct page by hitting Refresh button. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]