On Mon, Nov 5, 2012 at 3:45 PM, Jason Swank <[email protected]> wrote:

> Hi,
>
> I'm opening a ticket with the CDN provider regarding this issue; the
> diagnostic info you've provided will hopefully provide enough
> information to track down the root cause of the issue.


One more case from my side:
spring-asm-3.1.3.RELEASE-sources.jar can be downloaded (it seems to be
empty jar btw)
spring-asm-3.1.3.RELEASEjar cannot be downloaded,

[ipsilon ss]# !curl
curl http://ifconfig.me
158.75.202.2

Maybe it's something with file/cache system on httpd level?

Regards,
Tomek

Full wget output:

[ipsilon ~]# wget -dv
http://repo1.maven.org/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE-sources.jar
Setting --verbose (verbose) to 1
DEBUG output created by Wget 1.13.4 on linux-gnu.

URI encoding = `UTF-8'
--2012-11-05 15:57:37--
http://repo1.maven.org/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE-sources.jar
Resolving repo1.maven.org (repo1.maven.org)... 68.232.34.223
Caching repo1.maven.org => 68.232.34.223
Connecting to repo1.maven.org (repo1.maven.org)|68.232.34.223|:80...
connected.
Created socket 3.
Releasing 0x0000000001c6ef50 (new refcount 1).

---request begin---
GET
/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE-sources.jar
HTTP/1.1
User-Agent: Wget/1.13.4 (linux-gnu)
Accept: */*
Host: repo1.maven.org
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Type: application/java-archive
Date: Mon, 05 Nov 2012 14:57:39 GMT
Last-Modified: Wed, 31 Oct 2012 18:33:58 GMT
Server: ECAcc (fcn/40AE)
X-Cache: HIT
Content-Length: 543

---response end---
200 OK
Registered socket 3 for persistent reuse.
Length: 543 [application/java-archive]
Saving to: `spring-asm-3.1.3.RELEASE-sources.jar'

100%[========================================================================================================================>]
543         --.-K/s   in 0s

2012-11-05 15:57:37 (26.2 MB/s) - `spring-asm-3.1.3.RELEASE-sources.jar
saved [543/543]

[ipsilon ss]# wget -dv
http://repo1.maven.org/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE.jar
Setting --verbose (verbose) to 1
DEBUG output created by Wget 1.13.4 on linux-gnu.

URI encoding = `UTF-8'
--2012-11-05 16:01:36--
http://repo1.maven.org/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE.jar
Resolving repo1.maven.org (repo1.maven.org)... 68.232.34.223
Caching repo1.maven.org => 68.232.34.223
Connecting to repo1.maven.org (repo1.maven.org)|68.232.34.223|:80...
connected.
Created socket 3.
Releasing 0x00000000012ae740 (new refcount 1).

---request begin---
GET
/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE.jar
HTTP/1.1
User-Agent: Wget/1.13.4 (linux-gnu)
Accept: */*
Host: repo1.maven.org
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Closed fd 3
Retrying.

--2012-11-05 16:02:37--  (try: 2)
http://repo1.maven.org/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE.jar
Found repo1.maven.org in host_name_addresses_map (0x12ae740)
Connecting to repo1.maven.org (repo1.maven.org)|68.232.34.223|:80...
connected.
Created socket 3.
Releasing 0x00000000012ae740 (new refcount 1).

---request begin---
GET
/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE.jar
HTTP/1.1
User-Agent: Wget/1.13.4 (linux-gnu)
Accept: */*
Host: repo1.maven.org
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... ^C




>  If you'd like to
> respond offline to me with your IP address, that will also be helpful:
>
>         $ curl http://ifconfig.me
>
> In the meantime, you can retrieve this artifact from search.maven.org:
>
>
> http://search.maven.org/#artifactdetails%7Corg.codehaus.woodstox%7Cwoodstox-core-asl%7C4.1.4%7Cjar
>
> Regards,
> Jason
>
> On Mon, Nov 05, 2012 at 06:35:57AM -0800, eugene wrote:
> > Hello Brian,
> >
> > Here you go:
> >
> > curl -I
> >
> http://repo1.maven.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.1.4/woodstox-core-asl-4.1.4.jar
> > -v
> > * About to connect() to repo1.maven.org port 80 (#0)
> > *   Trying 68.232.34.223...
> > * connected
> > * Connected to repo1.maven.org (68.232.34.223) port 80 (#0)
> > > HEAD
> > >
> /maven2/org/codehaus/woodstox/woodstox-core-asl/4.1.4/woodstox-core-asl-4.1.4.jar
> > > HTTP/1.1
> > > User-Agent: curl/7.27.0
> > > Host: repo1.maven.org
> > > Accept: */*
> > >
> >
> > And it froze.
> >
> > Thank You,
> > Eugene.
> >
> >
> >
> > --
> > View this message in context:
> http://maven.40175.n5.nabble.com/Can-not-get-a-jar-from-maven-central-tp5729478p5729513.html
> > Sent from the Maven - Users mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to