facebook

How to use remote debugging features

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #253866 Reply

    dbar12345
    Member

    Hi.
    I’m a beginner with using myEclipse.

    The question is:
    can I use IDE for debugging if my Weblogic81 is on Sun Solaris server (for example, ny2mmm.us.com)?

    How to configure connection?
    I tried to specify the host as ny2mmm.us.com, port 8000 (I started weblogic server with Xdebug on port 8000).
    But I’m getting an error Failed to connect to remote VM. Connection refused.

    Thanks.

    #253909 Reply

    Riyad Kalla
    Member

    Remote debugging is outlined here:
    http://www.myeclipseide.com/images/tutorials/quickstarts/remotedebugging/

    And it sounds like you are doing the right things, just make sure you don’t have a firewall running on the server that could be blocking the connection. Also make sure that WebLogic is running with atleast a 1.4 JDK which is required for the JSR-45 debugging spec to work.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to use remote debugging features

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