facebook

Can I profile my web application on a remote server?

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #322802 Reply

    PredatorVI
    Member

    I’ve got my Tomcat 6 running on a remote server with options to enable remote profiling using the following:

    -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9090 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false

    Can I configure MyEclipse 10 to connect and profile remotely? I can’t seem to find any detail on how to do that and the “Profile Configurations” dialog doesn’t have a “Remote Java Application” option like the “Debug Configurations” dialog has.

    #322819 Reply

    support-joy
    Member

    PredatorVI,

    I am afraid this functionality is currently not supported. For the profiler to work MyEclipse must launch the application. Sorry for the inconvenience.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Can I profile my web application on a remote server?

You must be logged in to post in the forum log in