fetch image problem

  • Hi Users,


    I have Conquest DICOM software 1.4.13 om my server with the next associated line in file acrnema.map:


    URI 172.24.11.85 50082 un


    where AE Tittle - URI
    IP Address - 172.24.11.85
    Port - 50082


    When I am activate next comannd on the client (on client I am using DCMTK)
    movescu -v -d --move URI +P 50082 --study -k 0008,0052=SERIES -k 0020,000D=1.2.124.113532.205.210.25.75.20071016.132506.3272648 -k 0020,000E=2.16.840.1.113662.4.1961541835284.1192557890.166720156771448 xxx.xxx.xxx.xxx port number


    I am getting the next error:


    Thu Aug 28 11:43:49 2008 Called Application Title : "ANY-SCP "
    Thu Aug 28 11:43:49 2008 Application Context : "1.2.840.10008.3.1.1.1"
    Thu Aug 28 11:43:49 2008 Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1"
    Thu Aug 28 11:43:49 2008 Presentation Context 1 "1.2.840.10008.5.1.4.1.2.2.2"
    Thu Aug 28 11:43:49 2008 C-Move Destination: "URI "
    Thu Aug 28 11:43:49 2008 Number of Images to send: 12
    Thu Aug 28 11:43:49 2008 Host 'URI' did not accept the connection
    Thu Aug 28 11:43:49 2008 C-Move (StudyRoot)
    Thu Aug 28 11:43:49 2008 UPACS THREAD 200: ENDED AT: Thu Aug 28 11:43:49 2008
    Thu Aug 28 11:43:49 2008 UPACS THREAD 200: TOTAL RUNNING TIME: 0 SECONDS


    Does anyone now what is could be? I would really appreciate some help on this.


    Thanks,


    Uril.

  • Hi Marcel,


    Thank you for help!!!


    I am using FreeBSD.


    I installed dcmtk-3.5.4 on the client that located on the same local area as Conquest server. On the server I created the next Line


    BAYCREST 172.18.0.98 50082 un


    Now I am getting error both on findscu and movescu.


    ./findscu -v -d --study -k 0008,0052=STUDY -k 0010,0010="LastName^FirstName" -k 0010,0030=19290301 -k 0010,0020 -k 0020,000D 172.24.1.24 50082
    Request Parameters:
    Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.5.4
    Our Implementation Version Name: OFFIS_DCMTK_354
    Their Implementation Class UID:
    Their Implementation Version Name:
    Application Context Name: 1.2.840.10008.3.1.1.1
    Calling Application Name: FINDSCU
    Called Application Name: ANY-SCP
    Responding Application Name: resp AP Title
    Our Max PDU Receive Size: 16384
    Their Max PDU Receive Size: 0
    Presentation Contexts:
    Context ID: 1 (Proposed)
    Abstract Syntax: =FINDStudyRootQueryRetrieveInformationModel
    Proposed SCP/SCU Role: Default
    Accepted SCP/SCU Role: Default
    Proposed Transfer Syntax(es):
    =LittleEndianExplicit
    =BigEndianExplicit
    =LittleEndianImplicit
    Requested Extended Negotiation: none
    Accepted Extended Negotiation: none
    Requesting Association
    findscu: Association Request Failed:
    0006:031b Failed to establish association
    0006:0317 Peer aborted Association (or never connected)
    0006:031c TCP Initialization Error: Operation timed out



    ./movescu -v -d --move BAYCREST +P 50082 --study -k 0008,0052=SERIES -k 0010,0020=1350922 -k 0020,000D=1.2.124.113532.205.210.25.75.20071016.132506.3272648 -k 0020,000E=2.16.840.1.113662.4.1961541835284.1192557890.166720156771448 172.24.1.24 50082
    Request Parameters:
    Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.5.4
    Our Implementation Version Name: OFFIS_DCMTK_354
    Their Implementation Class UID:
    Their Implementation Version Name:
    Application Context Name: 1.2.840.10008.3.1.1.1
    Calling Application Name: MOVESCU
    Called Application Name: ANY-SCP
    Responding Application Name: resp AP Title
    Our Max PDU Receive Size: 16384
    Their Max PDU Receive Size: 0
    Presentation Contexts:
    Context ID: 1 (Proposed)
    Abstract Syntax: =FINDStudyRootQueryRetrieveInformationModel
    Proposed SCP/SCU Role: Default
    Accepted SCP/SCU Role: Default
    Proposed Transfer Syntax(es):
    =LittleEndianExplicit
    =BigEndianExplicit
    =LittleEndianImplicit
    Context ID: 3 (Proposed)
    Abstract Syntax: =MOVEStudyRootQueryRetrieveInformationModel
    Proposed SCP/SCU Role: Default
    Accepted SCP/SCU Role: Default
    Proposed Transfer Syntax(es):
    =LittleEndianExplicit
    =BigEndianExplicit
    =LittleEndianImplicit
    Requested Extended Negotiation: none
    Accepted Extended Negotiation: none
    Requesting Association
    movescu: Association Request Failed:
    0006:031b Failed to establish association
    0006:0317 Peer aborted Association (or never connected)
    0006:031c TCP Initialization Error: Operation timed out


    Any hint?


    And I didn't get any error message on conquest server usually located on serverstatus.log


    Thanks,


    Uril.

  • Hi Marcel,


    Thank you for your help!!!



    Right, I can't ping the server. I got it and I'll change it.


    But what should I do with another client message when I am executing next command:


    movescu -v -d --move URI +P 50082 --study -k 0008,0052=SERIES -k 0020,000D=1.2.124.113532.205.210.25.75.20071016.132506.3272648 -k 0020,000E=2.16.840.1.113662.4.1961541835284.1192557890.166720156771448 xxx.xxx.xxx.xxx port number


    Thu Aug 28 11:43:49 2008 Called Application Title : "ANY-SCP "
    Thu Aug 28 11:43:49 2008 Application Context : "1.2.840.10008.3.1.1.1"
    Thu Aug 28 11:43:49 2008 Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1"
    Thu Aug 28 11:43:49 2008 Presentation Context 1 "1.2.840.10008.5.1.4.1.2.2.2"
    Thu Aug 28 11:43:49 2008 C-Move Destination: "URI "
    Thu Aug 28 11:43:49 2008 Number of Images to send: 12
    Thu Aug 28 11:43:49 2008 Host 'URI' did not accept the connection
    Thu Aug 28 11:43:49 2008 C-Move (StudyRoot)
    Thu Aug 28 11:43:49 2008 UPACS THREAD 200: ENDED AT: Thu Aug 28 11:43:49 2008
    Thu Aug 28 11:43:49 2008 UPACS THREAD 200: TOTAL RUNNING TIME: 0 SECONDS


    What is mean Host 'URI' did not accept the connection?
    I have associated line in the file acrnema.map


    URI 172.24.11.85 50082 un


    that tells that my DCMTK client is located on ip address 172.24.11.85 and is listening the port 50082. I can ping from the client 172.24.11.85 to the server.


    Thank you,


    Uril.

  • Hi,


    This says that a DICOM connection could not be made, could be a problem with the other server or could be a configuration issue.


    Try "dgate -v -m". This will list your acrnema.map; maybe you have a syntax problem, i.e., with the comment.


    Then try (while a server is running, i.e., dgate -v):


    dgate --debuglevel:5


    This will enable more logging of the interaction.


    Marcel

  • Hi Marcel,


    I have got next answer when I had tried dgate -v -m :


    ADIlab_pacs 172.24.1.24 50082 un
    URI 172.24.11.85 50082 un


    Nohing has happened when I had tried dgate --debuglevel:5. After that I executed


    movescu -v -d --move URI +P 50082 --study -k 0008,0052=SERIES -k 0020,000D=1.2.124.113532.205.210.25.75.20071016.132506.3272648 -k 0020,000E=2.16.840.1.113662.4.1961541835284.1192557890.166720156771448 172.24.1.24 50082


    and went to see the answer that is located in file serverstatus.log. I executed the command tail serverstatus.log and got the next answer:


    Tue Sep 2 10:49:26 2008 Called Application Title : "ANY-SCP "
    Tue Sep 2 10:49:26 2008 Application Context : "1.2.840.10008.3.1.1.1"
    Tue Sep 2 10:49:26 2008 Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1"
    Tue Sep 2 10:49:26 2008 Presentation Context 1 "1.2.840.10008.5.1.4.1.2.2.2"
    Tue Sep 2 10:49:26 2008 C-Move Destination: "URI "
    Tue Sep 2 10:49:26 2008 Number of Images to send: 27
    Tue Sep 2 10:49:26 2008 Host 'URI' did not accept the connection
    Tue Sep 2 10:49:26 2008 C-Move (StudyRoot)
    Tue Sep 2 10:49:26 2008 UPACS THREAD 232: ENDED AT: Tue Sep 2 10:49:26 2008
    Tue Sep 2 10:49:26 2008 UPACS THREAD 232: TOTAL RUNNING TIME: 0 SECONDS


    Server IP address where located PACS server is - 172.24.1.24.


    My client IP address is - 172.24.11.85.


    Could you tell me what should be my next move.


    Thank you for your help!!!


    Uril.

  • Hi Marcel,


    Thank you very much!!!
    Firewall on my linux client machime has been installed by default. I have turned it off and now can fetch images from the server. Finally it is working. I have another question. My DCMTK client installed on the directory /home/uril/DICOM/bin and I would like to fetch images to the /home/uril/image. Can I fetch to the different directory by one command movescy? If yes , what should I add to the client DCMT program movescu.



    Thank you.


    Uril.

  • Hi,


    you can change in dicom.ini MagDevice0 and FileNameSyntax to store the data anywhere and with any filename. See the windows manual for these items. MoveSCU cannot influence the behaviour, it just instructs a DICOM move and knwos nothing about files or directories.


    Marcel

  • Hi Marcel,


    I have installed DCMTK on FreeBSD and tried some test to fetch images from Conquest Pacs server. It is acting the same way how was acting linux client. Last time, how you told me I turn off firewall on linux and problem was solved. But on FreeBSD it seems to me that firewall is off. After running comand movescu I went to the PACS server and got the next error:


    Called Application Title : "ANY-SCP "
    Wed Sep 10 17:43:12 2008 Application Context : "1.2.840.10008.3.1.1.1"
    Wed Sep 10 17:43:12 2008 Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1"
    Wed Sep 10 17:43:12 2008 Presentation Context 1 "1.2.840.10008.5.1.4.1.2.2.2"
    Wed Sep 10 17:43:12 2008 C-Move Destination: "ROTMAN1 "
    Wed Sep 10 17:43:12 2008 Number of Images to send: 27
    Wed Sep 10 17:43:12 2008 Host 'ROTMAN1' did not accept the connection
    Wed Sep 10 17:43:12 2008 C-Move (StudyRoot)
    Wed Sep 10 17:43:12 2008 UPACS THREAD 488: ENDED AT: Wed Sep 10 17:43:12 2008
    Wed Sep 10 17:43:12 2008 UPACS THREAD 488: TOTAL RUNNING TIME: 0 SECONDS


    Thank you for help!!!


    Uril.

  • Hi Marcel,


    I have got next answer when I had tried dgate -v -m on PACS server:


    ROTMAN1 172.24.0.193 50082 un


    It's means that ROTMAN1 is known to the server. Am I wrong?


    Thanks,


    Uril.

  • Hi Marcel,


    PACS server Conquest DICOM software 1.4.13 on server side and DCMTK on client side. I have installed DCMTK client on fedora core 7 and have the same problem. "Host 'TON' did not accept the connection". I have turned off firewall on fedora core 7.
    What you think should be my next step?


    THank you for help!!!


    Uril.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!