Hi,

>No Realms have been defined. I use Win2k, Tomcat 4.1.12 and JDK
>1.3.1_06.

Have you tried this across different JVM?  I'd be curious about that.

>Without Using jprobe or OptimizeIt is there a way to check how much
>memory has been used.

Runtime.getRuntime().freeMemory();
Runtime.getRuntime().totalMemory();

Yoav Shapira
Millennium ChemInformatics

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to