I was trying to install turbine, and am running into this error when
trying to log in. I'm using the following versions of packages:
Apache-Turbine-20000204
jndi-1.2.1
JSDK2.0
mm.mysql.jdbc-2.0pre4
village-1.1
ApacheJServ-1.1-2
ava.sql.SQLException: Syntax error for escape sequence 'ts '
at
org.gjt.mm.mysql.EscapeProcessor.escapeSQL(EscapeProcessor.java:171)
at
org.gjt.mm.mysql.PreparedStatement.setTimestamp(PreparedStatement.java:606)
at
com.workingdogs.village.Value.setPreparedStatementValue(Value.java:269)
at com.workingdogs.village.Record.saveWithUpdate(Record.java:257)
at com.workingdogs.village.Record.save(Record.java:187)
at com.workingdogs.village.Record.save(Record.java:166)
at
org.apache.turbine.util.db.BasePeer.insertOrUpdateRecord(BasePeer.java:599)
at org.apache.turbine.util.db.BasePeer.doUpdate(BasePeer.java:877)
at
org.apache.turbine.util.TurbineUserPeer.doUpdate(TurbineUserPeer.java:293)
at
org.apache.turbine.util.TurbineUser.updateLastLogin(TurbineUser.java:474)
at org.apache.turbine.actions.LoginUser.build(LoginUser.java:113)
at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:115)
at Turbine.doGet(Turbine.java:254)
at Turbine.doPost(Turbine.java:373)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:521)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
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)
java.sql.SQLException: Syntax error for escape sequence 'ts '
Thanks,
-Brett
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]