Menu

Error in log: request should be a repo key

Help
Rob McLain
2009-01-08
2013-04-05
  • Rob McLain

    Rob McLain - 2009-01-08

    I am getting the following message in the artifactory.log file:

    Request /lib-releases-local/com/colibria/colibria-common-goodies/1.0-94/colibria-common-goodies-1.0-94.jar should be a repo request and does not match any repo key. 

    I have deployed that jar to the lib-releases-local repository and am not sure why I am getting this.

    Any suggestions?

    Thanks,

    Rob McLain

     
    • Fred Simon

      Fred Simon - 2009-01-08

      Hi,
      You are getting this error when the first element in the path does not match any declared repo key.
      It is good practice to access Artifactory only through "Virtual Repositories" so you can control internal repo access. So a URL like:
      http://yourserver/artifactory/libs-releases/com/colibria/colibria-common-goodies/1.0-94/colibria-common-goodies-1.0-94.jar
      Should work better.

      For the current error it looks like it should be /lib*s*-releases-local/.

      Hope it helps.

       

Log in to post a comment.