I am using tomcat 3.2.3 with cocoon2 and it’s throwing the above error specifically inside the following text:

 

DEBUG   99664   [cocoon  ] (Thread-36): ComponentFactory creating new instance of org.apache.cocoon.components.parser.JaxpParser.

DEBUG   99664   [cocoon  ] (Thread-36): DocumentBuilder: jar:file:/C:/Tomcat/jakarta-tomcat-3.2.3/lib/parser.jar!/org/apache/xerces/jaxp/DocumentBuilderImpl.class

ERROR   99664   [cocoon  ] (Thread-36): Error compiling sitemap

java.lang.NoSuchMethodError

            at org.apache.cocoon.components.browser.BrowserImpl.createDocumentForBrowserInfo(BrowserImpl.java:378)

            at org.apache.cocoon.components.browser.BrowserImpl.compose(BrowserImpl.java:155)

 

 

and then further down:

 

DEBUG   99664   [cocoon  ] (Thread-21): Changing Cocoon context(sitemap.xmap) to prefix()

DEBUG   99664   [cocoon  ] (Thread-21):           from context(file:/C:/Tomcat/jakarta-tomcat-3.2.3/webapps/cocoon/) and prefix()

DEBUG   99664   [cocoon  ] (Thread-21):           at URI

DEBUG   99664   [cocoon  ] (Thread-21): New context is file:/C:/Tomcat/jakarta-tomcat-3.2.3/webapps/cocoon/

ERROR   99664   [cocoon  ] (Thread-21): Problem with servlet

org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is not available. Please check C:\Tomcat\jakarta-tomcat-3.2.3\webapps\cocoon\WEB-INF\logs\cocoon.log for the exact error.

 

 

and that’s it.  It looks like I’m almost there, but I haven’t got a clue.  I’ve rebuilt the cocoon.war file after deleting the build\cocoon folder as well as deleting the work directory. I’ve followed the instructions on the install page for tomcat 3.x but nothing yet.

 

I’ve done some google searches but not much luck finding anything relevant that’s current.

 

Thanks for any help you can give.

 

Bruce

Reply via email to