Re: Deadlocks with Oracle

2008-11-07 Thread Juha Laiho
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

Re: Deadlocks with Oracle

2008-11-07 Thread Mikolaj Rydzewski
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

RE: Deadlocks with Oracle

2008-11-07 Thread Martin Gainty
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

Deadlocks with Oracle

2008-11-07 Thread Mikolaj Rydzewski
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