You are correct in the observation that release artifacts that already
exist in the cache not be re-downloaded; this leads me to think, perhaps
this artifact exists in the cache but is for some reason inaccessible to
the anonymous user, so a re-download is attempted but eventually fails
because the artifact already exists?
Is the artifact readable? Is there any permission that perhaps blocks it's
accessibility?

On Mon, Sep 17, 2012 at 5:35 PM, Tomasz Majchrowski <[email protected]
> wrote:

> Dear Artifactory Users,
>
> Randomly the following error appears on the maven site:
>    "Could not transfer artifact
> org.hibernate:hibernate-core:pom:3.3.1.GA from/to foo-bar-int (some
> url): Not authorized, ReasonPhrase:Unauthorized. -> [Help 1]"
>
> What I found in access.log at the server site is the following
> corresponding message:
>
>    "[DENIED DELETE]
> repo1-cache:org/hibernate/hibernate-core/
> 3.3.1.GA/hibernate-core-3.3.1.GA.pom
> for anonymous/IP"
>
> For me it looks like there is a try to download and store artifact but
> the artifact is already there.
> Then there is a try to overwrite the artifact, which failed because of
> DELETE perm is missed.
>
> Q1: Why artirfactory tries to download and store in cache artifact
> which is already part of the repo1 cache. Till now the problem pop-up
> for one artifact.
>
> Best regards, Tomasz Majchrowski.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to