[Proxool-developer] Mercifully killing all current connections because of definition changes
UNMAINTAINED!
Brought to you by:
billhorsman
From: Pratik M. <pr...@ar...> - 2005-09-23 15:09:26
|
Hi All, I have just started using proxool. and facing strange problem on my webserver. Proxool keeps on opening connection and closing the same.=20 and I receive this final message for each connection. I did call shutdown() method of facade but even after that this same = thing starts. My server finally gives out of memory message can anyone pl. help me on = this. I am using latest proxool and tomcat 4. Billow is the message. Best Regards, Pratik Machchar Mercifully killing all current connections because of definition changes DEBUG - 000188 -000004 (00/00/00) - #0192 removed because definition has = changed. DEBUG - 000188 -000004 (01/01/00) - Connection #193 created on demand = =3D ACTIVE DEBUG - Redefining definition DEBUG - Recognised proxool property: = proxool.driver=3Dcom.mysql.jdbc.Driver DEBUG - Recognised proxool property: = proxool.url=3Djdbc:mysql://localhost/aruhat?user=3Daruhat&password=3Daat3= 21 DEBUG - Delegating property to driver: user=3Droot DEBUG - Delegating property to driver: password=3D******** |