DUL Association Rejected (dcmtk and dcm4chee-arc-light)

1,773 views
Skip to first unread message

Bernardo Lucchesi

unread,
Aug 18, 2022, 2:59:27 PM8/18/22
to dcm4che
Hello everyone!

I'm trying to send some dicom files using DCMTK to dcm4chee in a virtualbox, but i keep getting this error:

F: cannot negotiate network association: DUL Association Rejected

this is how i send:
dcmsend -aet DCM4CHEE <virtualbox IP> 11112 ./ --scan-directories

Does someone had the same issue?

Alexandr Kuznetsov

unread,
Aug 19, 2022, 3:19:15 AM8/19/22
to dcm4che
Most likely you incorrectly indicate the server Aetitle as the defiant: the -aet option should be replaced by the -aec option. You also need to specify the Aetitle of your device (-aet):
dcmsend +r -aet YOU_AET -aec DCM4CHEE <virtualbox IP> 11112 --scan-directories ./

You can send all the files in the nested folders by another command - storescu. For example:
storescu -ll warn +r -aet MY_AET -aec DCM4CHEE <IP host dcm4chee-arc> 11112 +sd /home/dicom/dcmfiles


четверг, 18 августа 2022 г. в 21:59:27 UTC+3, bernardo...@gmail.com:
Reply all
Reply to author
Forward
0 new messages