Hi!

I'm using Jboss-2.2.2 with Tomcat-3.2.2 package along with Cocoon-2.0b2.

I followed the build instructions for Cocoon - everything went smoothly, and
i saw the cocoon.war file.  Then i followed the instructions for "Installing
on JBoss 2.2.2 with Tomcat 3.2.2", but as noted by a previous posting, i got
the error regarding tomcat-test.ear deployment failure.  I didn't think that
would affect the workings of cocoon though. 8(

But when i go to http://localhost:8080/cocoon/ i get the following Internal
Server Error:

java.lang.NullPointerException
        at
org.jboss.tomcat.security.JBossSecurityMgrRealm.authenticate(JBossSecurityMg
rRealm.java:113)
        at
org.apache.tomcat.core.ContextManager.doAuthenticate(ContextManager.java:837
)
        at
org.apache.tomcat.core.RequestImpl.getRemoteUser(RequestImpl.java:341)
        at
org.apache.tomcat.facade.HttpServletRequestFacade.getRemoteUser(HttpServletR
equestFacade.java:251)
        at
org.apache.cocoon.environment.http.HttpRequest.getRemoteUser(HttpRequest.jav
a:129)
        at org.apache.cocoon.Cocoon.debug(Cocoon.java:374)
        at org.apache.cocoon.Cocoon.process(Cocoon.java:422)
        at
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:489)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
        at org.apache.tomcat.core.Handler.service(Handler.java:287)
        at
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
        at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:79
7)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java:213)
        at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
        at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
        at java.lang.Thread.run(Thread.java:484)

Any clues/hints to resolve the above?
Thanks.
Anuj.

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