Re: Bad Timestamp Format at 23 in 2008-09-16 18:41:00.479

From: Kris Jurka <books(at)ejurka(dot)com>
To: Warren Bell <warren(at)clarksnutrition(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bad Timestamp Format at 23 in 2008-09-16 18:41:00.479
Date: 2008-09-18 16:34:16
Message-ID: Pine.BSO.4.64.0809181233030.17897@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 17 Sep 2008, Warren Bell wrote:

> I have Postgresql 8.3 (PostgresPlus) running on an Apple with Tomcat 6. I am
> using the postgresql-8.3-603.jdbc3.jar driver. My app runs fine when on the
> apple, but when I move it over to a Windows machine running Tomcat 6 that
> accesses the same exact database on the Apple I get a "Bad Timestamp Format
> at 23 in 2008-09-16 18:41:00.479" error.

This isn't an error that the JDBC driver produces. Can you provide a
stacktrace to show where this error is actually generated?

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Warren Bell 2008-09-18 17:12:23 Re: Bad Timestamp Format at 23 in 2008-09-16 18:41:00.479
Previous Message Michael Enke 2008-09-18 08:45:56 Q: use setObject also for int or string