Thursday, February 09, 2012
Google Custom Search

ClearCanvas Highlights

Download our Open Source software
Watch some Videos
Get the Source
Check out our Licensing
Join our  Forums
Some Research: OICR IPP-Trials

Our Community

Membership Membership:
Latest New User Latest: VMCCNY
New Today New Today: 18
New Yesterday New Yesterday: 26
User Count Overall: 20581

People Online People Online:
Visitors Visitors: 15
Members Members: 5
Total Total: 20

Online Now Online Now:
01: ednfran
02: sfrank
03: rmk
04: munir24hr
05: demidias

ClearCanvas Community Forums

Failing to get dicom data from server
Last Post 2010-08-13 02:33 PM by steve. 3 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
jallamann
New Member
New Member
Posts:4

--
2010-08-05 10:50 AM  

Hi all!

I have a situation where I am trying to query and retrieve dicom data from a Dicom server, but the server does not send any data to the specified AE-title. I can do queries with C-FIND, but when I do MOVE, nothing comes to my listening process. Unfortunately, I do not have access to any server side logs for that server, so I have to interpret the ClearCanvas log on my side to get an idea of what is going on.

Here's the log output for sending the move request:

2010-07-15 09:38:34,809 [10] INFO  - Starting to listen with AE WORK5 on port 0.0.0.0:104
2010-07-15 09:38:34,809 [10] INFO  - Preparing to connect to AE PACS_QR on host 192.168.10.59 on port 7860 for move request to WORK5.
2010-07-15 09:38:34,887 [10] DEBUG - WORK5 SCU -> Network Connected: PACS_QR 192.168.10.59:7860
2010-07-15 09:38:34,887 [DicomClient: 192.168.10.59:7860 [12]] INFO  - Association Accepted from WORK5 to remote AE PACS_QR:192.168.10.59:7860
2010-07-15 09:38:34,887 [DicomClient: 192.168.10.59:7860 [12]] DEBUG - Send MetaInfo:
(0000,0002) UI =Study Root Query/Retrieve Information Model – MOVE #   28 Affected SOP Class UID 1
(0000,0100) US 33                                       #    2 Command Field 1
(0000,0110) US 1                                        #    2 Message ID 1
(0000,0600) AE [WORK5]                                #    8 Move Destination 1
(0000,0700) US 0                                        #    2 Priority 1
(0000,0800) US 514                                      #    2 Data Set Type 1

2010-07-15 09:38:34,887 [DicomClient: 192.168.10.59:7860 [12]] DEBUG - Send DataSet:
(0008,0052) CS [SERIES]                                 #    6 Query/Retrieve Level 1
(0020,000d) UI [1.3.12.2.1107.5.1.4.60070.30000008102306214407800000027] #   56 Study Instance UID 1
(0020,000e) UI [1.3.12.2.1107.5.1.4.60070.30000008102510120893700000000] #   56 Series Instance UID 1

 

But in stead of getting any data, I get a series of responses like this:

2010-07-15 09:38:45,059 [DicomClient: 192.168.10.59:7860 [12]] DEBUG - Receive MetaInfo:
(0000,0002) UI =Study Root Query/Retrieve Information Model – MOVE #   28 Affected SOP Class UID 1
(0000,0100) US 32801                                    #    2 Command Field 1
(0000,0120) US 1                                        #    2 Message ID Being Responded To 1
(0000,0800) US 257                                      #    2 Data Set Type 1
(0000,0900) US 65280                                    #    2 Status 1
(0000,1020) US 0                                        #    2 Number of Remaining Sub-operations 1
(0000,1021) US 0                                        #    2 Number of Completed Sub-operations 1
(0000,1022) US 0                                        #    2 Number of Failed Sub-operations 1
(0000,1023) US 0                                        #    2 Number of Warning Sub-operations 1

2010-07-15 09:38:45,059 [DicomClient: 192.168.10.59:7860 [12]] DEBUG - Receive DataSet:

Could anybody tell me what this last response means? Could it be that the server is trying to send to the wrong AE-title or that something is blocking on the network?

 

 

steve
Senior Member
Senior Member
Posts:1885

--
2010-08-06 12:34 PM  
Does the server have your move destination AE title, WORK5, configured properly?
Real-time support available to Clinical Edition and Team Edition customers
jallamann
New Member
New Member
Posts:4

--
2010-08-09 06:53 AM  

Thank you for the reply!

It could be that the server has not been configured correctly with my AE title and hostname/port. I will find this out later this week.
 

My main problem is that I do not really understand the message that I get from the server. I do not get data, and this pattern keeps repeating in the log:

What is it that this log message actually tells me?

 

2010-07-15 09:38:45,059 [DicomClient: 192.168.10.59:7860 [12]] DEBUG - Receive MetaInfo:
(0000,0002) UI =Study Root Query/Retrieve Information Model – MOVE #   28 Affected SOP Class UID 1
(0000,0100) US 32801                                    #    2 Command Field 1
(0000,0120) US 1                                        #    2 Message ID Being Responded To 1
(0000,0800) US 257                                      #    2 Data Set Type 1
(0000,0900) US 65280                                    #    2 Status 1
(0000,1020) US 0                                        #    2 Number of Remaining Sub-operations 1
(0000,1021) US 0                                        #    2 Number of Completed Sub-operations 1
(0000,1022) US 0                                        #    2 Number of Failed Sub-operations 1
(0000,1023) US 0                                        #    2 Number of Warning Sub-operations 1

2010-07-15 09:38:45,059 [DicomClient: 192.168.10.59:7860 [12]] DEBUG - Receive DataSet:

 

 

steve
Senior Member
Senior Member
Posts:1885

--
2010-08-13 02:33 PM  
The status in the log, 65280, can be converted to hex FF00, which means pending. Basically, while the remote system is processing the request, it should continue sending Pending response messages until the operation is complete. As it transfers images, the Suboperations counts should be adjusted as images are transferred. The odd thing is that the Number of Remaining Sub Operations is set to 0. In any case, this should be described in Part 4 of the DICOM standard in the Query/Retrieve section.

Steve
Real-time support available to Clinical Edition and Team Edition customers
You are not authorized to post a reply.

Active Forums 4.1
Copyright 2011 ClearCanvas Inc.