Sign in
RadiAnt DICOM Viewer - Discussion Forum
Problem with ES dicom video file and DCM4CHEE

Nov 28, 2016 03:35 PM
by Ptilu
Hi,

I have a problem with query/retrieve of dicom video file with ES modality.
When I want to download the exam, nothing appears on the viewport.
Here is the log of the dcm4chee server we use (it seems than Radiant reject the association for the transfer syntax proposed by our sever:

2016-11-28 14:24:32,064 INFO RADIANT->DCM4CHEE (TCPServer-2) [org.dcm4cheri.net.FsmImpl] received AAssociateRQ
appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context Name
implClass: 1.2.826.0.1.3680043.8.1223.1.2
implVersion: RADIANT002
calledAET: DCM4CHEE
callingAET: RADIANT
maxPDULen: 16384
asyncOpsWindow:
pc-1: as=1.2.840.10008.5.1.4.1.2.2.2/Study Root Query/Retrieve Information Model - MOVE
ts=1.2.840.10008.1.2/Implicit VR Little Endian
ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
ts=1.2.840.10008.1.2.2/Explicit VR Big Endian
ts=1.2.840.10008.1.2.4.70/JPEG Lossless, Non- Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])
ts=1.2.840.10008.1.2.4.80/JPEG-LS Lossless Image Compression
ts=1.2.840.10008.1.2.4.90/JPEG 2000 Lossless Image Compression
ts=1.2.840.10008.1.2.4.50/JPEG Baseline (Process 1)
ts=1.2.840.10008.1.2.4.51/JPEG Extended (Process 2 & 4)
ts=1.2.840.10008.1.2.4.81/JPEG-LS Lossy (Near-Lossless) Image Compression
ts=1.2.840.10008.1.2.4.91/JPEG 2000 Lossy Image Compression
ts=1.2.840.10008.1.2.5/RLE Lossless
2016-11-28 14:24:32,064 INFO RADIANT->DCM4CHEE (TCPServer-2) [org.dcm4cheri.net.FsmImpl] sending AAssociateAC
appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context Name
implClass: 1.2.40.0.13.1.1.1
implVersion: dcm4che-1.4.33
calledAET: DCM4CHEE
callingAET: RADIANT
maxPDULen: 16352
asyncOpsWindow:
pc-1: 0 - acceptance
ts=1.2.840.10008.1.2/Implicit VR Little Endian
2016-11-28 14:24:32,065 INFO RADIANT->DCM4CHEE (TCPServer-2) [org.dcm4cheri.net.FsmImpl] received [pc-1] 1:C_MOVE_RQ with Dataset
class: 1.2.840.10008.5.1.4.1.2.2.2/Study Root Query/Retrieve Information Model - MOVE
move dest: RADIANT
2016-11-28 14:24:32,069 INFO RADIANT->DCM4CHEE (Timer-3) [org.dcm4cheri.net.FsmImpl] sending [pc-1] 1:C_MOVE_RSP
class: 1.2.840.10008.5.1.4.1.2.2.2/Study Root Query/Retrieve Information Model - MOVE
status: ff00
2016-11-28 14:24:32,071 INFO RADIANT->DCM4CHEE (Thread-252323) [org.dcm4cheri.net.FsmImpl] Socket[addr=/192.168.2.5,port=11114,localport=52520]
2016-11-28 14:24:32,072 INFO DCM4CHEE->RADIANT (Thread-252323) [org.dcm4cheri.net.FsmImpl] sending AAssociateRQ
appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context Name
implClass: 1.2.40.0.13.1.1.1
implVersion: dcm4che-1.4.33
calledAET: RADIANT
callingAET: DCM4CHEE
maxPDULen: 16352
asyncOpsWindow: maxOpsInvoked=0, maxOpsPerformed=1
pc-1: as=1.2.840.10008.5.1.4.1.1.77.1.1.1/Video Endoscopic Image Storage
ts=1.2.840.10008.1.2.4.100/MPEG2 Main Profile @ Main Level
2016-11-28 14:24:32,072 INFO DCM4CHEE->RADIANT (Thread-252323) [org.dcm4cheri.net.FsmImpl] received A-ASSOCIATE-RJ
result=1 - rejected-permanent
source=1 - service-user
reason=1 - no-reason-given
2016-11-28 14:24:32,122 INFO DCM4CHEE->RADIANT (Thread-252323) [org.dcm4cheri.net.FsmImpl] closing connection - Socket[addr=/192.168.2.5,port=11114,localport=52520]
2016-11-28 14:24:32,122 ERROR -> (Thread-252323) [org.dcm4chex.archive.dcm.qrscp.QueryRetrieveScpService] Association not accepted by RADIANT:
A-ASSOCIATE-RJ
result=1 - rejected-permanent
source=1 - service-user
reason=1 - no-reason-given
java.io.IOException: Association not accepted by RADIANT:
A-ASSOCIATE-RJ
result=1 - rejected-permanent
source=1 - service-user
reason=1 - no-reason-given
at org.dcm4chex.archive.dcm.qrscp.MoveTask.openAssociation(MoveTask.java:228)
at org.dcm4chex.archive.dcm.qrscp.MoveTask.run(MoveTask.java:354)
at java.lang.Thread.run(Thread.java:662)
2016-11-28 14:24:32,123 INFO RADIANT->DCM4CHEE (Thread-252323) [org.dcm4cheri.net.FsmImpl] sending [pc-1] 1:C_MOVE_RSP with Dataset
class: 1.2.840.10008.5.1.4.1.2.2.2/Study Root Query/Retrieve Information Model - MOVE
status: a702
2016-11-28 14:24:32,123 INFO RADIANT->DCM4CHEE (ActiveAssoc-799-1) [org.dcm4cheri.net.FsmImpl] received A-RELEASE-RQ
2016-11-28 14:24:32,124 INFO RADIANT->DCM4CHEE (ActiveAssoc-799-1) [org.dcm4cheri.net.FsmImpl] sending A-RELEASE-RP
2016-11-28 14:24:32,124 INFO -> (TCPServer-2) [org.dcm4cheri.server.ServerImpl] finished - Socket[addr=/192.168.2.5,port=62035,localport=11112]
2016-11-28 14:24:32,174 INFO RADIANT->DCM4CHEE (ActiveAssoc-799-1) [org.dcm4cheri.net.FsmImpl] closing connection - Socket[addr=/192.168.2.5,port=62035,localport=11112]

Thanks,
Ptilu
Nov 28, 2016 08:39 PM
by RadiAnt
Hi,

Please check if your problem persists with our latest beta (3.9.9):
http://www.radiantviewer.com/beta

Greetings,
Maciej
Nov 30, 2016 05:58 PM
by Ptilu
Thanks you !!! It works well know!!
Great work!
Nov 30, 2016 07:16 PM
by RadiAnt
Thank you for reporting this issue and confirming that it was resolved!
Feb 4, 2018 08:11 AM
by Sergey
Hello. You have a very good and convenient program for visualizing DICOM in both 3D format and MPR. You lack only one important planning for surgery - this is Virtual Endoscopy. When will you take it to the addition of your program?
P.S.
Forgive me for writing here.
Feb 20, 2018 05:10 PM
by RadiAnt
Hello! We plan to add the virtual endoscopy view but the time frame for this feature is not available yet.
Post reply
Author (first name or pseudonym):

Message:

Captcha image


Visitors can post messages on the forum without having to register. Please input your first name or pseudonym in the "Author" field. Do not publish any personally identifiable information (PII).

Please ensure you write your posts in English so that our international audience can understand and reply to your message.

The Administrator reserves the right to remove any messages that violate our forum rules; for example, those that are not related to the RadiAnt DICOM Viewer software, published in a language other than English, contravene regulations, etc.