Problem retrieving studies with C-GET from some DICOM clients

187 views
Skip to first unread message

Niels Wahlgreen

unread,
Jan 14, 2020, 11:10:21 AM1/14/20
to dcm4che

Dear all,

 

We have an issue with some DICOM clients, where we can only retrieve DICOM encapsulated PDF files. All other studies fail (US/CT/MR etc).

 

When it works, we get:

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,112 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2694) PACS_CPH1<-NIELSWAHLGREEN(5348): No Role Selection for SOP Class 1.2.840.10008.5.1.4.1.1.88.11 - Basic Text SR Storage as SCU negotiated


When it doesn’t work (everything but PDF), we get:

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[33m16:58:39,354 WARN  [org.dcm4chee.arc.store.scu.impl.RetrieveTaskImpl] (EE-ManagedExecutorService-default-Thread-2740) PACS_CPH1<-NIELSWAHLGREEN(5452): failed to send Instance[iuid=1.2.392.200046.100.2.1.1.465.20200114105154.2.1.1,cuid=1.2.840.10008.5.1.4.1.1.1] to NIELSWAHLGREEN:: org.dcm4che3.net.NoPresentationContextException: No Presentation Context for Abstract Syntax: 1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage with Transfer Syntax: 1.2.840.10008.1.2 - Implicit VR Little Endian negotiated

We have already set the "Role Selection Negotiation Lenient" and it fixed the problem for Osirix on Mac, but not for these clients.


Is there anything we can adjust to solve this?


Any help will be much appreciated.


Complete log:

################ FAIL ################
Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,325 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/172.16.202.50,port=59130,localport=11112]

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,340 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2739) PACS_CPH1<-NIELSWAHLGREEN(5452) >> A-ASSOCIATE-RQ

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,340 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2739) PACS_CPH1<-NIELSWAHLGREEN(5452) << A-ASSOCIATE-AC

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2739) PACS_CPH1<-NIELSWAHLGREEN(5452) >> 1:C-GET-RQ[pcid=1, prior=0

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.2.2.3 - Study Root Query/Retrieve Information Model - GET

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,348 INFO  [org.dcm4chee.arc.retrieve.scp.CommonCGetSCP] (EE-ManagedExecutorService-default-Thread-2739) PACS_CPH1<-NIELSWAHLGREEN(5452): Process C-GET RQ:

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: (0008,0052) CS [STUDY] QueryRetrieveLevel

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: (0020,000D) UI [1.2.826.0.1.3680043.9.1471.11.893.2] StudyInstanceUID

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,353 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2740) PACS_CPH1<-NIELSWAHLGREEN(5452) << 1:C-GET-RSP[pcid=1, remaining=2, completed=0, failed=0, warning=0, status=ff00H

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.2.2.3 - Study Root Query/Retrieve Information Model - GET

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[33m16:58:39,354 WARN  [org.dcm4chee.arc.store.scu.impl.RetrieveTaskImpl] (EE-ManagedExecutorService-default-Thread-2740) PACS_CPH1<-NIELSWAHLGREEN(5452): failed to send Instance[iuid=1.2.392.200046.100.2.1.1.465.20200114105154.2.1.1,cuid=1.2.840.10008.5.1.4.1.1.1] to NIELSWAHLGREEN:: org.dcm4che3.net.NoPresentationContextException: No Presentation Context for Abstract Syntax: 1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage with Transfer Syntax: 1.2.840.10008.1.2 - Implicit VR Little Endian negotiated

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.retrieve.impl.RetrieveServiceImpl.removeUnsupportedTransferSyntax(RetrieveServiceImpl.java:567)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.retrieve.impl.RetrieveServiceImpl.openTranscoder(RetrieveServiceImpl.java:537)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.store.scu.impl.RetrieveTaskImpl.store(RetrieveTaskImpl.java:214)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.store.scu.impl.RetrieveTaskImpl.runStoreOperations(RetrieveTaskImpl.java:181)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.store.scu.impl.RetrieveTaskImpl.run(RetrieveTaskImpl.java:135)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:105)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.util.concurrent.FutureTask.run(FutureTask.java:266)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:141)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.lang.Thread.run(Thread.java:748)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:250)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[33m16:58:39,354 WARN  [org.dcm4chee.arc.store.scu.impl.RetrieveTaskImpl] (EE-ManagedExecutorService-default-Thread-2740) PACS_CPH1<-NIELSWAHLGREEN(5452): failed to send Instance[iuid=1.2.392.200046.100.2.1.1.465.20200114105154.1.1.1,cuid=1.2.840.10008.5.1.4.1.1.1] to NIELSWAHLGREEN:: org.dcm4che3.net.NoPresentationContextException: No Presentation Context for Abstract Syntax: 1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage with Transfer Syntax: 1.2.840.10008.1.2 - Implicit VR Little Endian negotiated

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.retrieve.impl.RetrieveServiceImpl.removeUnsupportedTransferSyntax(RetrieveServiceImpl.java:567)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.retrieve.impl.RetrieveServiceImpl.openTranscoder(RetrieveServiceImpl.java:537)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.store.scu.impl.RetrieveTaskImpl.store(RetrieveTaskImpl.java:214)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.store.scu.impl.RetrieveTaskImpl.runStoreOperations(RetrieveTaskImpl.java:181)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.dcm4chee.arc.store.scu.impl.RetrieveTaskImpl.run(RetrieveTaskImpl.java:135)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:105)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.util.concurrent.FutureTask.run(FutureTask.java:266)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:141)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at java.lang.Thread.run(Thread.java:748)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #011at org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:250)

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2740) PACS_CPH1<-NIELSWAHLGREEN(5452) << 1:C-GET-RSP[pcid=1, completed=0, failed=2, warning=0, status=a702H

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.2.2.3 - Study Root Query/Retrieve Information Model - GET

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,359 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2739) PACS_CPH1<-NIELSWAHLGREEN(5452) >> A-RELEASE-RQ

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,359 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2739) PACS_CPH1<-NIELSWAHLGREEN(5452) << A-RELEASE-RP

Jan 14 16:58:39 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:58:39,409 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1201) PACS_CPH1<-NIELSWAHLGREEN(5452): close Socket[addr=172.16.202.50/172.16.202.50,port=59130,localport=11112]




################ PDF Success ################

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,097 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2693) PACS_CPH1<-NIELSWAHLGREEN(5348) >> A-ASSOCIATE-RQ

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,097 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2693) PACS_CPH1<-NIELSWAHLGREEN(5348) << A-ASSOCIATE-AC

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2693) PACS_CPH1<-NIELSWAHLGREEN(5348) >> 1:C-GET-RQ[pcid=1, prior=0

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.2.2.3 - Study Root Query/Retrieve Information Model - GET

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,104 INFO  [org.dcm4chee.arc.retrieve.scp.CommonCGetSCP] (EE-ManagedExecutorService-default-Thread-2693) PACS_CPH1<-NIELSWAHLGREEN(5348): Process C-GET RQ:

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: (0008,0052) CS [STUDY] QueryRetrieveLevel

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: (0020,000D) UI [2.25.256726726058808212814388691339057531767] StudyInstanceUID

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2694) PACS_CPH1<-NIELSWAHLGREEN(5348) << 1:C-GET-RSP[pcid=1, remaining=2, completed=0, failed=0, warning=0, status=ff00H

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.2.2.3 - Study Root Query/Retrieve Information Model - GET

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,112 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2694) PACS_CPH1<-NIELSWAHLGREEN(5348): No Role Selection for SOP Class 1.2.840.10008.5.1.4.1.1.88.11 - Basic Text SR Storage as SCU negotiated

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2694) PACS_CPH1<-NIELSWAHLGREEN(5348) << 1:C-STORE-RQ[pcid=5, prior=0

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.1.88.11 - Basic Text SR Storage

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   iuid=1.2.276.0.7230010.3.1.4.0.5077.1578585429.24896 - ?

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2693) PACS_CPH1<-NIELSWAHLGREEN(5348) >> 1:C-STORE-RSP[pcid=5, status=0H

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.1.88.11 - Basic Text SR Storage

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   iuid=1.2.276.0.7230010.3.1.4.0.5077.1578585429.24896 - ?

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2693) PACS_CPH1<-NIELSWAHLGREEN(5348) << 1:C-GET-RSP[pcid=1, remaining=1, completed=1, failed=0, warning=0, status=ff00H

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.2.2.3 - Study Root Query/Retrieve Information Model - GET

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,128 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2694) PACS_CPH1<-NIELSWAHLGREEN(5348): No Role Selection for SOP Class 1.2.840.10008.5.1.4.1.1.104.1 - Encapsulated PDF Storage as SCU negotiated

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,128 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2694) PACS_CPH1<-NIELSWAHLGREEN(5348) << 2:C-STORE-RQ[pcid=45, prior=0

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.1.104.1 - Encapsulated PDF Storage

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   iuid=2.25.23897896325337337915751626496076695997 - ?

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2693) PACS_CPH1<-NIELSWAHLGREEN(5348) >> 2:C-STORE-RSP[pcid=45, status=0H

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.1.104.1 - Encapsulated PDF Storage

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   iuid=2.25.23897896325337337915751626496076695997 - ?

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-2694) PACS_CPH1<-NIELSWAHLGREEN(5348) << 1:C-GET-RSP[pcid=1, completed=2, failed=0, warning=0, status=0H

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   cuid=1.2.840.10008.5.1.4.1.2.2.3 - Study Root Query/Retrieve Information Model - GET

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]:   tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,177 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2693) PACS_CPH1<-NIELSWAHLGREEN(5348) >> A-RELEASE-RQ

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,177 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-2693) PACS_CPH1<-NIELSWAHLGREEN(5348) << A-RELEASE-RP

Jan 14 16:51:58 pacs_cph1 standalone.sh[1249]: #033[0m#033[0m16:51:58,228 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-636) PACS_CPH1<-NIELSWAHLGREEN(5348): close Socket[addr=172.16.202.50/172.16.202.50,port=59119,localport=11112]



Gunter Zeilinger

unread,
Jan 15, 2020, 3:48:20 AM1/15/20
to dcm...@googlegroups.com
Verify, if the client offers a Presentation Context for the required Storage SOP Class in the A-ASSOCIATE-RQ.


Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.

Reply all
Reply to author
Forward
0 new messages