être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Tue, 12 May 2009 12:23:19 -0400
> From: ch...@christopherschultz.net
> To: users@tomcat.apache.org
> Subject: Re: Tomcat and Oracle connections
>
> -BEGIN
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 5/11/2009 8:47 PM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: Tomcat and Oracle connections
>>
>> I would highly recommend adding thes
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Tomcat and Oracle connections
>
> I would highly recommend adding these two attributes to your
> :
>
>logAbaodoned="true"
>removeAbandoned="true"
>remo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wouter,
On 5/9/2009 5:46 AM, Wouter D'Haeseleer wrote:
> This means, no connections available anymore.
>
> And when I look at the connections itself in oracle I see that the
> following connection is using more then 200 sessions !
I think Chuck is ri
Your application is not closing all result sets, statements, or connections.
You might get a tool like FindBugs
http://findbugs.sourceforge.net/
and look at your application if it's compiled java.
Wouter D'Haeseleer wrote:
Hi Guys,
We have an Oracel RAC at work and using some applications r
> From: Wouter D'Haeseleer [mailto:wdhaesel...@vangenechten.com]
> Subject: Tomcat and Oracle connections
Don't suppose you could be bothered to tell us the Tomcat version, JVM level,
and OS you're running on?
> And when I look at the connections itself in oracle I
Hi Guys,
We have an Oracel RAC at work and using some applications running on a tomcat
which needs oracle.
Nearly every week we have a problem with these connections.
We are getting:
ORA-12520: TNS:listener could not find available handler for requested type of
server
This means, no connect