Hi,

I get same exception with the newest C2 version.

> org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is
> not available.

I use Jetty 3.0.6 with the latest C2 cvs version (01.06.2001)

The problem is that the sitemap will never compile.

In the log files I get the following error message:


12:06:47.942 EVENT  Cocoon2: init
12:06:48.007 EVENT  DEBUG   17      [cocoon  ] (SocketListener-0): Trying to
load class: com.ibm.servlet.classloader.Handler
+
12:06:48.046 EVENT  WARN    54      [cocoon  ] (SocketListener-0): Could not
force-load class: com.ibm.servlet.classloader.Handl
er
+ java.lang.ClassNotFoundException: com.ibm.servlet.classloader.Handler
+       at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
+       at java.security.AccessController.doPrivileged(Native Method)
+       at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
+       at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
+       at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
+       at org.apache.cocoon.util.ClassUtils.loadClass(ClassUtils.java:46)
+       at
org.apache.cocoon.servlet.CocoonServlet.forceLoad(CocoonServlet.java:399)
+       at
org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:119)
+       at
com.mortbay.HTTP.Handler.Servlet.ServletHolder.handle(ServletHolder.java:427
)
+       at
com.mortbay.HTTP.Handler.Servlet.ServletHandler.handle(ServletHandler.java:4
30)
+       at
com.mortbay.HTTP.Handler.Servlet.ServletHandler.handle(ServletHandler.java:2
86)
+       at com.mortbay.HTTP.HandlerContext.handle(HandlerContext.java:1087)
+       at com.mortbay.HTTP.HttpServer.service(HttpServer.java:662)
+       at com.mortbay.HTTP.HttpConnection.service(HttpConnection.java:457)
+       at com.mortbay.HTTP.HttpConnection.handle(HttpConnection.java:317)
+       at
com.mortbay.HTTP.SocketListener.handleConnection(SocketListener.java:99)
+       at com.mortbay.Util.ThreadedServer.handle(ThreadedServer.java:254)
+       at
com.mortbay.Util.ThreadPool$PoolThreadRunnable.run(ThreadPool.java:601)
+       at java.lang.Thread.run(Thread.java:484)



----- Original Message -----
From: "Donald Ball" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 8:48 PM
Subject: [c2] problem with latest cvs


> heya. i just installed a fresh cvs copy of c2 on a fresh
> jakarta-tomcat-4.0b5 installation on fresh server. when i first request
> the cocoon home page, i get the infamous confusing exception:
>
> ERROR   6991    [cocoon  ] (HttpProcessor[8080][4]): Problem with servlet
> org.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)
>
> however, after the sitemap finishes compiling, i can get in just fine.
> this didn't used to happen. what's up, any idea?
>
> - donald
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
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