Hello!

I found serveral similar threads concerning this problem but none
did realy fit - so here we go:

After user confirmation I get the already known error with
the authenticated user role:

     Exception:  java.lang.Exception: The role authenticated_user does not
exist in database.
     Stack Trace follows:
     java.lang.Exception: The role authenticated_user does not exist in
database.
     at
org.apache.jetspeed.modules.actions.JLoginUser.doPerform(JLoginUser.java:178)
     at org.apache.turbine.modules.Action.perform(Action.java:91)
     at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:121)
     at org.apache.turbine.Turbine.doGet(Turbine.java:326)
     at org.apache.turbine.Turbine.doPost(Turbine.java:451)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     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:797)
     at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
     at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.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)

I would like to put that role into the database manually but is it really
necessary to
rebuild the whole jetspeed.war file after that?

Thanks.

Sven Hohlfel


IMPORTANT NOTICE:

This email is confidential, may be legally privileged, and is for the
intended recipient only. Access, disclosure, copying, distribution, or
reliance on any of it by anyone else is prohibited and may be a criminal
offence. Please delete if obtained in error and email confirmation to the sender.


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

Reply via email to