Can anybody help me with error.
I have shifted the MySQL database to a Linux box.
Fresh install of MySQL from tarballs.
I removed the rpms before I did the tarball install.
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.java:139)
at
org.apache.turbine.om.user.peer.UserFactory.getUser(UserFactory.java:158)
at
org.apache.jetspeed.turbine.actions.JetspeedSessionValidator.doPerform(JetspeedSessionValidator.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
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]