JRE issues - Memory leak

We have a memory leak in an enterprise java application.

I need a way to reset the JVM.When i start the program, and clients connect to it, the memory keeps going up. as a quick fix we figured we could stop that program and restart it (giving us time to find the leak).

The memory starts where it left off. ? any ideas how to reset the mem usage? clear the heap?

Please helpp... thanks...

[413 byte] By [llpindda] at [2007-11-27 3:21:39]
# 1
http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html http://java.sun.com/javase/technologies/hotspot/gc/index.jsp
Thanigaivel.Ma at 2007-7-12 8:24:24 > top of Java-index,Desktop,Runtime Environment...
# 2
Thanks for the response.do you know the different between running the JVM on a 64-bit machine vs. on 32-bit machine? both windows.
llpindda at 2007-7-12 8:24:24 > top of Java-index,Desktop,Runtime Environment...