You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/03/25 12:20:51 UTC

DO NOT REPLY [Bug 7439] New: - NPE after sitemap modification

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: cocoon-dev@xml.apache.org
        ReportedBy: kot_p@hotbox.ru


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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org