How do I increase the concurrent lock timeout for concurrent downloads

How do I increase the concurrent lock timeout for concurrent downloads

AuthorFullName__c
JFrog Support
articleNumber
000001304
ft:sourceType
Salesforce
FirstPublishedDate
2016-10-06T13:35:32Z
lastModifiedDate
2023-02-26T21:03:20Z
VersionNumber
3

To increase the concurrent lock timeout for concurrent downloads, perform the following actions:

  1. Stop Artifactory
  2. Edit $ARTIFACTORY_HOME/etc/artifactory.system.properties
  3. Find the 'artifactory.locks.timeoutSecs'-line, and enter the desired value 
  • e.g.: 'artifactory.locks.timeoutSecs=300' would result in a 5 minute (300 second) timeout
  • Start Artifactory