Page 3 of 3 FirstFirst 123
Results 21 to 28 of 28

Thread: Spring IDE on a Juno release

  1. #21
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,638

    Default

    Glad to hear you found a workaround, but it is still strange why you cannot access our update site... If I find anything else, I wil let you know.

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

  2. #22
    Join Date
    May 2011
    Posts
    4

    Default

    I am also unable to access this update site. Eclipse error message is:

    Unable to read repository at http://download.springsource.com/rel...S/update/e4.2/ (same result for http://dist.springsource.com/release/TOOLS/update/e4.2/ btw)

    java.io.IOException: http://download.springsource.com/rel...S/update/e4.2/ is not a valid repository location.
    at org.eclipse.equinox.internal.p2.metadata.repositor y.SimpleMetadataRepositoryFactory.load(SimpleMetad ataRepositoryFactory.java:102)
    at org.eclipse.equinox.internal.p2.metadata.repositor y.MetadataRepositoryManager.factoryLoad(MetadataRe positoryManager.java:57)
    at org.eclipse.equinox.internal.p2.repository.helpers .AbstractRepositoryManager.loadRepository(Abstract RepositoryManager.java:758)
    at org.eclipse.equinox.internal.p2.repository.helpers .AbstractRepositoryManager.loadRepository(Abstract RepositoryManager.java:651)
    at org.eclipse.equinox.internal.p2.metadata.repositor y.MetadataRepositoryManager.loadRepository(Metadat aRepositoryManager.java:96)
    at org.eclipse.equinox.internal.p2.metadata.repositor y.MetadataRepositoryManager.loadRepository(Metadat aRepositoryManager.java:92)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJo b.doLoad(LoadMetadataRepositoryJob.java:117)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJo b.runModal(LoadMetadataRepositoryJob.java:102)
    at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingR epositoryHandler$2.runModal(PreloadingRepositoryHa ndler.java:83)
    at org.eclipse.equinox.p2.operations.ProvisioningJob. run(ProvisioningJob.java:177)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.j ava:53)

    Does anyone know how to get this to work? All other update sites that I have work correctly

  3. #23
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,638

    Default

    Hey!

    Can you also try to delete the p2 repository cache from the p2 directory of your STS installtion? And what version of STS or Eclipse are you running when this error shows up? The update site URL looks just fine... Wondering what network issue causes these problems for you...

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

  4. #24
    Join Date
    Jan 2013
    Posts
    2

    Default Juno Install Testing

    Martin,

    I am able to reproduce this problem: Working in Eclipse Juno SR1. Just installed VeloEclipse succesfully through its update site. Couldn't update using http://dist.springsource.com/release/TOOLS/update/e4.2. Saved a copy of my Eclipse directory and then deleted the .../eclipse/p2/org.eclipse.equinox.p2.repository directory. Still doesn't work.

    For what it's worth, I also tried using Firefox to access http://dist.springsource.com/release.../e4.2/site.xml and got the Access Denied message that should come from http://dist.springsource.com/release/TOOLS/update/e4.2/. (I don't know if this adds any clarity to the issue.)

    For now, I'll just restore my saved eclipse directory.

    Let me know if I can assist with further testing; looking forward to installing when this is possible again.



    Quote Originally Posted by Martin Lippert View Post
    Hey!

    Can you also try to delete the p2 repository cache from the p2 directory of your STS installtion? And what version of STS or Eclipse are you running when this error shows up? The update site URL looks just fine... Wondering what network issue causes these problems for you...

    -Martin

  5. #25
    Join Date
    Jan 2013
    Posts
    2

    Default

    Before restoring the p2 repository cache (see my previous post), I tried the download.springsource.com version of the URL, and this worked for me.

    Just for grins, I restored my eclipse folder to the state prior to deleting the p2 repository cache and tried again with the download.springsource.com version of the URL, and this failed. So, as of right now, the p2 repository cache has to be deleted and the alternate URL used.

    HTH,
    Mike
    Last edited by JimmyGourd; Jan 18th, 2013 at 12:40 PM.

  6. #26
    Join Date
    May 2011
    Posts
    4

    Default

    I think I've found the problem. Some of the jar files being downloaded into the p2 cache are being corrupted. I will look into the cause of that.

    Thanks for your help

  7. #27
    Join Date
    Mar 2012
    Posts
    1

    Default

    Has there been any further resolution on this? I am seeing the same issue. I have tried the above solutions, but nothing seems to work.

  8. #28
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,638

    Default

    Hey!

    And you can successfully access other update sites from within your Eclipse? Just wanted to make sure it is a not a general network settings issue.

    As a workaround, you could also download the ready-to-use STS distribution (version 3.1.0 at the moment) that comes on top of Eclipse JEE Juno SR1 and has everything installed by default. Would that work for you?

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