bioinformatics-ua / dicoogle

Dicoogle - Open Source PACS
http://www.dicoogle.com/
GNU General Public License v3.0
445 stars 132 forks source link

JDICOM - PENDING - one or more Optional Keys were not supported #601

Open tonyprasanna opened 2 years ago

tonyprasanna commented 2 years ago

QueryRetrieve with infoModel Set to StudyRoot is returning empty Result in Query Result Section .

With Same setting we are able to get Result with Patient and study details for another PACS.

this Query is not working only on DICOOGLE>

jdicom: #5:DICOOGLE << A-ASSOCIATE-RQ PDU jdicom: #5:DICOOGLE >> A-ASSOCIATE-AC PDU jdicom: #5:DICOOGLE << C-FIND-RQ Study Root Query/Retrieve Information Model - FIND SOP Class jdicom: #5:DICOOGLE << Dataset jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #ff01H[StatusEntry.PENDING - one or more Optional Keys were not supported] jdicom: #5:DICOOGLE >> Dataset com.archimed.dicom.DicomException: Missing Attribute Query Retrieve Level in C-FIND-RSP jdicom: #5:DICOOGLE >> C-FIND-RSP Study Root Query/Retrieve Information Model - FIND SOP Class, status #0000H[Success] jdicom: #5:DICOOGLE << A-RELEASE-RQ PDU jdicom: #5:DICOOGLE >> A-RELEASE-RP PDU jdicom: #5:DICOOGLE closing socket

Enet4 commented 2 years ago

Thank you for reporting. Could you please provide specific details for reproducing the issue? A sample query object in DICOM would be a great help.