possibly Oracle connection not being released as a result of Oracle 
misconfiguration ?
http://www.coderanch.com/t/89928/JBoss/Jboss-connection-pool-not-releasing
possibly idle-timeout set to high?
<max-idle-timeout>20000</max-idle-timeout>

?
Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> Date: Thu, 16 Jul 2009 11:49:14 +0200
> From: m...@ceti.pl
> To: users@tomcat.apache.org
> Subject: Re: oracle JDBC sessions not closing while tomcat shutdown
> 
> santosh.si...@birlasoft.com wrote:
> >  Apache Tomcat is working as a middleware between JAVA and ORACLE
> > Databse. The problem is that when I am starting the tomcat, each time it
> > opens 3 JDBC sessions on database level and using those sessions at
> > application level. But when shutting down the tomcat, it is not
> > closing/releasing those JDBC sessions from database level. And thus so
> > many not in use JDBC sessions exists after restarting tomcat many times.
> >   
> How can you have JDBC sessions active after Tomcat shutdown? JVM exits, 
> so every JDBC connection disappears...
> 
> -- 
> Mikolaj Rydzewski <m...@ceti.pl>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

_________________________________________________________________
Windows Live™ SkyDrive™: Get 25 GB of free online storage.
http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_SD_25GB_062009

Reply via email to