Since the migration from OpenREM 0.10 to 1.0.0b2 I started seeing QR issues.
During a c-move transfer it randomly stops with the error message:
"Move failed twice in succession. Aborting move request"
Instead of skipping this single import and continuing to the next it seems to stop the import altogether:
[25/Mar/2024 02:37:48] DEBUG [remapp.netdicom.qrscu:2244] Mv: study_no 68
[25/Mar/2024 02:37:48] DEBUG [remapp.netdicom.qrscu:2250] Mv: study no 68 series no 1
[25/Mar/2024 02:37:48] INFO [remapp.netdicom.qrscu:2271] Requesting move: modality CT, study 68 (of 470) series 1 (of 1). Series contains 1 objects
[25/Mar/2024 02:37:48] DEBUG [remapp.netdicom.qrscu:2282] _move_req launched
[25/Mar/2024 02:37:48] DEBUG [remapp.netdicom.qrscu:2297] Series-level move - d is: (0008, 0052) Query/Retrieve Level CS: 'SERIES'
(0020, 000d) Study Instance UID UI: 1.2.840.114350.2.408.2.798268.2.224634439.1
(0020, 000e) Series Instance UID UI: 1.3.12.2.1107.5.1.4.76043.30000024031806531497300003144
[25/Mar/2024 02:38:37] ERROR [remapp.netdicom.qrscu:2101] Move of study 68, series 1: Failure (0xa702) - Refused: Out of resources, unable to perform sub-operations. Sub-ops comp
leted: 0, failed: 1, warning: 0.
[25/Mar/2024 02:38:39] ERROR [remapp.netdicom.qrscu:2101] Move of study 68, series 1: Failure (0xa702) - Refused: Out of resources, unable to perform sub-operations. Sub-ops comp
leted: 0, failed: 1, warning: 0.
[25/Mar/2024 02:38:39] WARNING [remapp.netdicom.qrscu:2178] Query_id 267c80c7-5c3f-4fa0-9028-8b22e65c7462: Move failed twice in succession. Aborting move request
[25/Mar/2024 02:38:39] INFO [remapp.netdicom.qrscu:2305] Query_id 267c80c7-5c3f-4fa0-9028-8b22e65c7462: Move association released
When retrying the import of this single series manually, using the dcmtk utility "movescu" it keeps failing with the same error message.
When I retry the c-move request but with another target AET it succeeds immediately.
If I retry the original cmove request to Openrem it succeeds as well?!
In our hospital the dicom connections with PACS are proxied with the "Dicom Router" solution from Dicom Systems. Apparently this Dicom Router has some issues with Orthanc. I've never seen these errors with Conquest.
Any idea how I could debug/investigate these errors further?
@developers: would it be possible to proceed with QR even if one retrieval fails?
regards,
Tim de Wit