XSQL connections problem on Weblogic7
Next message: Aaron W. West: "Re: 100% cpu usage when starting MySQL server"
Date: Sun, 04 Apr 2004 01:17:26 GMT
Hi,
We wrote a web application using XSQL and Oracle 8.1.7,
Struts and JSPs.
It worked just fine on Tomcat 4.1 (development environment),
but now we are going into production using Weblogic 7.0 SP4
with its connection pool (and Oracle 8.1.6).
We have noticed that the number of connections grows very
quickly.
It seems that for each query 2 connections get created and never
released.
It is not happening on Tomcat.
How can we fix that problem ?
Please help !
Thank you,
Oleg.
olegkon@yahoo.com
Next message: Aaron W. West: "Re: 100% cpu usage when starting MySQL server"
Relevant Pages
- Re: Tomcat Shutdown Causes High Oracle DB CPU Load
... Whenever we shut down tomcat, our Oracle server suddenly spawns up to ... closing all result sets, statements, and connections in "finally" ... gets executed after the JVM shuts down. ... (comp.lang.java.databases) - Tomcat Shutdown Causes High Oracle DB CPU Load
... We're running tomcat 6.0 on one Centos ... The hardware is a Dell 1950 for the app server and 2950 for the ... our Oracle server suddenly spawns up to ... closing all result sets, statements, and connections in "finally" ... (comp.lang.java.databases) - XSQL connections problem on Weblogic7
... We wrote a web application using XSQL and Oracle 8.1.7, ... It worked just fine on Tomcat 4.1 (development environment), ... It seems that for each query 2 connections get created and never ... It is not happening on Tomcat. ... (comp.lang.java) - XSQL connections problem on Weblogic7
... We wrote a web application using XSQL and Oracle 8.1.7, ... It worked just fine on Tomcat 4.1 (development environment), ... It seems that for each query 2 connections get created and never ... It is not happening on Tomcat. ... (comp.lang.java.help) - XSQL connections problem on Weblogic7
... We wrote a web application using XSQL and Oracle 8.1.7, ... It worked just fine on Tomcat 4.1 (development environment), ... It seems that for each query 2 connections get created and never ... It is not happening on Tomcat. ... (comp.lang.java.softwaretools) |
|