Re: Sudden JVM crashes - a Postgres driver problem?
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
Home |
Main Index |
Thread Index