You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jean-Claude Moissinac <mo...@enst.fr> on 2006/02/23 16:06:14 UTC

Jonas and Cocoon

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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org