-Anand
On Tue, 17 Dec 2002 Cheng Hok Man, Match wrote :
Hi,
I had setup the jetspeed 1.4b3 on Tomcat 4.1.12, jdk1.4.0_01,
Windows 2000 Server with MySQL 3.23.53.
Everything is smooth.
Then, I put the same jar on the other machine with nearly the
same environment but Windows 2000 professional. I got the following
error when I started it.
Horrible Exception:
org.apache.jetspeed.services.security.LoginException: Failed to get
anonymous user: org.apache.jetspeed.services.security.UserException:
Failed to retrieve user 'anon': Invalid value for getInt() - 'b'
at
org.apache.jetspeed.services.security.turbine.TurbineAuthentication.getA
nonymousUser(TurbineAuthentication.java:225)
at
org.apache.jetspeed.services.JetspeedAuthentication.getAnonymousUser(Jet
speedAuthentication.java:107)
at
org.apache.jetspeed.services.JetspeedSecurity.getAnonymousUser(JetspeedS
ecurity.java:159)
at
org.apache.jetspeed.modules.actions.TemplateSessionValidator.doPerform(T
emplateSessionValidator.java:97)
at
org.apache.jetspeed.modules.actions.JetspeedSessionValidator.doPerform(J
etspeedSessionValidator.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:521)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatc
her.java:684)
I try to trace the source code and it should be related to the
database problem. When I moved back to HSQL, no problem. When I switched
again to MySQL, one machine had no problems while another one had.
I also checked my database and all tables and data should be
created properly. Any idea to fix it?
Match.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
