You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Sylvain Wallez <sy...@anyware-tech.com> on 2001/01/02 11:17:17 UTC

Re: [C2] Need help: "The sitemap handler's sitemap is notavailable"

There's a thread on this subject on cocoon-dev.
I've found it's caused by a memory overuse in the sitemap's code
generation process. A workaround is to increase the memory usage allowed
by your JVM : add "-Xmx128m" to the java command line in the startup
script and it should run fine.
You can also switch to JDK 1.3 or Hotspot 2.

Klaus Drechsler a écrit :
> 
> Hi,
> 
> I did the following:
> 
> 1. Installed Tomcat4-m5
> 2. replaced crimson an jax with xerces
> 3. build cocoon.war
> 4. copied cocoon.war to webapps
> 
> http://localhost:8080 works fine!
> 
> http://localhost:8080/cocoon gives me the following error message:
> 
> (What should I do to get Cocoon2 to work?)
> 
> type internal-server-error
> message The sitemap handler's sitemap is not available.
> description org.apache.cocoon.ProcessingException: The sitemap handler's
> sitemap is not available.
> sender org.apache.cocoon.servlet.CocoonServlet
> source Cocoon servlet
> request-uri
> /cocoon/
> path-info
> stacktrace
> org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is not
> available.
>          at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:88)
>          at org.apache.cocoon.Cocoon.process(Cocoon.java:243)
>          at
<snip/>
> 
> --------------------------------------
> Farewell! I will omit no opportunity
> That may convey my greetings, love, to thee.
> Romeo&Juliet
>                          (Act III, Scene V)
> --------------------------------------
> PGP-Key: http://www.kdnet.de/pgp
> 
-- 
Sylvain Wallez
Anyware Technologies