Обсуждение: JDBC Driver

Поиск
Список
Период
Сортировка

JDBC Driver

От
"Tamás Barta"
Дата:
Hi!

Last week we tried to use the 8.1-407 JDBC 2EE driver with PostgreSQL 8.1.4 on Debian. We use data sources in JBoss.
The web application always run out of memory with this driver. Then whe changed back to driver 7.4 and everything is OK
now. I think there must be a memory leak somewhere in the newest driver because we don't handle the driver directly, but JBoss does.

Tamas

Re: JDBC Driver

От
Dave Cramer
Дата:
Hi Tamas,

You'll have to give us more of a clue than that. Can you replicate
this error ? Do you know what it is doing when this happens ?

Dave
On 28-Jun-06, at 6:01 AM, Tamás Barta wrote:

> Hi!
>
> Last week we tried to use the 8.1-407 JDBC 2EE driver with
> PostgreSQL 8.1.4 on Debian. We use data sources in JBoss.
> The web application always run out of memory with this driver. Then
> whe changed back to driver 7.4 and everything is OK
> now. I think there must be a memory leak somewhere in the newest
> driver because we don't handle the driver directly, but JBoss does.
>
> Tamas
>


Re: JDBC Driver

От
"Tamás Barta"
Дата:
Hi!

I'm afraid I can't help you about the problem.
Our web application is very large with more than 100000 user.
During the test phase we couldn't make the Jboss to run
out of memory.

Sorry, Tamas

Hi Tamas,

You'll have to give us more of a clue than that. Can you replicate
this error ? Do you know what it is doing when this happens ?

Dave
On 28-Jun-06, at 6:01 AM, Tamás Barta wrote:

> Hi!
>
> Last week we tried to use the 8.1-407 JDBC 2EE driver with
> PostgreSQL 8.1.4 on Debian. We use data sources in JBoss.
> The web application always run out of memory with this driver. Then
> whe changed back to driver 7.4 and everything is OK
> now. I think there must be a memory leak somewhere in the newest
> driver because we don't handle the driver directly, but JBoss does.
>
> Tamas
>