| Author |
Message |
|
|
Post subject: tracking memory use?
Posted: Feb 06, 2008 - 06:34 PM
|
|
Registered Member


Joined: Feb 26, 2004
Posts: 19
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: tracking memory use?
Posted: Feb 07, 2008 - 12:56 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
Will,
You can go to MyEclipse > Utilities > Show heap Status to see your usage. It will be displayed at the bottom left hand corner. MyEclipse does not have a chart of memory usage.
Did you sort out the out of memory error you ran into ? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Re: RE: tracking memory use?
Posted: Dec 16, 2009 - 01:36 PM
|
|
Registered Member


Joined: Dec 16, 2009
Posts: 3
|
|
| support-nipun wrote: | Will,
You can go to MyEclipse > Utilities > Show heap Status to see your usage. It will be displayed at the bottom left hand corner. |
Is there a way to get this chart to go away? I right click on it and select Close, but every time I launch MyEclipse, the chart is back! |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: tracking memory use?
Posted: Dec 16, 2009 - 09:25 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
What version of MyEclipse are you facing this problem on? Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: tracking memory use?
Posted: Dec 17, 2009 - 01:13 PM
|
|
Registered Member


Joined: Dec 16, 2009
Posts: 3
|
|
I'm using MyEclipse Enterprise Workbench (Standalone install) Version: 7.5 Build id: 7.5-20090609.
Installation details as follows:
*** Date:
Thursday, December 17, 2009 8:12:44 AM EST
** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 7.1\myeclipse.exe
-name
Myeclipse
--launcher.library
C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
configuration
-vm
C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
Thanks. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: tracking memory use?
Posted: Dec 18, 2009 - 06:42 AM
|
|
Registered Member


Joined: Feb 03, 2009
Posts: 3242
|
|
Nationwide-52,
| Quote: |
Is there a way to get this chart to go away? I right click on it and select Close, but every time I launch MyEclipse, the chart is back!
|
Open MyEclipse IDE, from menu options click on Window > Preferences > General. Notice right hand pane lists a checkbox for "Show heap status". Uncheck the checkbox, click on [Apply] & [OK]. You should be all set. |
_________________ Joy
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Re: RE: Re: RE: tracking memory use?
Posted: Dec 18, 2009 - 01:30 PM
|
|
Registered Member


Joined: Dec 16, 2009
Posts: 3
|
|
| support-joy wrote: | | Open MyEclipse IDE, from menu options click on Window > Preferences > General. Notice right hand pane lists a checkbox for "Show heap status". Uncheck the checkbox, click on [Apply] & [OK]. You should be all set. |
That worked perfectly! Thanks! |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: Re: RE: tracking memory use?
Posted: Dec 21, 2009 - 10:19 AM
|
|
Registered Member


Joined: Feb 03, 2009
Posts: 3242
|
|
Good to hear you are all set.
Best. |
_________________ Joy
MyEclipse Support
|
| |
|
|
|
 |
|
|