Page 5 of 5 FirstFirst ... 345
Results 41 to 45 of 45

Thread: Cannot download extensions

  1. #41
    Join Date
    Feb 2012
    Location
    Huntsville, AL
    Posts
    23

    Default

    Do you know what Java version STS is trying to use? You can check the -vm parameter in the STS.ini file located in the root directory of where you installed it. That's the first thing I'd check given the issues I had.

  2. #42

    Default Solution!

    I had the same problem with STS and Eclipse.

    It's a bug of Java 7 in Windows7 64 bits. The solution is to downgrade your java version to Java 6. Doing that, eclipse and variants like STS works perfectly.

  3. #43
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hi!

    Thanks for posting the solution, highly appreciated. Do you have a reference to the JDK7 bug on Win7 64bit? Any link to the bug database would be great to keep track of it. Thanks!!!

    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  4. #44

    Default

    Quote Originally Posted by Martin Lippert View Post
    Hi!

    Thanks for posting the solution, highly appreciated. Do you have a reference to the JDK7 bug on Win7 64bit? Any link to the bug database would be great to keep track of it. Thanks!!!

    -Martin
    Hi Martin,

    I haven't found any reference from Sun... But it's something related to sockets...

    Regards

  5. #45
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Ok, thanks for the follow-up!

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •