failing to export non-image dicoms (A702 error)

1,450 views
Skip to first unread message

Gorzany

unread,
Mar 28, 2018, 4:54:51 AM3/28/18
to dcm4che
Hey,

i have dcm4chee 2.17.2 that stores and exports image dicoms smoothly.
Recently i needed to read and store non-image siemens files, where the SOP syntax UID and transfer SOP UID are
SiemensCSANonImageStorage and ImplicitVRLittleEndian respectively.
So I have added
"SiemensCSANonImageStorage" to storescp service AcceptedImageSOPClasses and AcceptedOtherSOPClasses making sure "ImplicitVRLittleEndian" is included in "AcceptedTransferSyntaxForImageSOPClasses" and "AcceptedTransferSyntaxForOtherSOPClasses".
In addition, dcm4chee categorizes these files as "series without PPS info".

Trying to export these dicoms results with the following error:

1 C-MOVE requests done in 71 ms!
Instances completed:0 warning:0 failed:1 remaining:0
Failed C-MOVE requests:
3: PatId:[unknown],studyIUIDs:1.3.12.2.1107.5.2.43.66024.30000018032606435086800000001, seriesIUIDs:1.3.12.2.1107.5.2.43.66024.2018032610255091042871506.0.0.0
  failed with status A702 Error Comment:null
  Started at 2018-03-28 11.19.05,396 failed at 2018-03-28 11.19.05,467

I verified that the file location is correct.
In addition, i have allowed
AcceptMissingPatientID and AcceptMissingPatientName (both True).
but still getting the same error

I am stuck and really appreciate your assistance.

thanks!


Gorzany

unread,
Apr 8, 2018, 2:45:42 AM4/8/18
to dcm4che
anyone?

p.p...@synedra.com

unread,
Apr 9, 2018, 3:17:57 AM4/9/18
to dcm4che
The Status A702 means "Refused: Out of Resources – Unable to perform sub-operations" [1]. I do know all the players in your C-Move setup, but to me it seems that the AE, that is supposed  to send the Dicom files is not able to do so, due to insufficient resources. Or maybe this is the generic error status for internal errors in this (your?) implementation.

Reply all
Reply to author
Forward
0 new messages