Re: Out Of memory Exception

Поиск
Список
Период
Сортировка
От Guillaume Cottenceau
Тема Re: Out Of memory Exception
Дата
Msg-id 87d3pd52f1.fsf@meuh.mnc.lan
обсуждение исходный текст
Ответ на Re: Out Of memory Exception  (Maciek Sakrejda <msakrejda@truviso.com>)
Список 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 по дате отправления:

Предыдущее
От: Maciek Sakrejda
Дата:
Сообщение: Re: Out Of memory Exception
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Out Of memory Exception