Hi,
I got an out of memory error in my Tomcat app when running the integrated MyEclipse Tomcat. (actually it was a JVMTI out of memory error, not sure if it was heap space or what).
Is there a way to get a jconsole like chart of memory usage when running Tomcat inside eclipse?
Second, is there a tutorial on the memory monitor? I can’t figure out what this is our how to use it.
Thanks< WILL