Re: Out Of memory Exception - Mailing list pgsql-jdbc

From Guillaume Cottenceau
Subject Re: Out Of memory Exception
Date
Msg-id 87d3pd52f1.fsf@meuh.mnc.lan
Whole thread Raw
In response to Re: Out Of memory Exception  (Maciek Sakrejda <msakrejda@truviso.com>)
List pgsql-jdbc
Maciek Sakrejda <msakrejda 'at' truviso.com> writes:

> 2. Although the driver, is involved, this does not look like an error
> in the driver. Is there something that makes you think that it is? If
> anything, this looks like a native code error (JRockit itself?) if
> this is indeed a memory access violation.

The PostgreSQL JDBC driver is written in pure Java, as far as I
know. So it cannot be guilty for a memory access violation or JVM
crash - it's either the JVM itself (albeit not probable at all)
or some native libraries in use..

--
Guillaume Cottenceau

pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: Out Of memory Exception
Next
From: Dave Cramer
Date:
Subject: Re: Out Of memory Exception