You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Hassan Abolhassani <Ha...@razorfish.com> on 2002/08/16 10:44:45 UTC

Cocoon 2 - Internal server error

Frequently I recieve following error. Can anybody help me to resolve this issue.

----

The Sitemap is null, this should never be!

description java.lang.RuntimeException: The Sitemap is null, this should never be!

sender org.apache.cocoon.servlet.CocoonServlet

source Cocoon servlet

request-uri

/cocoon/frontage

path-info

frontage

stack-trace

java.lang.RuntimeException: The Sitemap is null, this should never be!
	at org.apache.cocoon.sitemap.Handler.checkSanity(Handler.java:249)
	at org.apache.cocoon.sitemap.Handler.process(Handler.java:219)
	at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:179)
	at org.apache.cocoon.sitemap.SitemapManager.process(SitemapManager.java:154)
	at org.apache.cocoon.Cocoon.process(Cocoon.java:575)
	at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:999)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:646)
	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:483)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:646)
	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:483)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2349)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:646)
	at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:644)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:171)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:644)
	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:483)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:646)
	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:483)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:376)
	at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508)
	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:518)
	at java.lang.Thread.run(Thread.java:536)
---

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


[Cocoon 2] - Tomcat 4.1.9Beta avaliable

Posted by Antonio Gallardo Rivera <ag...@agsoftware.dnsalias.com>.
Hi all:

I downloaded the last Tomcat beta release and is working fine with Cocoon2.

more info at: http://jakarta.apache.com/

download at: 
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.9-beta/

Antonio Gallardo

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Cocoon 2 - Internal server error

Posted by Vadim Gritsenko <va...@verizon.net>.
Hassan Abolhassani wrote:

>Frequently I recieve following error. Can anybody help me to resolve this issue.
>  
>

You forgot to specify what Cocoon version you use and what's your
servlet engine.

Vadim


>----
>
>The Sitemap is null, this should never be!
>
>description java.lang.RuntimeException: The Sitemap is null, this should never be!
>
>sender org.apache.cocoon.servlet.CocoonServlet
>
>source Cocoon servlet
>
>request-uri
>
>/cocoon/frontage
>
>path-info
>
>frontage
>
>stack-trace
>
>java.lang.RuntimeException: The Sitemap is null, this should never be!
>	at org.apache.cocoon.sitemap.Handler.checkSanity(Handler.java:249)
>	at org.apache.cocoon.sitemap.Handler.process(Handler.java:219)
>	at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:179)
>	at org.apache.cocoon.sitemap.SitemapManager.process(SitemapManager.java:154)
>	at org.apache.cocoon.Cocoon.process(Cocoon.java:575)
>	at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:999)
>



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>