To increase the concurrent lock timeout for concurrent downloads, perform the following actions:
- Stop Artifactory
- Edit $ARTIFACTORY_HOME/etc/artifactory.system.properties
- 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