facebook

Transport dt_socket failed to initialize, rc = 509

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

    Riyad Kalla
    Member

    plynn,
    Thank you for the info, all your versions look great.

    If you had a chance later today, would you be able to install JDK 1.5.0_06 (just released) and then add a new JDK setup for it and set it as your JDK for your Tomcat 5 connector and see if it works?

    We have been unable to determine yet what causes this issue, it doesn’t seem to be tied to any of the software you’d think it would be (eclipse/myeclipse/jdk) but it’s possible another plugin or application on the host machine could be the variable in this equation.

    #242689 Reply

    plynn
    Member

    rkalla,
    Haven’t had time to try your suggestion, but I intend to.

    #242743 Reply

    plynn
    Member

    rkalla,
    I tried your suggestion and when I used jdk 1.5.0_06 as the jdk for Tomcat, it starts up successfully.

    #242756 Reply

    Riyad Kalla
    Member

    Thank you for doing that plynn, I will note that in the issue.

    #257687 Reply

    kvas11
    Member

    Hi, I have had the same problem.
    Solution is: Check your firewall setting. You have probably disabled communication for Java.

    #263638 Reply

    chrisarnett
    Member

    Had this same problem with 5.1GA (all-inclusive) and WL 8.1.6

    My solution was to fix JAVA_HOME (or perhaps you might need to *set* it).
    I simply pointed at the WL-shipped JDK.

    It was previously pointing to a 1.5 JRE — I’m sure you see a lot of red flags there and I’m not sure which one was the culprit, but I’m guessing it has everything to do with the socket library.

    I also prefixed my PATH with %JAVA_HOME%\bin, but I don’t think that’s relevant.

    #263717 Reply

    Riyad Kalla
    Member

    chris,
    Thank you for following up for other folks running into this issue.

    #264106 Reply

    David Harris
    Participant

    I’m seeing a similar problem, I’m running windows XP and I installed JRE 1.6. After the install i placed the following into my path enviorment variable “C:\Program Files\Java\jdk1.6.0\bin;C:\Program Files\Java\jdk1.6.0\jre\bin;” which replaced this “C:\j2sdk1.4.2_12\bin;C:\j2sdk1.4.2_12\jre\bin”. When I did that I was seeing the same Transport dt_socket failed problem. It worked again when I switched it back. I didn’t change anything relating to eclipse, the only difference was the path enviorment variable.

Viewing 8 posts - 16 through 23 (of 23 total)
Reply To: Transport dt_socket failed to initialize, rc = 509

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