Unable to retrieve images from dcm4che via C-MOVE

149 views
Skip to first unread message

VN

unread,
Jun 1, 2019, 4:43:00 AM6/1/19
to dcm4che
Hi,

I am testing retrieving images from dcm4che-arc-light (5.16.2) server. When using RADIANT viewer with C-GET protocol, it can download images, but there was an error with C-MOVE as below:

2019-06-01 12:05:32,533 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19914) DCM4CHEE<-RADIANT(959837): processing 1:C-MOVE-RQ[pcid=3, prior=0
  cuid
=1.2.840.10008.5.1.4.1.2.2.2 - Study Root Query/Retrieve Information Model - MOVE
  tsuid
=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by: : org.dcm4che3.net.service.DicomServiceException: Unknown AE: RADIANT
 at org
.dcm4chee.arc.retrieve.scp.CommonCMoveSCP.newRetrieveContext(CommonCMoveSCP.java:168)
 at org
.dcm4chee.arc.retrieve.scp.CommonCMoveSCP.calculateMatches(CommonCMoveSCP.java:104)
 at org
.dcm4che3.net.service.BasicCMoveSCP.onDimseRQ(BasicCMoveSCP.java:66)
 at org
.dcm4che3.net.service.AbstractDicomService.onDimseRQ(AbstractDicomService.java:74)
 at sun
.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
 at sun
.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java
.lang.reflect.Method.invoke(Method.java:498)
 at org
.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
 at org
.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
 at org
.dcm4che3.net.service.DicomService$523513542$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
 at org
.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
 at org
.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:459)
 at org
.dcm4che3.net.Association.onDimseRQ(Association.java:703)
 at org
.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
 at org
.dcm4che3.net.Association.handlePDataTF(Association.java:686)
 at org
.dcm4che3.net.State$4.onPDataTF(State.java:103)
 at org
.dcm4che3.net.Association.onPDataTF(Association.java:682)
 at org
.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
 at org
.dcm4che3.net.Association$2.run(Association.java:521)
 at org
.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:105)
 at java
.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
 at java
.util.concurrent.FutureTask.run(FutureTask.java:266)
 at org
.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:141)
 at java
.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
 at java
.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
 at java
.lang.Thread.run(Thread.java:748)
 at org
.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:250)
 at org
.jboss.as.ee.concurrent.service.ElytronManagedThreadFactory$ElytronManagedThread.run(ElytronManagedThreadFactory.java:78)

When retrieving images from Siemens machine, there were the same errors. 

If anyone has experience with this query/retrieve, please help me. 

Thanks.

Niels Wahlgreen

unread,
Jun 1, 2019, 4:04:15 PM6/1/19
to dcm4che
Hi. I believe, that the problem is, that you have to create the AETitle RADIANT in the configuration, before you can communicate with the server.

DCM4CHEE<-RADIANT(959837): processing 1:C-MOVE-RQ[pcid=3, prior=0
  cuid
=1.2.840.10008.5.1.4.1.2.2.2 - Study Root Query/Retrieve Information Model - MOVE
  tsuid
=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by: : org.dcm4che3.net.service.DicomServiceException: Unknown AE: RADIANT

Vuong Q. Nguyen

unread,
Jun 2, 2019, 10:18:14 AM6/2/19
to dcm...@googlegroups.com
Hi Niels,

It works for me now. Thanks.

--
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.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/41e9a019-7875-4970-8420-21aafc048be9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

VN

unread,
Jun 2, 2019, 10:19:12 AM6/2/19
to dcm4che
Hi Niels Wahlgreen,

It works for me now. Thanks.

Reply all
Reply to author
Forward
0 new messages