Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Memory Monitor in RAP
Memory Monitor in RAP [message #795507] Fri, 10 February 2012 14:48 Go to next message
Tobias Semmet is currently offline Tobias SemmetFriend
Messages: 37
Registered: July 2009
Member
Hi,

does anyone use or know a memory monitor in RAP directly in eclipse ? Like TPTP ?

Thx for helping
Re: Memory Monitor in RAP [message #800160 is a reply to message #795507] Thu, 16 February 2012 19:18 Go to previous message
Nikolai Raitsev is currently offline Nikolai RaitsevFriend
Messages: 102
Registered: July 2009
Senior Member
Hallo Tobias,

just add jmx vm-parameter to your launch configuration: e.g.


-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=<YOUR_PORT>
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false

and start visualvm or jconsole (from java 6 its a part of java
distribution). Than connect to localhost:<YOUR_PORT> and JVM is yours.

Best regards,

Nikolai



Am 10.02.2012 15:48, schrieb Tobias Semmet:
> Hi,
>
> does anyone use or know a memory monitor in RAP directly in eclipse ?
> Like TPTP ?
>
> Thx for helping
Previous Topic:Memory Monitor in RAP
Next Topic:Screnshots about advanced UI for RCP/RAP
Goto Forum:
  


Current Time: Wed Sep 25 05:31:17 GMT 2024

Powered by FUDForum. Page generated in 0.03513 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top