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

Reply via email to