Results 1 to 7 of 7

Thread: Unable to Dowload Framework

  1. #1
    Join Date
    Oct 2007
    Location
    Birmingham, Alabama
    Posts
    60

    Exclamation Unable to Dowload Framework

    I am hoping others may help me. I am trying to download the latest version of the core Spring framework, but I continue to get an error. Is there something wrong wit the web site hosting the download? I have tried from two separate computers.

    I am using this link: http://www.springframework.org/download

    Thank you for taking the time to read my post.

    Russ
    Last edited by russray; Oct 30th, 2007 at 10:21 AM.

  2. #2
    Join Date
    Sep 2004
    Location
    Manchester, NH
    Posts
    1,236

    Default

    Which link are you trying to click on that page? I tried the 2.0.7 download link, and it worked fine. Are you able to see the SourceForge.net download page?
    Peter Mularien | Blog
    Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
    SCJP 5, Oracle DBA
    Any postings are my own opinion, and should not be attributed to my employer or clients.


  3. #3
    Join Date
    Oct 2007
    Location
    Birmingham, Alabama
    Posts
    60

    Default

    Thank you!

    I have tried both (with and without dependencies) for version 2.0.7.

    The error message is similar to this one.

    Code:
    Internet Explorer cannot open the Internet site. 
    http://sourceforge.net/project/downloading.php?group_id=7357&use_mirror+easynews&filename=spring-framework-2.0.7.zip&33029271.
    Operation aborted.
    Russ

  4. #4
    Join Date
    Sep 2004
    Location
    Manchester, NH
    Posts
    1,236

    Default

    Hmm, I get a different group ID (73357) than you posted (7357):
    Code:
    http://sourceforge.net/project/downloading.php?group_id=73357&use_mirror=easynews&filename=spring-framework-2.0.7.zip&61903273
    Are you running behind a proxy that would be blocking downloads from Sourceforge?
    Peter Mularien | Blog
    Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
    SCJP 5, Oracle DBA
    Any postings are my own opinion, and should not be attributed to my employer or clients.


  5. #5
    Join Date
    Oct 2007
    Location
    Birmingham, Alabama
    Posts
    60

    Default

    There are two locations invovled in my attempts to download the files. One has been behined a proxy and the IE was set for a proxy (work) and the other was without a proxy (home). In both cases, I have received the similar error with the same results--can not download. That might be a typo on my part. the 73357 is the correct group Id.

  6. #6
    Join Date
    Sep 2004
    Location
    Manchester, NH
    Posts
    1,236

    Default

    I was able to find some links to the same ZIP files stored on Amazon's S3 service on the Spring site: link.

    Try that and see if you have better luck? You could also try selecting a different Sourceforge mirror - maybe Easynews is having problems...
    Peter Mularien | Blog
    Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
    SCJP 5, Oracle DBA
    Any postings are my own opinion, and should not be attributed to my employer or clients.


  7. #7
    Join Date
    Oct 2007
    Location
    Birmingham, Alabama
    Posts
    60

    Default

    okay..that did it..... I was able to get the distro using your link. Thank you!

Posting Permissions

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