facebook

Cannot start JBoss4 out of MyEclipse[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 Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #236570 Reply

    tviel
    Member

    Hi,

    Everytime I ry to start a JBoss installation in DEBUG-Mode out of MyEclipse I got following error-box:

    A configuration error occured during startup. Please verify the preference field with the prompt: ERROR: transport error 202: gethostbyname: unknon host [“transport.c”,L41]
    ERROR: JWDP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) [“debugInit.c”,L497]
    JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized

    I checked with a standard SuSE 9.3 JBoss install and another clean JBoss4.0.2 install.

    All Servers run well using the startscript on command-line

    Im using
    EclipseSDK 3.1.0 Build ID: I20050627-1435
    MyEclipse 4.0.0 GA Build Id: 20050829-4.0.0-GA

    I read lots of threads with errors in Debug-Run, but they say everything should go well in GA Dist.

    Any hints?

    PS: Im using a JDK java-1.5.0-sun-1.5.0_03
    [/img]

    #236576

    Scott Anderson
    Participant

    The issue looks Eclipse can’t find the location of the remote JVM when trying to connect for debugging. Can you linux machine resolve the addresses ‘localhost’ and ‘127.0.0.1’ to itself? Can you debug a simple Java application using Eclipse, or do you get the same error?

    #236821

    tviel
    Member

    Hi,

    thanks for your response.

    It seems that it solved the problem. I had to edit the hosts file for other reasons, and now it runs without any additional changes in debug mode.

    Thanks

    Thorsten

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Cannot start JBoss4 out of MyEclipse[closed]

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