Hi,
I am using the Postgres db with Turbine and get the following error with the logout
Action - its fairly recent snapshot of turbine - about a week old.
java.sql.SQLException: Bad Timestamp Format at 19 in 2000-09-12 10:44:04.64+01
at com.workingdogs.village.DataSet.fetchRecords(DataSet.java:545)
at com.workingdogs.village.TableDataSet.fetchRecords(TableDataSet.java:183)
at com.workingdogs.village.TableDataSet.fetchRecords(TableDataSet.java:167)
at com.workingdogs.village.TableDataSet.fetchRecords(TableDataSet.java:153)
at org.apache.turbine.om.peer.BasePeer.doUpdate(BasePeer.java:1508)
at org.apache.turbine.om.peer.BasePeer.doUpdate(BasePeer.java:1419)
at
org.apache.turbine.om.user.peer.TurbineUserPeer.doUpdate(TurbineUserPeer.java:362)
at com.morefire.vg.om.user.TurbineUser.saveToStorage(TurbineUser.java:111)
at org.apache.turbine.modules.actions.LogoutUser.doPerform(LogoutUser.java:98)
at org.apache.turbine.modules.Action.perform(Action.java:91)
I have logged in ok with the user 'turbine' - the row gets updated with the latest
login time.
But then on trying the logout user, I get the above - any ideas?
Thanks,
Chris
---
"surely it is madness to accept life as it is and not as it could be"
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]