Mikolaj Rydzewski wrote:
> I have following setup: Tomcat 5.5.23 with Oracle database 10.2.0.1.0
...
> There are several webapps deployed. After some time, depending on usage,
> applications get stucked - I mean every request that needs database
> connection hangs. Thread dump looks ALWAYS the same
Martin Gainty wrote:
Are you using the DBCP 1.2.2 distro as Filip suggested?
Filip? Am I missing any emails from list? I use Tomcat 5.5.23.
--
Mikolaj Rydzewski <[EMAIL PROTECTED]>
-
To start a new topic, e-mail: users@tom
t: Deadlocks with Oracle
>
> Hi,
>
> I have following setup: Tomcat 5.5.23 with Oracle database 10.2.0.1.0
> with DataSource defined as:
>
> maxActive="50" maxIdle="10" maxWait="1"
> validationQuery="select sysdate from dual&quo
Hi,
I have following setup: Tomcat 5.5.23 with Oracle database 10.2.0.1.0
with DataSource defined as:
There are several webapps deployed. After some time, depending on usage,
applications get stucked - I mean every request that needs database
connection hangs. Thread dump looks ALWAYS the