Yes you are right, I was using the 1.2a and it does not work well. =)
but now I am using 1.2c and I have a different error.
This error comes when I tried to login by using "turbine" and "turbine".
DbBrokerImpl: Is now turned on.
java.lang.Error: Error in BasePeer.initTableSchema(): Invalid
authorization specification: Access denied for user: 'dbUser@localhost'
(Using password: YES)
at
org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.java:222)
at
org.apache.turbine.om.user.peer.TurbineUserPeer.<clinit>(TurbineUserPeer.java:146)
at
org.apache.turbine.om.user.TurbineUser.retrieveFromStorage(TurbineUser.java:310)
at
org.apache.turbine.om.user.peer.UserFactory.getUser(UserFactory.java:113)
at
org.apache.turbine.om.user.peer.UserFactory.getUser(UserFactory.java:88)
at
org.apache.turbine.modules.actions.LoginUser.build(LoginUser.java:96)
at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
at Turbine.doGet(Turbine.java:264)
at Turbine.doPost(Turbine.java:394)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:314)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:479)
Any ideas why it is using dbUser@localhost and YES to login instead of
"turbine" and "turbine"?
Thanks for all your halp, really appreciated!!
>Gary
jon * wrote:
>
> on 4/17/00 12:20 PM, Gary Law <[EMAIL PROTECTED]> wrote:
>
> > java.lang.Error: Error in BasePeer.initTableSchema(): Communication link
> > failure: Bad handshake
>
> This of course is a MySQL driver issue and doesn't have anything to do with
> Turbine <smile>...try a different version of the driver...you say you are
> using 1.2, but that doesn't mean much since there is 1.2a-z :-)
>
> Personally, I use 1.2b which seems to work pretty well. 1.2c has some pretty
> big bugs from what I have heard.
>
> -jon
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]