SIP fails to TA - Loading tab with "Unable to find stream" error while the file is in the directory
- Product: Rosetta
- Product Version: 5.0.1
Symptoms
SIP fails to TA - Loading tab with "Unable to find stream" error while the file is in the directory
Possible cause
The DPS user does not have read and write permissions on the file.
Solution
Give the DPS user read and write permissions on the file.
Possible cause
The dc record tag in the METS for deposit file does not have the dc namespace.
Solution
Add the dc namespace to the METS file:
<dc:record xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<dc:title>METS example</dc:title>
</dc:record>
Please find a full METS for deposit example attached.
Possible cause
The deposit directory have nested 'content' directories.
Solution
Rosetta takes the files from the last content directory it found.
If you rerun the files from the TA the files will move on to permanent.
- Article last edited: 25-may-2016