When submitting an app using the Transporter
tool, the delivery error says could not download
.
First open the error display log. You will get some information:
<main> ERROR: could not download
java.io.IOException: The directory: /Users/XXXX/Library/Caches/com.apple.amp.itmstransporter/obr/XXXx, is currenly locked by another process: 43307 (computer process pid)
There are two processing methods:
Via /Users/XXXX/Library/Caches/com.apple.amp.itmstransporter/obr
path entered obr
, checked the hidden files, and deleted the hidden files ending with .lock
.
Restart Transporter
.
Open the activity monitor, find the corresponding computer process pid (such as 43307
mentioned above), which is a java process, exit the process and restart the Transporter
.