Hi list,

I updated my Cocoon Installation to a fresh cvs checkout (1.7.2002) and
now I get the following error:

sitemap.xmap could not be found. (possible context problem)

I deleted all temporary container files, I used cocoon.xconf and the
sitemap.xmap from the cvs version, I just put my pipelines in the
sitemap. I run this with Websphere 3.5.5.

What's wrong?

Cheers, Michael

Full stack:

org.apache.excalibur.source.SourceNotFoundException: sitemap.xmap could
not be found. (possible context problem)
        at
org.apache.avalon.framework.CascadingException.<init>(CascadingException
.java:43)
        at
org.apache.excalibur.source.SourceException.<init>(SourceException.java:
44)
        at
org.apache.excalibur.source.SourceNotFoundException.<init>(SourceNotFoun
dException.java:28)
        at
org.apache.cocoon.components.source.impl.ContextSourceFactory.getSource(
ContextSourceFactory.java:147)
        at
org.apache.excalibur.source.impl.SourceResolverImpl.resolveURI(SourceRes
olverImpl.java:270)
        at
org.apache.cocoon.components.CocoonComponentManager.resolveURI(CocoonCom
ponentManager.java:403)
        at
org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnv
ironment.java:431)
        at
org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnv
ironment.java:421)
        at
org.apache.cocoon.components.treeprocessor.TreeProcessor.setupRootNode(T
reeProcessor.java:399)
        at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreePro
cessor.java:321)
        at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreePro
cessor.java:309)
        at org.apache.cocoon.Cocoon.process(Cocoon.java:585)
        at
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:999)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
com.ibm.servlet.engine.webapp.StrictServletInstance.doService(ServletMan
ager.java:626)
        at
com.ibm.servlet.engine.webapp.StrictLifecycleServlet._service(StrictLife
cycleServlet.java:160)
        at
com.ibm.servlet.engine.webapp.IdleServletState.service(StrictLifecycleSe
rvlet.java:287)
        at
com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(StrictLifec
ycleServlet.java:105)
        at
com.ibm.servlet.engine.webapp.ServletInstance.service(ServletManager.jav
a:360)
        at
com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(Servle
tManager.java:775)
        at
com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(ServletM
anager.java:701)
        at
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispat
ch(WebAppRequestDispatcher.java:478)
        at
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(WebAppReq
uestDispatcher.java:234)
        at
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(WebAppRequ
estDispatcher.java:138)
        at
com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvo
ker.java:77)
        at
com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(Cach
edInvocation.java:67)
        at
com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(Servlet
RequestProcessor.java:155)
        at
com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEList
ener.java:300)
        at
com.ibm.servlet.engine.oselistener.SQEventListenerImp$ServiceRunnable.ru
n(SQEventListenerImp.java:230)
        at
com.ibm.servlet.engine.oselistener.SQEventListenerImp.notifySQEvent(SQEv
entListenerImp.java:104)
        at
com.ibm.servlet.engine.oselistener.serverqueue.SQEventSource.notifyEvent
(SQEventSource.java:212)
        at
com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$Sele
ctRunnable.notifyService(SQWrapperEventSource.java:353)
        at
com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$Sele
ctRunnable.run(SQWrapperEventSource.java:220)
        at
com.ibm.servlet.engine.oselistener.outofproc.OutOfProcThread$CtlRunnable
.run(OutOfProcThread.java:248)
        at java.lang.Thread.run(Thread.java:481)



---------------------------------------------------------------------
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:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to