The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
September 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

OptimizeIT

Posted by Bogdan Barlea on December 04, 2001 at 11:06 AM

Try using OptimizeIT (www.optimizeit.com), a debug tool for java. It will show you wich instances are not freed from memory.

> Hi there,

> Is it because you didn't close the connection to the database after use?

> > HI

> > We are developing an application using JSP technology which runs on Apache/Tomcat3.2.2 and SQL-Server7.0 on WIN NT4.0.
> > At Running the application the amount of Memory used by java.exe keeps increasing and when the application is idle still there is no considerable decrease in the memory usage by java.exe

> > Note: There is no other application running in that server using java.

> >





Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us