|
From: Magnus A. <Mag...@os...> - 2004-12-20 07:56:30
|
No luck in the "Help - Forum" so I will try the general list... Our problem is that the msh has to many open connections to the database. In the msh.properties.xml file we are using the following properties for the database connections: [...] <InitialConnections>3</InitialConnections> <MaximumConnections>15</MaximumConnections> [...] still the msh_user has from about 50 up to 200 open connections to the database. Has anyone experienced a similar problem? We are using the following stuff: j2sdk1.4.2 jakarta-tomcat-4.1.29-LE-jdk14 (running on Solaris 9 Generic) oracle.jdbc.driver.OracleDriver (classes12.jar) Oracle9i 9.2.0.1.0-64bit database Any help is much appreciated :-) Best regards Magnus Anvin |