Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Sudden JVM crashes - a Postgres driver problem?



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group