Re: Sudden JVM crashes - a Postgres driver problem?

Поиск
Список
Период
Сортировка
От ljairath@uoguelph.ca
Тема Re: Sudden JVM crashes - a Postgres driver problem?
Дата
Msg-id 245098.96938.qm@web88108.mail.re2.yahoo.com
обсуждение исходный текст
Ответ на Re: Sudden JVM crashes - a Postgres driver problem?  (Kris Jurka <books@ejurka.com>)
Ответы Re: Sudden JVM crashes - a Postgres driver problem?  (Dave Cramer <pg@fastcrypt.com>)
Re: Sudden JVM crashes - a Postgres driver problem?  (Kris Jurka <books@ejurka.com>)
Список 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 по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Sudden JVM crashes - a Postgres driver problem?
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Lots of junk on my console