On Tue, 2 Jul 2002 [EMAIL PROTECTED] wrote:
> Hello,
>
> I have deployed the Cocoon 2.1 webapp Demo but when I try to see the welcome page
>(http://localhost:8000/cocoon) there is an error:
>
> type: Exception report
>
> message: Internal Server Error
>
> description: The server encountered an internal error (Internal Server Error) that
>prevented it from fulfilling this request.
>
> root cause
>
> java.lang.VerifyError: (class: org/apache/cocoon/Cocoon, method: configure
>signature:
>(Lorg/apache/avalon/excalibur/component/ExcaliburComponentManager;)Lorg/apache/avalon/framework/configuration/Configuration;)
> Incompatible object argument for function call
> at java.lang.Class.newInstance0(Native Method)
> at java.lang.Class.newInstance(Class.java:232)
> at org.apache.cocoon.util.ClassUtils.newInstance(ClassUtils.java:75)
> at
>org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet.java:1202)
> at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:407)
> at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:852)
> [...]
> at java.lang.Thread.run(Thread.java:479)
I think you use the wrong version of avalon-framework lib.
Stephan Michels.
---------------------------------------------------------------------
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]>