Hello

Can I have some help to install cocoon 2.1.8 with Jonas 4.6.6?

I'm trying to install cocoon 2.1.8 in a freshly installed Jonas  4.6.6
(http://jonas.objectweb.org/) on Fedora
I've build the war (./buid.sh war) and deployed it in Jonas
Until there, all is good. Cocoon is seen by the administrative interface
and well deployed
When I type
http://localhost
I see the correct home page of Jonas
but when I type
http://localhost/cocoon
I get
HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented
it from fulfilling this request.

exception

javax.servlet.ServletException:
org.apache.log.output.ServletOutputLogTarget.<init>(Ljavax/servlet/ServletContext;Lorg/apache/log/format/Formatter;)V
        org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java
:293)
        
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
        
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:114)
        org.objectweb.jonas.web.catalina55.ResetAuthenticationValve.invoke
(ResetAuthenticationValve.java:62)
        
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        org.apache.coyote.http11.Http11Processor.process
(Http11Processor.java:868)
        
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:663)
        
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java
:527)
        
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
        
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
...
        java.lang.Thread.run
(Thread.java:595)


I'm investigating and perhaps someone has a path to the solution...


--
--
Jean-Claude Moissinac


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

Reply via email to