Additional Information. I did some more testing and it appears that the
memory only goes up in tomcat 5 when I open a connection to the mysql
database using the J-Connector. If I run a simple servlet that does
nothing but opens a connection to my database then closes it at the end,
I still leave memory hanging in tomcat 5. Any ideas?
Thanks again, Dan
Daniel L. Gross wrote:
I am running tomcat 5.5.17 with the newest J-Connector talking to
MySql. I have many servlets which access the database, and with
Tomcat 5.5.17, it seems that each time I access a servlet, it uses
more memory, and doesn't release it when the servlet is done.
Previously I was running tomcat 4 and never had a problem with memory
usage. I still have one server running tomcat 4 with my servlet
software and it's has been running for almost a year without ever
re-booting. I have changed my servlet code to make sure all my
database connections and JDBC calls are properly closed, but this had
no effect. Does anyone know what has changed in Tomcat 5.5 the could
be causing this.
Thanks, Dan Gross
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]