The customer has multiple large publication jobs that they send for publishing in bulk. This issue does not occur every day, but whenever they send multiple tasks or large jobs to publish. The publication will go through the process successfully until it gets to the “updating status” action where the status then shows “Failed” with “PUBLISH failed with error: The object is used by another user.” It goes through the retries and eventually continues with success.
This looks like a database upload issue. It's a big issue when needing to manage large jobs on a regular basis. Since the system retries after all the other jobs have finished, the job never goes to the Fail log since the retry eventually succeeds. But could take up to 3 retries and slow down the progress of publishes within the queue. |
Solution: set/update the following registry keys on batch servers only.
Notes:
Also please be informed that these keys are available in the public documentation: Timeout Settings |