bioinformatics-ua/dicoogle

accepted Socket issue

Closed this issue · 4 comments

INFO net.Association (Association.java:147) - Association(5) accepted Socket[addr=/127.0.0.1,port=51356,localport=100]
INFO net.Association (Association.java:964) - Association(5): A-ASSOCIATE-RQ dicoogle-storage >> ANY-SCP
INFO net.PDUEncoder (PDUEncoder.java:106) - dicoogle-storage(5) << A-ASSOCIATE-RJ[result=1, source=1, reason=7]: permanent called-AE-title-not-recognized
INFO net.Association (Association.java:916) - dicoogle-storage(5): close Socket[addr=/127.0.0.1,port=51356,localport=100]

Enet4 commented

Can you please ensure that your DICOM client is correctly configured to refer to Dicoogle by its AE title? The default value is DICOOGLE-STORAGE.

I'm sure, because I've tried to modify aetitle

It may be capitals letters usage. If there are more details, please re-open the issue.