facebook

problem with MyEclipse4.0M2 and Resin3.0.9 [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #234686 Reply

    former
    Member

    My OS is WinXP+sp2.
    the eclipse sdk is 3.1 with some other plugins.
    this version of jdk is 1.4.2_09.
    resin start well by manual.
    In Window->preferense->MyEclipse,I set the application server to Resin3,and append the <RESIN_HOME>/bin <RESIN_HOME>/lib to classpath.
    I create a simple web project,and prepare a debug with MyEclipse Externally Launched server.
    then is the problem:
    resin also start well in eclipse,but when I clicked the debug menu,the eclipse told me :Failed to connect to remote VM.Connection Refused.
    Please tell what shall I do? Thanks.

    #234687

    former
    Member

    I add “-debug” to the JVM arguments in eclipse->window->preference->MyEclipse->application servers->Resin3.x->JDK.
    But the problem is also exist.

    #234696

    Scott Anderson
    Participant

    It seems like you’re mixing two concepts. If you want to launch Resin and debug it on your local machine, please see the Application Servers quickstart here: http://www.myeclipseide.com/images/tutorials/quickstarts/appservers/

    If you want to launch and debug Resin on another machine or connect to an instance of Resin that was launched outside of MyEclipse, please see the Remote Debugging quickstart here:
    http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/remotedebugging/index.html

    #234707

    former
    Member

    Thanks for your quick reply.
    The problem is I havn’t deploy my web project.
    How simple the mistake is!
    Next time,when I encounter problems,I will search help pages first!
    Anyway,Thank you very much!

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: problem with MyEclipse4.0M2 and Resin3.0.9 [Closed]

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