You need the latest Postgres JDBC driver, from CVS.
Or, go into the Resultset.java for whichever JDBC you're using (e.g.
org.postgres.jdbc2.ResultSet) and take out the zzz from the end of the
string in the call to the DateFormat constructor in the getTimeStamp
method, and recompile the driver.
-Nissim
John Thorhauer wrote:
>
> Im getting the following error when trying to logout of turbine:
>
> Exception: java.sql.SQLException: Bad Timestamp Format at 19 in
>
> If I edit the visitor.lastlogin field in postgres and change the data
> from '2000-06-14 10:04:47.13-04' to '2000-06-14 10:04:47' everything
> seems to work fine.
>
> Is there something that I have setup wrong?
>
> John Thorhauer
>
> --
> ********************************
> ** John Thorhauer
> ** Web Developer
> ** Phoenix Color Corp.
> ** [EMAIL PROTECTED]
> ********************************
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]