Discussion:
Premature end of Content-Length delimited message body
Nerderman,Adam
2014-10-23 13:30:40 UTC
Permalink
We've been seeing this error periodically when some of our uses that are trying to download artifacts far away from where the server is geographically since upgrading from Archiva 1.3.5 to 2.1.1.


Has anyone else seen this error? Is there something with Archiva or a configuration that would have changed to start causing this at all? I tried looking through the logs, but I don't even see anything that seemingly matches up with the times these occur.


The full message from Maven:


03:11:09,858 INFO - [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.1:copy (default-cli) on project maven-artifact-fetch: Unable to resolve artifact. Could not transfer artifact groupId:artifactId:tar.gz:1.35.0-20141023.070314-19 from/to snapshots (http://url/archiva/repository/snapshots): GET request of: groupId/artifactId/1.35.0-SNAPSHOT/artifactId-1.35.0-20141023.070314-19.tar.gz from snapshots failed
03:11:09,858 INFO - [ERROR] groupId:artifactId:tar.gz:1.35.0-SNAPSHOT
03:11:09,858 INFO - [ERROR]
03:11:09,858 INFO - [ERROR] from the specified remote repositories:
03:11:09,858 INFO - [ERROR] snapshots (http://url/archiva/repository/snapshots, releases=false, snapshots=true),?
03:11:09,859 INFO - [ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false): Premature end of Content-Length delimited message body (expected: 41149736; received: 692224
Olivier Lamy
2014-10-27 06:49:11 UTC
Permalink
Weird
Any proxy in the middle?

--
Olivier
Post by Nerderman,Adam
We've been seeing this error periodically when some of our uses that are
trying to download artifacts far away from where the server is
geographically since upgrading from Archiva 1.3.5 to 2.1.1.
Has anyone else seen this error? Is there something with Archiva or a
configuration that would have changed to start causing this at all? I tried
looking through the logs, but I don't even see anything that seemingly
matches up with the times these occur.
03:11:09,858 INFO - [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.1:copy (default-cli) on
project maven-artifact-fetch: Unable to resolve artifact. Could not
transfer artifact groupId:artifactId:tar.gz:1.35.0-20141023.070314-19
from/to snapshots (http://url/archiva/repository/snapshots): GET request
groupId/artifactId/1.35.0-SNAPSHOT/artifactId-1.35.0-20141023.070314-19.tar.gz
from snapshots failed
03:11:09,858 INFO - [ERROR] groupId:artifactId:tar.gz:1.35.0-SNAPSHOT
03:11:09,858 INFO - [ERROR]
03:11:09,858 INFO - [ERROR] snapshots (
http://url/archiva/repository/snapshots, releases=false, snapshots=true),?
03:11:09,859 INFO - [ERROR] central (http://repo.maven.apache.org/maven2,
releases=true, snapshots=false): Premature end of Content-Length delimited
message body (expected: 41149736; received: 692224
Nerderman,Adam
2014-10-27 13:21:11 UTC
Permalink
None. They are hitting the instance directly.
________________________________________
From: Olivier Lamy <***@apache.org>
Sent: Monday, October 27, 2014 2:49 AM
To: ***@archiva.apache.org
Subject: Re: Premature end of Content-Length delimited message body

Weird
Any proxy in the middle?

--
Olivier
Post by Nerderman,Adam
We've been seeing this error periodically when some of our uses that are
trying to download artifacts far away from where the server is
geographically since upgrading from Archiva 1.3.5 to 2.1.1.
Has anyone else seen this error? Is there something with Archiva or a
configuration that would have changed to start causing this at all? I tried
looking through the logs, but I don't even see anything that seemingly
matches up with the times these occur.
03:11:09,858 INFO - [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.1:copy (default-cli) on
project maven-artifact-fetch: Unable to resolve artifact. Could not
transfer artifact groupId:artifactId:tar.gz:1.35.0-20141023.070314-19
from/to snapshots (http://url/archiva/repository/snapshots): GET request
groupId/artifactId/1.35.0-SNAPSHOT/artifactId-1.35.0-20141023.070314-19.tar.gz
from snapshots failed
03:11:09,858 INFO - [ERROR] groupId:artifactId:tar.gz:1.35.0-SNAPSHOT
03:11:09,858 INFO - [ERROR]
03:11:09,858 INFO - [ERROR] snapshots (
http://url/archiva/repository/snapshots, releases=false, snapshots=true),?
03:11:09,859 INFO - [ERROR] central (http://repo.maven.apache.org/maven2,
releases=true, snapshots=false): Premature end of Content-Length delimited
message body (expected: 41149736; received: 692224
Loading...