Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> shutdown Tomcat problem when using OracleConnectionCacheImpl

shutdown Tomcat problem when using OracleConnectionCacheImpl

From: tkonrath <tkonrath_at_hotmail.com>
Date: 7 Oct 2005 04:17:04 -0700
Message-ID: <1128683824.320710.30880@f14g2000cwb.googlegroups.com>


Hi.

I have a strange problem in our web-application.

We are using a connection pool, which is made by our own and is very old. So I though it would be better to use the OracleConnectionCacheImpl mechanism in our web-application. So I integrated the oracle.jdbc.pool.OracleConnectionCacheImpl in our application, but since then I can not stop all threads of the tomcat server. When I change back to our own ConnectionPool-Implementation, shutdown of the tomcat-server runs perfectly.

Can anyone help me?
Is it my be a bug in the Tomcat-Implementation when the Oracle Conneciotn Pool is used?

Thanks for your help ... Received on Fri Oct 07 2005 - 06:17:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US