Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tonyprasanna opened this issue Aug 2, 2022 · 1 comment
Open

Comments

@tonyprasanna
Copy link

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
Copy link
Collaborator

Enet4 commented Aug 18, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants