Re: Sudden JVM crashes - a Postgres driver problem? - Mailing list pgsql-jdbc

From ljairath@uoguelph.ca
Subject Re: Sudden JVM crashes - a Postgres driver problem?
Date
Msg-id 245098.96938.qm@web88108.mail.re2.yahoo.com
Whole thread Raw
In response to Re: Sudden JVM crashes - a Postgres driver problem?  (Kris Jurka <books@ejurka.com>)
Responses Re: Sudden JVM crashes - a Postgres driver problem?
Re: Sudden JVM crashes - a Postgres driver problem?
List pgsql-jdbc
I know that much. That's the only exception in the log and caused our Tomcat JVM to crash. What is the reason for it. Can somebody explain it? Thx.


Kris Jurka <books@ejurka.com> wrote:


On Thu, 29 Mar 2007, ljairath@uoguelph.ca wrote:

> The following query has caused our JVM to crash. could someone please
> explain it? our configuration is:
>
> org.postgresql.util.PSQLException: ERROR: date/time field value out of
> range: "2007-2-29 0:0"

This is not a JVM crash. It's a standard Exception being thrown by the
server correctly rejecting an invalid date. There is no 29th of February
in 2007.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Sudden JVM crashes - a Postgres driver problem?
Next
From: Kris Jurka
Date:
Subject: Re: Lots of junk on my console