I had a similiar problem, and I think there is something wrong with
the MySQL JDBC driver. For a given user and password I can connect
with any other MySQL client, but I can't connect via JDBC. I haven't
looked into it. But if you want to see it work turn off the grant
tables. This is certainly not a solution for production environment,
but if you just want to see something go (I'm assuming Jetspeed), then
just add --skip-grant-tables to your safe_mysql invocation.
Sorry I can't be of any more use.
Jason van Zyl
On Tue, 11 Jul 2000, John McNally wrote:
> I would say this is a problem in your database configuration. Is the url
> correct?
>
>
> ----- Original Message -----
> From: Rajesh Thiharie <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, July 11, 2000 2:38 PM
> Subject: Turbine problems
>
>
> > Folks
> >
> > I need help on this. What am I doing wrong. Same entries in the
> > turbine.log
> >
> > Exception: java.lang.Error: Error in BasePeer.initTableSchema(Visitor):
> > Communication link failure: Bad handshake
> > at
> > org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.java:225)
> > at
> >
> org.apache.turbine.om.user.peer.TurbineUserPeer.<clinit>(TurbineUserPeer.jav
> a:139)
> > at
> > org.apache.turbine.om.user.peer.UserFactory.getUser(UserFactory.java:158)
> > at
> >
> org.apache.jetspeed.turbine.actions.JetspeedSessionValidator.doPerform(Jetsp
> eedSessionValidator.java:93)
> > at org.apache.turbine.modules.Action.perform(Action.java:77)
> > at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
> > at Turbine.doGet(Turbine.java:299)
> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:271)
> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:311)
> > at
> > org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
> > at org.apache.jserv.JServConnection.run(JServConnection.java:188)
> > at java.lang.Thread.run(Thread.java:475)
> >
> >
> > --
> > Is wisdom knowing you'll never know,
> > Or knowing you've always known?
> > -- Donald Marsh
> >
> >
> > ------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> > Problems?: [EMAIL PROTECTED]
> >
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
>
--
Jason van Zyl
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]