Hi!
After going through all the mails regarding this internal error Sitemap
Handlers's sitemap not found.... I tried all the fixes fitting to my case but
I cannot figure out a way to correct this problem.

The problem the log shows is a ClassNotFound Error for a velocity packaged
class.  I  added the JAR file in the cocoon/lib directory to the CLASSPATH of
the startWebLogic.sh file in the <WL_HOME>/config/<server>/ directory but all
in vain.

The CLASSPATH has all other JARS from the cocoon/lib/ directory too.

The complete log is attached. Here the snapshot of the two errors:

DEBUG   9920    [cocoon ] (Thread-2): ComponentFactory decommissioning
instance of
org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage.

********************************************************

ERROR 9923    [cocoon  ] (Thread-2): Error compiling
sitemapjava.lang.NoClassDefFoundError:
org/apache/velocity/context/AbstractContext    at
java.lang.Class.newInstance0(Native Method)    at
java.lang.Class.newInstance(Class.java:237)    at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defa

ultComponentFactory.java:83)  at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70

)  at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLim

itingPool.java:82)  at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.initialize(SoftResou

rceLimitingPool.java:67)  at
org.apache.avalon.excalibur.component.PoolableComponentHandler.initialize(Pool

ableComponentHandler.java:75)  at
org.apache.avalon.excalibur.component.DefaultComponentSelector.addComponent(De

faultComponentSelector.java:306)  at
org.apache.cocoon.sitemap.AbstractSitemap.load_component(AbstractSitemap.java:

144)  at
org.apache.cocoon.www.sitemap_xmap$Configurer.configGenerators(sitemap_xmap.ja

va:621)  at
org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:487)    at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defa

ultComponentFactory.java:110)  at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Th

readSafeComponentHandler.java:78)  at
org.apache.avalon.excalibur.component.DefaultComponentSelector.addComponent(De

faultComponentSelector.java:306)  at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator

(GeneratorSelector.java:75)  at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateR

esource(ProgramGeneratorImpl.java:245)  at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Prog

ramGeneratorImpl.java:158)  at
org.apache.cocoon.sitemap.Handler.run(Handler.java:224)    at
java.lang.Thread.run(Thread.java:484)

***************************************************************..demarcators
added by me (Karun)

DEBUG   9927    [cocoon  ] (ExecuteThread: '10' for queue: 'default'):
Changing Cocoon context(sitemap.xmap) to prefix()
DEBUG 9929    [cocoon  ] (ExecuteThread: '10' for queue: 'default'):     from
context(zip:/opt/weblogic/wlserver6.0/config/rock/applications/.wl_temp_do_not

_delete/wl_local_comp4550.war#) and prefix()
DEBUG   9931    [cocoon  ] (ExecuteThread: '10' for queue: 'default'):     at
URI

DEBUG   9933    [cocoon  ] (ExecuteThread: '10' for queue: 'default'): New
context is
zip:/opt/weblogic/wlserver6.0/config/rock/applications/.wl_temp_do_not_delete/

wl_local_comp4550.war#

*********************************************************** ..demarcators
added by me (Karun)

ERROR   9936    [cocoon  ] (ExecuteThread: '10' for queue: 'default'):
Problem with servletorg.apache.cocoon.ProcessingException: The sitemap
handler's sitemap is not available.    at
org.apache.cocoon.sitemap.Manager.setupProcessing(Manager.java:179)    at
org.apache.cocoon.sitemap.Manager.invoke(Manager.java:93)    at
org.apache.cocoon.Cocoon.process(Cocoon.java:293)    at
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:471)    at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)    at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:2

13)  at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCont

ext.java:1265)  at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1

622)  at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)    at
weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)INFO    9957    
[cocoon ] (ExecuteThread: '10' for queue: 'default'): '' Processed by Apache
Cocoon 2.0b1 in 8.67 seconds.

..............................END OF
LOG.......................................................................

The platform and environment:
Cocoon 2.0 Beta 1
RedHat 7.0
Bea Weblogic Server 6.0 with service pack 1.


I don't know what to do now. The jar file is in the classpath. I added the
.war file to the aaplication directory of my default server. I can start
weblogic without any errors..

If any of the experts knows where could be the problem, please share it with
me too..

Regard's
Karun

image/unknown

cocoon.zip

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

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to