Results 1 to 4 of 4

Thread: STS 2.9.2 + Java 7 = Read timeouts?

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Location
    Vanløse, Copenhagen
    Posts
    6

    Default STS 2.9.2 + Java 7 = Read timeouts?

    I just returned to another project and needed to setup a development environment. The other guys are running STS 2.7 something and I decided I wanted to go for 2.9.2 and well, while I was at it also try to run the project with Java 7 instead of Java 6.

    We use Maven and includes the use of the antrun plugin, which of course means that since there's no m2e connector yet for that I had to install the legacy maven extension from the dashboard. That's when my problems began.

    I was having major issues with getting the content.jar from the indigo update site and pretty much every other network related task in trying to install the extension. Things would download incredibly slow, then just get stuck and result in read timeouts. I found a post at stackoverflow that mentioned clearing the cache, adjusting network settings in Eclipse and other things but nothing helped. In the end, I was wondering if it was Java 7 that was causing all these issues for me.

    So I switched from Java 7 u4 to Java 6 u31 in the STS.ini and started STS back up again and wow ... installing the m2eclipse 0.12 extension was snappy now!

    Does anyone else have a similar experience or maybe have had success in using Java 7 (u4?) with STS 2.9.2?

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

    Default

    Hey!

    I've created this JIRA ticket to investigate this in further detail:
    https://issuetracker.springsource.com/browse/STS-2691

    Can you let us know the exact details? What operating system are you running on? Do you a direct internet connection? Or are there any proxies involved?

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

  3. #3
    Join Date
    Feb 2010
    Location
    Vanløse, Copenhagen
    Posts
    6

    Default

    Windows 64 Bit
    Should be direct, no proxies that I am aware of. This one trying to run via wireless.

    Not sure what else would come into play here.

    That said, doing the same thing on my desktop machine and it runs fine.

    So there's something in the setup between my laptop and desktop that makes it break.
    Last edited by Thomas Lefevre; Jun 12th, 2012 at 10:51 AM.

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

    Default

    Hey Thomas!

    Did you find out what the difference in your setup was and what caused the problem?

    -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
  •