ukwa / w3act

w3act is an annotation and curation tool for building web archive collections
Apache License 2.0
19 stars 6 forks source link

Increase in errors: Could not rename Temporary Download File #678

Open anjackson opened 2 years ago

anjackson commented 2 years ago

This stems from:

https://github.com/ukwa/w3act/blob/6ad35fff95854edd847c279904534938ff73295d/app/controllers/Documents.java#L325

Not clear why it's happening. Most likely is that the destination already exists, and if so, that should be raised as a separate error.

More logging would be helpful, to track if renames appear to fail. e.g. to include the SIP IDs.

Could have been a race condition, between users accidentally working on the same items. Will ask for some example IDs.