Hi dhoffer,

just a guess, but maybe Artifactory has tried to download the checksum files 
(e.g., ".pom.sha1") from repo1, received an XHTML error page, and incorrectly 
stored that as the checksum value?

I'm not running 4.x so I can't check.

Hope that helps,

Hugh Greene, Senior Software Developer
Toshiba Medical Visualization Systems Europe, Ltd
Bonnington Bond, 2 Anderson Place, Edinburgh EH6 5NP, UK
Tel + 44 (0)131 472 4792 / Fax + 44 (0) 131 472 4799
http://www.tmvse.com / mailto:[email protected] 

DISCLAIMER
Unless indicated otherwise, the information contained in this message is 
privileged and confidential, and is intended only for the use of the 
addressee(s) named above and others who have been specifically authorized to 
receive it. If you are not the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this message and/or attachments 
is strictly prohibited. The company accepts no liability for any damage caused 
by any virus transmitted by this email. Furthermore, the company does not 
warrant a proper and complete transmission of this information, nor does it 
accept liability for any delays. If you have received this message in error, 
please contact the sender and delete the message.


-----Original Message-----
From: dhoffer [mailto:[email protected]] 
Sent: 12 November 2015 07:17
To: [email protected]
Subject: [Artifactory-users] Artifactory won't proxy artifacts anymore

I upgraded to 4.1.3 and I have been having problems proxing new artifacts.

In my Maven builds I get errors like this for new artifacts that have not been 
proxied before.

[WARNING] Checksum validation failed, expected <!DOCTYPE but is
7bf6c3d50f09078c2a55a79d161e2c833c164259 for 
http://internal.qsd.com/artifactory/libs-releases/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.jar
[WARNING] Could not validate integrity of download from
http://internal.qsd.com/artifactory/libs-releases/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.jar:
Checksum validation failed, expected <!DOCTYPE but is
7bf6c3d50f09078c2a55a79d161e2c833c164259
[WARNING] Checksum validation failed, expected <!DOCTYPE but is
7bf6c3d50f09078c2a55a79d161e2c833c164259 for 
http://internal.qsd.com/artifactory/libs-releases/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.jar
Downloaded:
http://internal.qsd.com/artifactory/libs-releases/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.jar
(473 B at 0.0 KB/sec)

Note it says its a warning but what artifactory really did is create garbage 
files for all the poms and jar artifacts.

Then when I go back to Artifactory and browse for the artifact and click on 
it...it says:

{
  "errors" : [ {
    "status" : 404,
    "message" : "Unable to retrieve
http://repo1.maven.org/maven2/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.pom/:
404: Not Found (remote response: 404: Not Found)"
  } ]
}

But if I go to the repo1 URL,
http://repo1.maven.org/maven2/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.pom,
it is just fine as expected.

What is going on here, why can't Artifactory proxy & cache as expected?  In 
early versions of Artifactory I never had any issues now I can't get simple 
things to work.






--
View this message in context: 
http://forums.jfrog.org/Artifactory-won-t-proxy-artifacts-anymore-tp7580586.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com 
______________________________________________________________________

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to