> INSERT INTO TURBINE_ROLE VALUES(3,'authenticated_user',NULL)

This patch should only be applied to the 1.3a1 release.
The problem is fixed in the cvs head, and there is no longer a
'authenticated_user' role

 

> -----Original Message-----
> From: McClelland, Mark [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 03, 2001 1:00 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Create user exception Heeelp!!
> 
> 
> I was able to get past this bug by adding authenticated_user to the
> TURBINE_ROLE table.  To do this, I edited the jetspeed.script file in
> webapp/WEB-INF/db/, adding the following line:
> 
> INSERT INTO TURBINE_ROLE VALUES(3,'authenticated_user',NULL)
> 
> Once this file is edited, rebuild Jetspeed to pick up the change.  I'm
> not sure if this is the best fix, but I've attached diff -u output in
> case it is.
> 
> -mark
> 
> -----Original Message-----
> From: Javier Fern�ndez [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 03, 2001 2:40 PM
> To: Jetspeed Mailing List
> Subject: Create user exception Heeelp!!
> 
> 
> Hi, 
> 
> When we send the secret key jetspeed shows this exception
> 
> Exception: java.lang.Exception: The role authenticated_user does not
> exist in database.
>       at
> org.apache.jetspeed.modules.actions.JLoginUser.doPerform(JLogi
> nUser.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:404)
>       at org.apache.tomcat.core.Handler.service(Handler.java:286)
>       at
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
>       at
> org.apache.tomcat.core.ContextManager.internalService(ContextM
> anager.jav
> a:797)
>       at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
>       at
> org.apache.tomcat.service.http.HttpConnectionHandler.processCo
> nnection(H
> ttpConnectionHandler.java:210)
>       at
> org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoin
> t.java:416
> )
>       at
> org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPo
> ol.java:49
> 8)
>       at java.lang.Thread.run(Thread.java:484)
> <FONT face=Arial size=2>where are the roles in Jetspeed??</FONT>
> <FONT face=Arial size=2>could you help me??</FONT>
> 

<<attachment: winmail.dat>>

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

Reply via email to