Re: Sudden JVM crashes - a Postgres driver problem?

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: ljairath(at)uoguelph(dot)ca <lkjairath(at)yahoo(dot)com>
Cc: Kris Jurka <books(at)ejurka(dot)com>, pgsql-jdbc(at)postgresql(dot)org, brharp(at)uoguelph(dot)ca, Barbara Edwards <edwards(at)uoguelph(dot)ca>
Subject: Re: Sudden JVM crashes - a Postgres driver problem?
Date: 2007-03-29 15:18:51
Message-ID: AD57FEDD-7223-4D5C-B3B5-E6C0FAC46AB2@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

JVM's shouldn't crash *ever* this is a bug in the JVM.

Dave
On 29-Mar-07, at 11:12 AM, ljairath(at)uoguelph(dot)ca wrote:

> 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(at)ejurka(dot)com> wrote:
>
>
> On Thu, 29 Mar 2007, ljairath(at)uoguelph(dot)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
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2007-03-29 15:19:35 Re: Sudden JVM crashes - a Postgres driver problem?
Previous Message ljairath@uoguelph.ca 2007-03-29 15:12:13 Re: Sudden JVM crashes - a Postgres driver problem?