Hi Cedric,
I would expect it be a problem with access rights, i. e. the user you define 
in TR.properties has not the appropriate access rights on the database. This 
is according to my experience a very common problem which shows up various 
error messages not really giving hints to the problem. For example, it could 
be that you can access the database vi mysql and not via torque, because your 
machine is called localhost and in TR.properties you define the connection 
with 127.0.0.1. It the user has only the right to access the database from 
localhost, but not from 127.0.01, Turbine/Jetspeed will not work
HTH 
Stefan

Am Mittwoch, 27. November 2002 14:14 schrieben Sie:
> Hi all,
>
> I still cannot make Jetspeed work properly with MySQL... I am using MySQL
> 3.23.51 for Windows, the mm.mysql-2.0.4 driver and Jetspeed 1.4b1.
> My database is populated (I have used the scripts given with Jetspeed
> sources) and I have modified TurbineResources.props...
>
> First, I run MySQL Server, then Tomcat and finally, I try to hit
> http://localhost:8080/jetspeed. But I get this error :
>
> Horrible Exception: org.apache.jetspeed.services.security.LoginException:
> Failed to get anonymous user:
> org.apache.jetspeed.services.security.UserException: Failed to retrieve
> user 'anon': Connection object is null! at
> org.apache.jetspeed.services.security.turbine.TurbineAuthentication.getAnon
>y mousUser(TurbineAuthentication.java:194) at
> org.apache.jetspeed.services.JetspeedAuthentication.getAnonymousUser(Jetspe
>e dAuthentication.java:107) at
> org.apache.jetspeed.services.JetspeedSecurity.getAnonymousUser(JetspeedSecu
>r ity.java:157) at
> org.apache.jetspeed.modules.actions.TemplateSessionValidator.doPerform(Temp
>l ateSessionValidator.java:97) at
> org.apache.jetspeed.modules.actions.JetspeedSessionValidator.doPerform(Jets
>p eedSessionValidator.java:103) at
> org.apache.turbine.modules.Action.perform(Action.java:87) at
> org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122) at
> org.apache.turbine.Turbine.doGet(Turbine.java:468) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java) at
> org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:574)
> at org.apache.tomcat.core.Handler.invoke(Handler.java:322) at
> org.apache.tomcat.core.Handler.service(Handler.java:235) at
> org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:485) at
> org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherI
>m pl.java:272) at
> org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImp
>l .java:174) at
> org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)
> at index_1._jspService(index_1.java:51) at
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java) at
> org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:574)
> at org.apache.tomcat.core.Handler.invoke(Handler.java:322) at
> org.apache.tomcat.core.Handler.service(Handler.java:235) at
> org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:485) at
> org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:9
>1 7) at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:833) at
> org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10
>I nterceptor.java:176) at
> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:494)
> at
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.ja
>v a:516) at java.lang.Thread.run(Thread.java:479)
>
> I cannot figure out what I am doing wrong.
> If anyone could point me to the right direction, I would appreciate it a
> lot!
>
> Thanx in advance.
> Ced
>
> __________________________________
> Cédric BARDE
> Disneyland Resort Paris - Information Services
> Bâtiment Robin Hood - BP 100
> 77777 Marne-La-Vallée
> Tél : 01 64 74 65 49
> Fax : 01 64 74 65 65
> Email : [EMAIL PROTECTED]

-- 
Stefan Kuhn M. A.
MPI of Chemical Ecology, Winzerlaer Str. 10, Beutenberg Campus, 07745 
Jena, Germany
Tel: +49(0)3641 571261 - Fax: +49(0)3641 571202

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

Reply via email to