Hello,
I am unable to archive some scans on XNAT and wonder if anyone has experienced this before?
The error message that I receive when I tried to archive:
Extraction/Review failed: Unable to archive xxxx: Operation Failed: org.nrg.action.ServerException: /data/xnat/prearchive/xxxx/SCANS/1/DICOM/.~lock-scan_1_catalog.xml
I see this warnings when I click on details for the session before archiving:
Current WarningsWARN-20: Scan 1 has 2 non-DICOM (or non-parsable DICOM) files
WARN-20: Scan 99 has 8 non-DICOM (or non-parsable DICOM) files
WARN-21: Expected a catalog file, however it was missing.
WARN-21: Expected a catalog file, however it was missing.
In the xdat.log:
[http-nio-8080-exec-10] ERROR org.nrg.xnat.utils.CatalogUtils - Unable to obtain read lock for file: /data/xnat/prearchive/xxxx/SCANS/1/DICOM/scan_1_catalog.xml
java.io.FileNotFoundException: /data/xnat/prearchive/xxxx/SCANS/1/DICOM/.~lock-scan_1_catalog.xml (No such file or directory)
I tried rebuilding the session but it also didn't work.