multiplex connection terminated

  • Hi!


    I would like to use Aeskulap, Conquest PACS server and other PACS server.
    AESKULAP send a query to Conquest server. If the data is in the other PACS server, then the Conquest server send a query to PACS server.
    I don’t like to give direct connection between the Aeskulap and the other PACS server, because of the license of the other PACS server.
    Where should I set the connection between the Conquest PACS server and the other Pacs Server? In the acrnema.map or/and in the dgatesop.lst?


    I tried to modify the dgatesop.lst
    Error was in the startup: „multiplex connection terminated”



    Thanks,
    Peter

  • Hi,


    dgatesop.lst is used to RESTRICT access. If you add any item there, all connects TO conquest will be checked to dgatesop.lst. Add none, and conquest accepts any connection.


    acrnema.map is used to GIVE access to retreive data. It is only important for C-MOVE destinations, e.g., server A asks conquest to send to server B, then server B must be in acrnema.map for the IP and port.


    Marcel

  • Hi!


    Thanks the answer! I try to use virtualserver, but I get error code 005.



    DICOM.INI (CONQUESTSVR2)

    VirtualServerFor0 = CONQUESTSVR1


    ACRNEMA.MAP (CONQUESTSVR1)
    CONQUESTSVR6 10.2.16.246 5678 un
    CONQUESTSVR2 10.2.16.204 5678 un
    AES 10.2.16.25 5599 un
    CONQUESTSRV1 10.2.16.25 5678 un
    AESKULAP 10.2.16.204 6000 un
    KPSERVER 10.2.16.25 7766 un
    V* * 1234 un
    S* * 5678 un


    ACRNEMA.MAP (CONQUESTSVR2)
    OREL 10.2.254.17 1024 un
    CONQUESTSVR2 10.2.16.204[C 5678 un
    CONQUESTSVR1 10.2.16.25 5678 un
    SUPERMICRO 192.168.0.53 5678 as
    SKY 192.168.0.34 5678 un
    AESKULAP 10.2.16.204 6000 un
    V* * 1234 as
    S* * 5678 un




    LOG CONQUESTSVR1:
    [CONQUESTSRV1] UPACS THREAD 31: STARTED AT: Sun Mar 01 21:18:58 2009
    [CONQUESTSRV1] Calling Application Title : "CONQUESTSRV2 "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSVR1 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [CONQUESTSRV1] C-Move Destination: "CONQUESTSRV2"
    [CONQUESTSRV1] Number of Images to send: 1
    [CONQUESTSRV1] Host 'CONQUESTSRV2' did not accept the connection
    [CONQUESTSRV1] C-Move (StudyRoot)
    [CONQUESTSRV1] UPACS THREAD 31: ENDED AT: Sun Mar 01 21:19:00 2009
    [CONQUESTSRV1] UPACS THREAD 31: TOTAL RUNNING TIME: 2 SECONDS


    LOG CONQUESTSVR2:
    UPACS THREAD 6: STARTED AT: Sun Mar 1 21:14:37 2009
    A-ASSOCIATE-RQ Packet Dump
    Calling Application Title : "AESKULAP "
    Called Application Title : "CONQUESTSVR2 "
    Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    Number of Proposed Presentation Contexts: 2
    Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.2" 1
    Presentation Context 1 "1.2.840.10008.5.1.4.1.2.2.2" 1
    Server Command := 0021
    Message ID := 0001
    C-Move Destination: "AESKULAP"
    (QualifyOn) (mapped) IP:10.2.16.204, PORT:6000
    MyStudyRootRetrieveGeneric :: SearchOn
    Virtual query from CONQUESTSVR1 - finished
    Query On Image
    Failed on VR Search: 0002 0010
    (testing phase) - ignored
    Issue Query on Columns: DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMImages.ImageNumbe, DICOMSeries.SeriesInst, DICOMStudies.StudyInsta,DICOMImages.ObjectFile,DICOMImages.DeviceName
    Values: DICOMStudies.StudyInsta = '1.2.826.0.1.3680043.2.135.733374.84034652.7.1230504783.913.0' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    Tables: DICOMImages, DICOMSeries, DICOMStudies
    Records = 1
    Number of Images to send: 1
    MyStudyRootRetrieveGeneric :: RetrieveOn
    Locating file:MAG0.0 a/1.2.826.0.1.3680043.2.135.733374.84034652.7.1230504783.103.1_1001_000001_12359381970000.v2
    Virtual server - collecting 1 missing objects from CONQUESTSVR1
    *** Virtual server - remote C-MOVE DICOM Error code c005 (49157) from CONQUESTSVR1
    Locating file:MAG0.0 a/1.2.826.0.1.3680043.2.135.733374.84034652.7.1230504783.103.1_1001_000001_12359381970000.v2
    ***Could not find file:a/1.2.826.0.1.3680043.2.135.733374.84034652.7.1230504783.103.1_1001_000001_12359381970000.v2
    C-Move (StudyRoot)
    UPACS THREAD 6: ENDED AT: Sun Mar 1 21:14:40 2009
    UPACS THREAD 6: TOTAL RUNNING TIME: 3 SECONDS


    Thanks


    Peter

  • Hi,


    I see CONQUESTSVR2 and CONQUESTSRV2. Maybe that is the error? Apparently CONQUESTSRV1 does not know the correct name and location of server 2 in acrnema.map. And make sure you have restored dgatesop.lst to its original contents.


    Marcel

  • Hi!


    I use AESKULAP to test the VirtualServerFor0 = CONQUESTSVR1 facility.


    If I use AESKULAP from 10.2.16.204 without virtual server , then the connecton is good
    The log from 10.2.16.25 (conquestsvr1):
    [CONQUESTSRV1] UPACS THREAD 34: STARTED AT: Mon Mar 02 22:09:53 2009
    [CONQUESTSRV1] Calling Application Title : "AESKULAP "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSVR1 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1
    [CONQUESTSRV1] (StudyRootQuery) search level: IMAGE
    [CONQUESTSRV1] C-Find (StudyRoot) located 4 records
    [CONQUESTSRV1] UPACS THREAD 34: ENDED AT: Mon Mar 02 22:09:54 2009
    [CONQUESTSRV1] UPACS THREAD 34: TOTAL RUNNING TIME: 1 SECONDS
    [CONQUESTSRV1]
    [CONQUESTSRV1] UPACS THREAD 35: STARTED AT: Mon Mar 02 22:09:54 2009
    [CONQUESTSRV1] Calling Application Title : "AESKULAP "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSVR1 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1
    [CONQUESTSRV1] (StudyRootQuery) search level: SERIES
    [CONQUESTSRV1] C-Find (StudyRoot) located 4 records
    [CONQUESTSRV1] UPACS THREAD 35: ENDED AT: Mon Mar 02 22:09:54 2009
    [CONQUESTSRV1] UPACS THREAD 35: TOTAL RUNNING TIME: 0 SECONDS
    [CONQUESTSRV1]
    [CONQUESTSRV1] UPACS THREAD 36: STARTED AT: Mon Mar 02 22:09:54 2009
    [CONQUESTSRV1] Calling Application Title : "AESKULAP "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSVR1 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [CONQUESTSRV1] Presentation Context 1 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [CONQUESTSRV1] C-Move Destination: "AESKULAP"
    [CONQUESTSRV1] Number of Images to send: 4
    [CONQUESTSRV1] Sending file : c:\dicomserver\data\052176276_0.DCM
    [CONQUESTSRV1] Sending file : c:\dicomserver\data\052176276_1.DCM
    [CONQUESTSRV1] Sending file : c:\dicomserver\data\052176276_2.DCM
    [CONQUESTSRV1] Sending file : c:\dicomserver\data\052176276_3.DCM
    [CONQUESTSRV1] C-Move (StudyRoot)
    [CONQUESTSRV1] UPACS THREAD 36: ENDED AT: Mon Mar 02 22:10:01 2009
    [CONQUESTSRV1] UPACS THREAD 36: TOTAL RUNNING TIME: 7 SECONDS


    But If I use VirtualServerFor0=CONQUESTSVR1 in the dicom.ini of the CONQUESTSVR2, then the log is :


    [CONQUESTSRV1] UPACS THREAD 37: STARTED AT: Mon Mar 02 22:14:03 2009
    [CONQUESTSRV1] Calling Application Title : "CONQUESTSRV2 "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSVR1 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1
    [CONQUESTSRV1] (StudyRootQuery) search level: STUDY
    [CONQUESTSRV1] C-Find (StudyRoot) located 4 records
    [CONQUESTSRV1] UPACS THREAD 37: ENDED AT: Mon Mar 02 22:14:04 2009
    [CONQUESTSRV1] UPACS THREAD 37: TOTAL RUNNING TIME: 1 SECONDS
    [CONQUESTSRV1]
    [CONQUESTSRV1] UPACS THREAD 38: STARTED AT: Mon Mar 02 22:14:21 2009
    [CONQUESTSRV1] Calling Application Title : "CONQUESTSRV2 "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSVR1 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1
    [CONQUESTSRV1] (StudyRootQuery) search level: IMAGE
    [CONQUESTSRV1] C-Find (StudyRoot) located 4 records
    [CONQUESTSRV1] UPACS THREAD 38: ENDED AT: Mon Mar 02 22:14:21 2009
    [CONQUESTSRV1] UPACS THREAD 38: TOTAL RUNNING TIME: 0 SECONDS
    [CONQUESTSRV1]
    [CONQUESTSRV1] UPACS THREAD 39: STARTED AT: Mon Mar 02 22:14:21 2009
    [CONQUESTSRV1] Calling Application Title : "CONQUESTSRV2 "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSVR1 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1
    [CONQUESTSRV1] (StudyRootQuery) search level: SERIES
    [CONQUESTSRV1] C-Find (StudyRoot) located 4 records
    [CONQUESTSRV1] UPACS THREAD 39: ENDED AT: Mon Mar 02 22:14:22 2009
    [CONQUESTSRV1] UPACS THREAD 39: TOTAL RUNNING TIME: 1 SECONDS
    [CONQUESTSRV1]
    [CONQUESTSRV1] UPACS THREAD 40: STARTED AT: Mon Mar 02 22:14:22 2009
    [CONQUESTSRV1] Calling Application Title : "CONQUESTSRV2 "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSVR1 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1
    [CONQUESTSRV1] (StudyRootQuery) search level: IMAGE
    [CONQUESTSRV1] C-Find (StudyRoot) located 4 records
    [CONQUESTSRV1] UPACS THREAD 40: ENDED AT: Mon Mar 02 22:14:22 2009
    [CONQUESTSRV1] UPACS THREAD 40: TOTAL RUNNING TIME: 0 SECONDS
    [CONQUESTSRV1]
    [CONQUESTSRV1] UPACS THREAD 41: STARTED AT: Mon Mar 02 22:14:23 2009
    [CONQUESTSRV1] Calling Application Title : "CONQUESTSRV2 "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSVR1 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [CONQUESTSRV1] C-Move Destination: "CONQUESTSRV2"
    [CONQUESTSRV1] Number of Images to send: 1
    [CONQUESTSRV1] Host 'CONQUESTSRV2' did not accept the connection
    [CONQUESTSRV1] C-Move (StudyRoot)
    [CONQUESTSRV1] C-Move Destination: "CONQUESTSRV2"
    [CONQUESTSRV1] Number of Images to send: 1
    [CONQUESTSRV1] Host 'CONQUESTSRV2' did not accept the connection
    [CONQUESTSRV1] C-Move (StudyRoot)
    [CONQUESTSRV1] C-Move Destination: "CONQUESTSRV2"
    [CONQUESTSRV1] Number of Images to send: 1
    [CONQUESTSRV1] Host 'CONQUESTSRV2' did not accept the connection
    [CONQUESTSRV1] C-Move (StudyRoot)
    [CONQUESTSRV1] UPACS THREAD 41: ENDED AT: Mon Mar 02 22:14:31 2009
    [CONQUESTSRV1] UPACS THREAD 41: TOTAL RUNNING TIME: 8 SECONDS


    ACRNEMA.MAP (CONQUESTSVR1)
    CONQUESTSVR6 10.2.16.246 5678 un
    CONQUESTSVR2 10.2.16.204 5678 un
    AESKULAP 10.2.16.204 6000 un
    AES 10.2.16.25 5599 un
    KPSERVER 10.2.16.25 7766 un
    V* * 1234 un
    S* * 5678 un


    ACRNEMA.MAP (CONQUESTSVR2)
    OREL 10.2.254.17 1024 un
    CONQUESTSVR1 10.2.16.25 5678 un
    SUPERMICRO 192.168.0.53 5678 as
    SKY 192.168.0.34 5678 un
    AESKULAP 10.2.16.204 6000 un
    V* * 1234 as
    S* * 5678 un


    I restored dgatesop.lst (conquestsvr2):
    #
    # DICOM Application / sop / transfer UID list.
    #
    # This list is used by the CheckedPDU_Service ( "filename" ) service
    # class. All incoming associations will be verified against this
    # file.
    #
    # Revision 2: disabled GEMRStorage and GECTStorage
    # Revision 3: extended with new sops and with JPEG transfer syntaxes
    # Revision 4: added Modality Worklist query
    #
    #None none RemoteAE
    #None none LocalAE
    #DICOM 1.2.840.10008.3.1.1.1 application
    Verification 1.2.840.10008.1.1 sop
    StoredPrintStorage 1.2.840.10008.5.1.1.27 sop
    HardcopyGrayscaleImageStorage 1.2.840.10008.5.1.1.29 sop
    HardcopyColorImageStorage 1.2.840.10008.5.1.1.30 sop
    CRStorage 1.2.840.10008.5.1.4.1.1.1 sop
    DXStorageForPresentation 1.2.840.10008.5.1.4.1.1.1.1 sop
    DXStorageForProcessing 1.2.840.10008.5.1.4.1.1.1.1.1 sop
    DMStorageForPresentation 1.2.840.10008.5.1.4.1.1.1.2 sop
    DMStorageForProcessing 1.2.840.10008.5.1.4.1.1.1.2.1 sop
    DOralStorageForPresentation 1.2.840.10008.5.1.4.1.1.1.3 sop
    DOralStorageForProcessing 1.2.840.10008.5.1.4.1.1.1.3.1 sop
    CTStorage 1.2.840.10008.5.1.4.1.1.2 sop
    RetiredUSMultiframeStorage 1.2.840.10008.5.1.4.1.1.3 sop
    USMultiframeStorage 1.2.840.10008.5.1.4.1.1.3.1 sop
    MRStorage 1.2.840.10008.5.1.4.1.1.4 sop
    MRImageStorageEnhanced 1.2.840.10008.5.1.4.1.1.4.1 sop
    MRStorageSpectroscopy 1.2.840.10008.5.1.4.1.1.4.2 sop
    RetiredNMStorage 1.2.840.10008.5.1.4.1.1.5 sop
    RetiredUSStorage 1.2.840.10008.5.1.4.1.1.6 sop
    USStorage 1.2.840.10008.5.1.4.1.1.6.1 sop
    SCStorage 1.2.840.10008.5.1.4.1.1.7 sop
    SCStorageSingleBitMF 1.2.840.10008.5.1.4.1.1.7.1 sop
    SCStorageGrayscaleByteMF 1.2.840.10008.5.1.4.1.1.7.2 sop
    SCStorageGrayscaleWordMF 1.2.840.10008.5.1.4.1.1.7.3 sop
    SCStorageTrueColorMF 1.2.840.10008.5.1.4.1.1.7.4 sop
    StandaloneOverlayStorage 1.2.840.10008.5.1.4.1.1.8 sop
    StandaloneCurveStorage 1.2.840.10008.5.1.4.1.1.9 sop
    #WFStorageTwelveLeadECG 1.2.840.10008.5.1.4.1.1.9.1.1 sop
    #WFStorageGeneralECG 1.2.840.10008.5.1.4.1.1.9.1.2 sop
    #WFStorageAmbulatoryECG 1.2.840.10008.5.1.4.1.1.9.1.3 sop
    #WFStorageHemodynamic 1.2.840.10008.5.1.4.1.1.9.2.1 sop
    #WFStorageCardiacElectrophysiology 1.2.840.10008.5.1.4.1.1.9.3.1 sop
    #WFStorageBasicVoiceAudio 1.2.840.10008.5.1.4.1.1.9.4.1 sop
    StandaloneModalityLUTStorage 1.2.840.10008.5.1.4.1.1.10 sop
    StandaloneVOILUTStorage 1.2.840.10008.5.1.4.1.1.11 sop
    GrayscaleSoftcopyPresentationStateStorage 1.2.840.10008.5.1.4.1.1.11.1 sop
    RetiredXASinglePlaneStorage 1.2.840.10008.5.1.4.1.1.12 sop
    XASinglePlaneStorage 1.2.840.10008.5.1.4.1.1.12.1 sop
    RFStorage 1.2.840.10008.5.1.4.1.1.12.2 sop
    XABiPlaneStorage 1.2.840.10008.5.1.4.1.1.12.3 sop
    NMStorage 1.2.840.10008.5.1.4.1.1.20 sop
    VLImageStorage 1.2.840.10008.5.1.4.1.1.77.1 sop
    VLMultiFrameImageStorage 1.2.840.10008.5.1.4.1.1.77.2 sop
    VLMicroscopicSlideStorage 1.2.840.10008.5.1.4.1.1.77.3 sop
    VLPhotographicStorage 1.2.840.10008.5.1.4.1.1.77.4 sop
    VLEndoscopicImageStorage 1.2.840.10008.5.1.4.1.1.77.1.1 sop
    VLMicroscopicImageStorage 1.2.840.10008.5.1.4.1.1.77.1.2 sop
    VLSlideCoordinatesMicroscopicImageStorage 1.2.840.10008.5.1.4.1.1.77.1.3 sop
    VLPhotographicImageStorage 1.2.840.10008.5.1.4.1.1.77.1.4 sop
    BasicTextSR 1.2.840.10008.5.1.4.1.1.88.11 sop
    EnhancedSR 1.2.840.10008.5.1.4.1.1.88.22 sop
    ComprehensiveSR 1.2.840.10008.5.1.4.1.1.88.33 sop
    MammographyCADSR 1.2.840.10008.5.1.4.1.1.88.50 sop
    KeyObjectSelectionDocument 1.2.840.10008.5.1.4.1.1.88.59 sop
    PETStorage 1.2.840.10008.5.1.4.1.1.128 sop
    StandalonePETCurveStorage 1.2.840.10008.5.1.4.1.1.129 sop
    RTImageStorage 1.2.840.10008.5.1.4.1.1.481.1 sop
    RTDoseStorage 1.2.840.10008.5.1.4.1.1.481.2 sop
    RTStructureStorage 1.2.840.10008.5.1.4.1.1.481.3 sop
    RTTreatmentRecordStorage 1.2.840.10008.5.1.4.1.1.481.4 sop
    RTPlanStorage 1.2.840.10008.5.1.4.1.1.481.5 sop
    RTBrachyTreatmentRecordStorage 1.2.840.10008.5.1.4.1.1.481.6 sop
    RTTreatmentSummaryRecordStorage 1.2.840.10008.5.1.4.1.1.481.7 sop
    #GEMRStorage 1.2.840.113619.4.2 sop
    #GECTStorage 1.2.840.113619.4.3 sop
    GE3DModelObjectStorage 1.2.840.113619.4.26 sop
    GERTPlanStorage 1.2.840.113619.5.249 sop
    GERTPlanStorage2 1.2.840.113619.4.5.249 sop
    GESaturnTDSObjectStorage 1.2.840.113619.5.253 sop
    Philips3DVolumeStorage 1.2.46.670589.5.0.1 sop
    Philips3DObjectStorage 1.2.46.670589.5.0.2 sop
    PhilipsSurfaceStorage 1.2.46.670589.5.0.3 sop
    PhilipsCompositeObjectStorage 1.2.46.670589.5.0.4 sop
    PhilipsMRCardioProfileStorage 1.2.46.670589.5.0.7 sop
    PhilipsMRCardioImageStorage 1.2.46.670589.5.0.8 sop
    PatientRootQuery 1.2.840.10008.5.1.4.1.2.1.1 sop
    PatientRootRetrieve 1.2.840.10008.5.1.4.1.2.1.2 sop
    StudyRootQuery 1.2.840.10008.5.1.4.1.2.2.1 sop
    StudyRootRetrieve 1.2.840.10008.5.1.4.1.2.2.2 sop
    PatientStudyOnlyQuery 1.2.840.10008.5.1.4.1.2.3.1 sop
    PatientStudyOnlyRetrieve 1.2.840.10008.5.1.4.1.2.3.2 sop
    PatientRootRetrieveNKI 1.2.826.0.1.3680043.2.135.1066.5.1.4.1.2.1.2 sop
    StudyRootRetrieveNKI 1.2.826.0.1.3680043.2.135.1066.5.1.4.1.2.2.2 sop
    PatientStudyOnlyRetrieveNKI 1.2.826.0.1.3680043.2.135.1066.5.1.4.1.2.3.2 sop
    BasicGrayscalePrintManagementMeta 1.2.840.10008.5.1.1.9 sop
    BasicColorPrintManagementMeta 1.2.840.10008.5.1.1.18 sop
    BasicFilmSession 1.2.840.10008.5.1.1.1 sop
    BasicFilmBox 1.2.840.10008.5.1.1.2 sop
    BasicGrayscaleImageBox 1.2.840.10008.5.1.1.4 sop
    BasicColorImageBox 1.2.840.10008.5.1.1.4.1 sop
    BasicPrinter 1.2.840.10008.5.1.1.16 sop
    FindModalityWorkList 1.2.840.10008.5.1.4.31 sop
    LittleEndianImplicit 1.2.840.10008.1.2 transfer
    #LittleEndianExplicit 1.2.840.10008.1.2.1 transfer
    #BigEndianExplicit 1.2.840.10008.1.2.2 transfer
    #JPEGBaseLine1 1.2.840.10008.1.2.4.50 transfer LittleEndianExplicit
    #JPEGExtended2and4 1.2.840.10008.1.2.4.51 transfer LittleEndianExplicit
    #JPEGExtended3and5 1.2.840.10008.1.2.4.52 transfer LittleEndianExplicit
    #JPEGSpectralNH6and8 1.2.840.10008.1.2.4.53 transfer LittleEndianExplicit
    #JPEGSpectralNH7and9 1.2.840.10008.1.2.4.54 transfer LittleEndianExplicit
    #JPEGFulllNH10and12 1.2.840.10008.1.2.4.55 transfer LittleEndianExplicit
    #JPEGFulllNH11and13 1.2.840.10008.1.2.4.56 transfer LittleEndianExplicit
    #JPEGLosslessNH14 1.2.840.10008.1.2.4.57 transfer LittleEndianExplicit
    #JPEGLosslessNH15 1.2.840.10008.1.2.4.58 transfer LittleEndianExplicit
    #JPEGExtended16and18 1.2.840.10008.1.2.4.59 transfer LittleEndianExplicit
    #JPEGExtended17and19 1.2.840.10008.1.2.4.60 transfer LittleEndianExplicit
    #JPEGSpectral20and22 1.2.840.10008.1.2.4.61 transfer LittleEndianExplicit
    #JPEGSpectral21and23 1.2.840.10008.1.2.4.62 transfer LittleEndianExplicit
    #JPEGFull24and26 1.2.840.10008.1.2.4.63 transfer LittleEndianExplicit
    #JPEGFull25and27 1.2.840.10008.1.2.4.64 transfer LittleEndianExplicit
    #JPEGLossless28 1.2.840.10008.1.2.4.65 transfer LittleEndianExplicit
    #JPEGLossless29 1.2.840.10008.1.2.4.66 transfer LittleEndianExplicit
    #JPEGLossless 1.2.840.10008.1.2.4.70 transfer LittleEndianExplicit
    #JPEGLS_Lossless 1.2.840.10008.1.2.4.80 transfer LittleEndianExplicit
    #JPEGLS_Lossy 1.2.840.10008.1.2.4.81 transfer LittleEndianExplicit
    #RLELossless 1.2.840.10008.1.2.5 transfer LittleEndianExplicit
    #LittleEndianExplicitDeflated 1.2.840.10008.1.2.1.99 transfer LittleEndianExplicit
    #JPEG2000LosslessOnly 1.2.840.10008.1.2.4.90 transfer LittleEndianExplicit
    #JPEG2000 1.2.840.10008.1.2.4.91 transfer LittleEndianExplicit


    I restored dgatesop.lst (conquestsvr1):
    #
    # DICOM Application / sop / transfer UID list.
    #
    # This list is used by the CheckedPDU_Service ( "filename" ) service
    # class. All incoming associations will be verified against this
    # file.
    #
    # Revision 2: disabled GEMRStorage and GECTStorage
    # Revision 3: extended with new sops and with JPEG transfer syntaxes
    # Revision 4: added Modality Worklist query
    #
    #None none RemoteAE
    #None none LocalAE
    #DICOM 1.2.840.10008.3.1.1.1 application
    Verification 1.2.840.10008.1.1 sop
    StoredPrintStorage 1.2.840.10008.5.1.1.27 sop
    HardcopyGrayscaleImageStorage 1.2.840.10008.5.1.1.29 sop
    HardcopyColorImageStorage 1.2.840.10008.5.1.1.30 sop
    CRStorage 1.2.840.10008.5.1.4.1.1.1 sop
    DXStorageForPresentation 1.2.840.10008.5.1.4.1.1.1.1 sop
    DXStorageForProcessing 1.2.840.10008.5.1.4.1.1.1.1.1 sop
    DMStorageForPresentation 1.2.840.10008.5.1.4.1.1.1.2 sop
    DMStorageForProcessing 1.2.840.10008.5.1.4.1.1.1.2.1 sop
    DOralStorageForPresentation 1.2.840.10008.5.1.4.1.1.1.3 sop
    DOralStorageForProcessing 1.2.840.10008.5.1.4.1.1.1.3.1 sop
    CTStorage 1.2.840.10008.5.1.4.1.1.2 sop
    RetiredUSMultiframeStorage 1.2.840.10008.5.1.4.1.1.3 sop
    USMultiframeStorage 1.2.840.10008.5.1.4.1.1.3.1 sop
    MRStorage 1.2.840.10008.5.1.4.1.1.4 sop
    MRImageStorageEnhanced 1.2.840.10008.5.1.4.1.1.4.1 sop
    MRStorageSpectroscopy 1.2.840.10008.5.1.4.1.1.4.2 sop
    RetiredNMStorage 1.2.840.10008.5.1.4.1.1.5 sop
    RetiredUSStorage 1.2.840.10008.5.1.4.1.1.6 sop
    USStorage 1.2.840.10008.5.1.4.1.1.6.1 sop
    SCStorage 1.2.840.10008.5.1.4.1.1.7 sop
    SCStorageSingleBitMF 1.2.840.10008.5.1.4.1.1.7.1 sop
    SCStorageGrayscaleByteMF 1.2.840.10008.5.1.4.1.1.7.2 sop
    SCStorageGrayscaleWordMF 1.2.840.10008.5.1.4.1.1.7.3 sop
    SCStorageTrueColorMF 1.2.840.10008.5.1.4.1.1.7.4 sop
    StandaloneOverlayStorage 1.2.840.10008.5.1.4.1.1.8 sop
    StandaloneCurveStorage 1.2.840.10008.5.1.4.1.1.9 sop
    #WFStorageTwelveLeadECG 1.2.840.10008.5.1.4.1.1.9.1.1 sop
    #WFStorageGeneralECG 1.2.840.10008.5.1.4.1.1.9.1.2 sop
    #WFStorageAmbulatoryECG 1.2.840.10008.5.1.4.1.1.9.1.3 sop
    #WFStorageHemodynamic 1.2.840.10008.5.1.4.1.1.9.2.1 sop
    #WFStorageCardiacElectrophysiology 1.2.840.10008.5.1.4.1.1.9.3.1 sop
    #WFStorageBasicVoiceAudio 1.2.840.10008.5.1.4.1.1.9.4.1 sop
    StandaloneModalityLUTStorage 1.2.840.10008.5.1.4.1.1.10 sop
    StandaloneVOILUTStorage 1.2.840.10008.5.1.4.1.1.11 sop
    GrayscaleSoftcopyPresentationStateStorage 1.2.840.10008.5.1.4.1.1.11.1 sop
    RetiredXASinglePlaneStorage 1.2.840.10008.5.1.4.1.1.12 sop
    XASinglePlaneStorage 1.2.840.10008.5.1.4.1.1.12.1 sop
    RFStorage 1.2.840.10008.5.1.4.1.1.12.2 sop
    XABiPlaneStorage 1.2.840.10008.5.1.4.1.1.12.3 sop
    NMStorage 1.2.840.10008.5.1.4.1.1.20 sop
    VLImageStorage 1.2.840.10008.5.1.4.1.1.77.1 sop
    VLMultiFrameImageStorage 1.2.840.10008.5.1.4.1.1.77.2 sop
    VLMicroscopicSlideStorage 1.2.840.10008.5.1.4.1.1.77.3 sop
    VLPhotographicStorage 1.2.840.10008.5.1.4.1.1.77.4 sop
    VLEndoscopicImageStorage 1.2.840.10008.5.1.4.1.1.77.1.1 sop
    VLMicroscopicImageStorage 1.2.840.10008.5.1.4.1.1.77.1.2 sop
    VLSlideCoordinatesMicroscopicImageStorage 1.2.840.10008.5.1.4.1.1.77.1.3 sop
    VLPhotographicImageStorage 1.2.840.10008.5.1.4.1.1.77.1.4 sop
    BasicTextSR 1.2.840.10008.5.1.4.1.1.88.11 sop
    EnhancedSR 1.2.840.10008.5.1.4.1.1.88.22 sop
    ComprehensiveSR 1.2.840.10008.5.1.4.1.1.88.33 sop
    MammographyCADSR 1.2.840.10008.5.1.4.1.1.88.50 sop
    KeyObjectSelectionDocument 1.2.840.10008.5.1.4.1.1.88.59 sop
    PETStorage 1.2.840.10008.5.1.4.1.1.128 sop
    StandalonePETCurveStorage 1.2.840.10008.5.1.4.1.1.129 sop
    RTImageStorage 1.2.840.10008.5.1.4.1.1.481.1 sop
    RTDoseStorage 1.2.840.10008.5.1.4.1.1.481.2 sop
    RTStructureStorage 1.2.840.10008.5.1.4.1.1.481.3 sop
    RTTreatmentRecordStorage 1.2.840.10008.5.1.4.1.1.481.4 sop
    RTPlanStorage 1.2.840.10008.5.1.4.1.1.481.5 sop
    RTBrachyTreatmentRecordStorage 1.2.840.10008.5.1.4.1.1.481.6 sop
    RTTreatmentSummaryRecordStorage 1.2.840.10008.5.1.4.1.1.481.7 sop
    #GEMRStorage 1.2.840.113619.4.2 sop
    #GECTStorage 1.2.840.113619.4.3 sop
    GE3DModelObjectStorage 1.2.840.113619.4.26 sop
    GERTPlanStorage 1.2.840.113619.5.249 sop
    GERTPlanStorage2 1.2.840.113619.4.5.249 sop
    GESaturnTDSObjectStorage 1.2.840.113619.5.253 sop
    Philips3DVolumeStorage 1.2.46.670589.5.0.1 sop
    Philips3DObjectStorage 1.2.46.670589.5.0.2 sop
    PhilipsSurfaceStorage 1.2.46.670589.5.0.3 sop
    PhilipsCompositeObjectStorage 1.2.46.670589.5.0.4 sop
    PhilipsMRCardioProfileStorage 1.2.46.670589.5.0.7 sop
    PhilipsMRCardioImageStorage 1.2.46.670589.5.0.8 sop
    PatientRootQuery 1.2.840.10008.5.1.4.1.2.1.1 sop
    PatientRootRetrieve 1.2.840.10008.5.1.4.1.2.1.2 sop
    StudyRootQuery 1.2.840.10008.5.1.4.1.2.2.1 sop
    StudyRootRetrieve 1.2.840.10008.5.1.4.1.2.2.2 sop
    PatientStudyOnlyQuery 1.2.840.10008.5.1.4.1.2.3.1 sop
    PatientStudyOnlyRetrieve 1.2.840.10008.5.1.4.1.2.3.2 sop
    FindModalityWorkList 1.2.840.10008.5.1.4.31 sop
    PatientRootRetrieveNKI 1.2.826.0.1.3680043.2.135.1066.5.1.4.1.2.1.2 sop
    StudyRootRetrieveNKI 1.2.826.0.1.3680043.2.135.1066.5.1.4.1.2.2.2 sop
    PatientStudyOnlyRetrieveNKI 1.2.826.0.1.3680043.2.135.1066.5.1.4.1.2.3.2 sop
    BasicGrayscalePrintManagementMeta 1.2.840.10008.5.1.1.9 sop
    BasicColorPrintManagementMeta 1.2.840.10008.5.1.1.18 sop
    BasicFilmSession 1.2.840.10008.5.1.1.1 sop
    BasicFilmBox 1.2.840.10008.5.1.1.2 sop
    BasicGrayscaleImageBox 1.2.840.10008.5.1.1.4 sop
    BasicColorImageBox 1.2.840.10008.5.1.1.4.1 sop
    BasicPrinter 1.2.840.10008.5.1.1.16 sop
    LittleEndianImplicit 1.2.840.10008.1.2 transfer
    #LittleEndianExplicit 1.2.840.10008.1.2.1 transfer
    #BigEndianExplicit 1.2.840.10008.1.2.2 transfer
    JPEGBaseLine1 1.2.840.10008.1.2.4.50 transfer LittleEndianExplicit
    JPEGExtended2and4 1.2.840.10008.1.2.4.51 transfer LittleEndianExplicit
    #JPEGExtended3and5 1.2.840.10008.1.2.4.52 transfer LittleEndianExplicit
    JPEGSpectralNH6and8 1.2.840.10008.1.2.4.53 transfer LittleEndianExplicit
    #JPEGSpectralNH7and9 1.2.840.10008.1.2.4.54 transfer LittleEndianExplicit
    JPEGFulllNH10and12 1.2.840.10008.1.2.4.55 transfer LittleEndianExplicit
    #JPEGFulllNH11and13 1.2.840.10008.1.2.4.56 transfer LittleEndianExplicit
    JPEGLosslessNH14 1.2.840.10008.1.2.4.57 transfer LittleEndianExplicit
    #JPEGLosslessNH15 1.2.840.10008.1.2.4.58 transfer LittleEndianExplicit
    #JPEGExtended16and18 1.2.840.10008.1.2.4.59 transfer LittleEndianExplicit
    #JPEGExtended17and19 1.2.840.10008.1.2.4.60 transfer LittleEndianExplicit
    #JPEGSpectral20and22 1.2.840.10008.1.2.4.61 transfer LittleEndianExplicit
    #JPEGSpectral21and23 1.2.840.10008.1.2.4.62 transfer LittleEndianExplicit
    #JPEGFull24and26 1.2.840.10008.1.2.4.63 transfer LittleEndianExplicit
    #JPEGFull25and27 1.2.840.10008.1.2.4.64 transfer LittleEndianExplicit
    #JPEGLossless28 1.2.840.10008.1.2.4.65 transfer LittleEndianExplicit
    #JPEGLossless29 1.2.840.10008.1.2.4.66 transfer LittleEndianExplicit
    JPEGLossless 1.2.840.10008.1.2.4.70 transfer LittleEndianExplicit
    #JPEGLS_Lossless 1.2.840.10008.1.2.4.80 transfer LittleEndianExplicit
    #JPEGLS_Lossy 1.2.840.10008.1.2.4.81 transfer LittleEndianExplicit
    #RLELossless 1.2.840.10008.1.2.5 transfer LittleEndianExplicit
    #LittleEndianExplicitDeflated 1.2.840.10008.1.2.1.99 transfer LittleEndianExplicit
    #JPEG2000LosslessOnly 1.2.840.10008.1.2.4.90 transfer LittleEndianExplicit
    #JPEG2000 1.2.840.10008.1.2.4.91 transfer LittleEndianExplicit


    DICOM.ini(CONQUESTSVR1)
    # This file contains configuration information for the DICOM server
    # Do not edit unless you know what you are doing


    [sscscp]
    MicroPACS = sscscp
    Edition = Personal


    # Network configuration: server name and TCP/IP port#
    MyACRNema = CONQUESTSRV2
    TCPPort = 5679


    # Reference to other files: known dicom servers; database layout; sops
    ACRNemaMap = acrnema.map
    kFactorFile = dicom.sql
    SOPClassList = dgatesop.lst


    # Host(ignored), name, username and password for ODBC data source
    SQLHost = localhost
    SQLServer = c:\Dicomserver3\Data\dbase\
    Username = conquest
    Password = conquest
    DoubleBackSlashToDB = 0


    # Configure database
    TruncateFieldNames = 10
    MaxFieldLength = 254
    MaxFileNameLength = 255
    FixPhilips = 0
    FixKodak = 0
    KeepAlive = 0
    LargeFileSizeKB = 1024
    ZipTime = 05:
    UIDPrefix = 1.2.826.0.1.3680043.2.135.733468.79311562
    EnableReadAheadThread = 1
    PatientQuerySortOrder =
    StudyQuerySortOrder =
    SeriesQuerySortOrder =
    ImageQuerySortOrder =
    EnableComputedFields = 0
    IndexDBF = 1
    PackDBF = 0
    LongQueryDBF = 1000
    TCPIPTimeOut = 300
    FailHoldOff = 60
    RetryDelay = 100
    QueueSize = 128
    WorkListMode = 0
    WorkListReturnsISO_IR_100 = 1
    DebugLevel = 0
    Prefetcher = 0
    LRUSort =
    AllowTruncate =
    DecompressNon16BitsJpeg = 1
    UseBuiltInDecompressor = 1
    IgnoreOutOfMemoryErrors = 0
    PadAEWithZeros = 0
    FileNameSyntax = 3


    # Configuration of compression for incoming images and archival
    DroppedFileCompression = un
    IncomingCompression = un
    ArchiveCompression = as


    # Names of the database tables
    PatientTableName = DICOMPatients
    StudyTableName = DICOMStudies
    SeriesTableName = DICOMSeries
    ImageTableName = DICOMImages
    DMarkTableName = DICOMAccessUpdates
    RegisteredMOPDeviceTable = RegisteredMOPIDs
    UIDToMOPIDTable = UIDToMOPID
    UIDToCDRIDTable = UIDToCDRID


    # Banner and host for debug information
    PACSName = CONQUESTSRV2
    OperatorConsole = 127.0.0.1


    # Configure email of error messages
    MailHost =
    MailSignon =
    MailFromName =
    MailRcptName1 =
    MailCollectTime = 1
    MailWaitTime = 10


    # Configuration of disk(s) to store images
    MAGDeviceThreshhold = 0
    MAGDevices = 1
    MAGDevice0 = c:\Dicomserver3\Data\
    NightlyCleanThreshhold = 0



    DICOM.INI (CONQUESTSVR2)

    # This file contains configuration information for the DICOM server
    # Do not edit unless you know what you are doing


    [sscscp]
    MicroPACS = sscscp
    Edition = Personal


    # Network configuration: server name and TCP/IP port#
    MyACRNema = CONQUESTSRV2
    TCPPort = 5678


    # Reference to other files: known dicom servers; database layout; sops
    ACRNemaMap = acrnema.map
    kFactorFile = dicom.sql
    SOPClassList = dgatesop.lst


    # Host, database, username and password for MySql database
    SQLHost = localhost
    SQLServer = conquest
    Username = conquest
    Password = conquest
    PostGres = 1
    MySQL = 0
    SQLite = 0



    # Configure database
    TruncateFieldNames = 10
    MaxFieldLength = 254
    MaxFileNameLength = 255
    FixPhilips = 0
    FixKodak = 0
    KeepAlive = 0
    LargeFileSizeKB = 1024
    ZipTime = 05:
    UIDPrefix = 1.2.826.0.1.3680043.2.135.733374.84034652
    EnableReadAheadThread = 1
    PatientQuerySortOrder =
    StudyQuerySortOrder =
    SeriesQuerySortOrder =
    ImageQuerySortOrder =
    EnableComputedFields = 0
    IndexDBF = 1
    PackDBF = 0
    LongQueryDBF = 1000
    TCPIPTimeOut = 300
    FailHoldOff = 60
    RetryDelay = 100
    QueueSize = 128
    WorkListMode = 0
    WorkListReturnsISO_IR_100 = 0
    DebugLevel = 0
    Prefetcher = 0
    LRUSort =
    AllowTruncate =
    DecompressNon16BitsJpeg = 1
    UseBuiltInDecompressor = 1
    IgnoreOutOfMemoryErrors = 0
    PadAEWithZeros = 0
    FileNameSyntax = 4


    # Configuration of compression for incoming images and archival
    DroppedFileCompression = un
    IncomingCompression = un
    ArchiveCompression = as


    # Names of the database tables
    PatientTableName = DICOMPatients
    StudyTableName = DICOMStudies
    SeriesTableName = DICOMSeries
    ImageTableName = DICOMImages
    DMarkTableName = DICOMAccessUpdates
    RegisteredMOPDeviceTable = RegisteredMOPIDs
    UIDToMOPIDTable = UIDToMOPID
    UIDToCDRIDTable = UIDToCDRID


    # Banner and host for debug information
    PACSName = CONQUESTSRV6
    OperatorConsole = 127.0.0.1


    # Configure email of error messages
    MailHost =
    MailSignon =
    MailFromName =
    MailRcptName1 =
    MailCollectTime = 1
    MailWaitTime = 10


    # Configuration of disk(s) to store images
    MAGDeviceThreshhold = 0
    MAGDevices = 1
    MAGDevice0 = /tmp
    NightlyCleanThreshhold = 0


    #VirtualServerFor0 = OREL
    #CacheVirtualData = 1
    VirtualServerFor0 = CONQUESTSVR1


    Conquestsvr1 winxp
    Conquestsvr2 DEBIAN


    Thanks the answer

  • Hi!


    I try the linux server with 2 conquest PACS server, then I cant undersand, why try the 104 port?


    acrnema.map (CONQUESTSVR2)
    OREL 10.2.254.17 1024 un
    CONQUESTSVR3 10.2.16.204 5567 un
    SUPERMICRO 192.168.0.53 5678 as
    SKY 192.168.0.34 5678 un
    AESKULAP 10.2.16.204 6000 un
    V* * 1234 as
    S* * 5678 un


    acrnema.map (CONQUESTSVR3)
    CONQUESTSVR2 10.2.16.204 5678 un
    OREL 10.2.254.17 1024 un
    CONQUESTSVR1 10.2.16.25 5678 un
    SUPERMICRO 192.168.0.53 5678 as
    SKY 192.168.0.34 5678 un
    AESKULAP 10.2.16.204 6000 un
    V* * 1234 as
    S* * 5678 un


    DICOM.INI (CONQUESTVR2)
    change from the last:
    VirtualServerFor0 = CONQUESTSVR3




    CINQUESTSVR3 log:
    DGATE (1.4.14, build Mon Dec 22 00:58:30 2008) is running as threaded server
    aaa
    UPACS THREAD 0: STARTED AT: Mon Mar 2 22:36:36 2009
    A-ASSOCIATE-RQ Packet Dump
    Calling Application Title : "CONQUESTSRV2 "
    Called Application Title : "CONQUESTSVR3 "
    Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    Number of Proposed Presentation Contexts: 1
    Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1
    Server Command := 0020
    Message ID := 0123
    (StudyRootQuery) search level: IMAGE
    Query On Image
    Issue Query on Columns: DICOMImages.SOPInstanc, DICOMImages.ImageNumbe, DICOMSeries.SeriesInst, DICOMStudies.StudyInsta
    Values: DICOMStudies.StudyInsta = '1.2.826.0.1.3680043.2.1074.23415.16296.100.1912434.252983724' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    Tables: DICOMImages, DICOMSeries, DICOMStudies
    Records = 2
    C-Find (StudyRoot) located 2 records
    UPACS THREAD 0: ENDED AT: Mon Mar 2 22:36:36 2009
    UPACS THREAD 0: TOTAL RUNNING TIME: 0 SECONDS


    UPACS THREAD 1: STARTED AT: Mon Mar 2 22:36:36 2009
    A-ASSOCIATE-RQ Packet Dump
    Calling Application Title : "CONQUESTSRV2 "
    Called Application Title : "CONQUESTSVR3 "
    Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    Number of Proposed Presentation Contexts: 1
    Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1
    Server Command := 0020
    Message ID := 015d
    (StudyRootQuery) search level: SERIES
    Query On Series
    Issue Query on Columns: DICOMSeries.SeriesInst, DICOMSeries.SeriesNumb, DICOMStudies.StudyInsta
    Values: DICOMStudies.StudyInsta = '1.2.826.0.1.3680043.2.1074.23415.16296.100.1912434.252983724' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta
    Tables: DICOMSeries, DICOMStudies
    Records = 2
    C-Find (StudyRoot) located 2 records
    UPACS THREAD 1: ENDED AT: Mon Mar 2 22:36:36 2009
    UPACS THREAD 1: TOTAL RUNNING TIME: 0 SECONDS


    UPACS THREAD 2: STARTED AT: Mon Mar 2 22:36:36 2009
    A-ASSOCIATE-RQ Packet Dump
    Calling Application Title : "CONQUESTSRV2 "
    Called Application Title : "CONQUESTSVR3 "
    Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    Number of Proposed Presentation Contexts: 1
    Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.1" 1
    Server Command := 0020
    Message ID := 0003
    (StudyRootQuery) search level: IMAGE
    Query On Image
    Issue Query on Columns: DICOMImages.ImageType, DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMImages.AcqDate, DICOMImages.ImageDate, DICOMImages.AcqTime, DICOMImages.ImageTime, DICOMImages.EchoNumber, DICOMImages.ReceivingC, DICOMImages.AcqNumber, DICOMImages.ImageNumbe, DICOMImages.SliceLocat, DICOMImages.SamplesPer, DICOMImages.PhotoMetri, DICOMImages.NumberOfFr, DICOMImages.Rows, DICOMImages.Colums, DICOMImages.BitsStored, DICOMImages.ImageID, DICOMSeries.SeriesDate, DICOMSeries.SeriesTime, DICOMSeries.Modality, DICOMSeries.Manufactur, DICOMSeries.Institutio, DICOMSeries.StationNam, DICOMSeries.SeriesDesc, DICOMSeries.ModelName, DICOMSeries.ContrastBo, DICOMSeries.BodyPartEx, DICOMSeries.ProtocolNa, DICOMSeries.PatientPos, DICOMSeries.SeriesInst, DICOMSeries.SeriesNumb, DICOMSeries.FrameOfRef, DICOMStudies.StudyDate, DICOMStudies.StudyTime, DICOMStudies.AccessionN, DICOMStudies.StudyModal, DICOMStudies.ReferPhysi, DICOMStudies.StudyDescr, DICOMStudies.PatientNam, DICOMStudies.PatientID, DICOMStudies.PatientBir, DICOMStudies.PatientSex, DICOMStudies.PatientsAg, DICOMStudies.PatientsWe, DICOMStudies.StudyInsta, DICOMStudies.StudyID
    Values: DICOMStudies.StudyInsta = '1.2.826.0.1.3680043.2.1074.23415.16296.100.1912434.252983724' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    Tables: DICOMImages, DICOMSeries, DICOMStudies
    Records = 2
    C-Find (StudyRoot) located 2 records
    UPACS THREAD 2: ENDED AT: Mon Mar 2 22:36:37 2009
    UPACS THREAD 2: TOTAL RUNNING TIME: 1 SECONDS


    UPACS THREAD 3: STARTED AT: Mon Mar 2 22:36:37 2009
    A-ASSOCIATE-RQ Packet Dump
    Calling Application Title : "CONQUESTSRV2 "
    Called Application Title : "CONQUESTSVR3 "
    Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    Number of Proposed Presentation Contexts: 1
    Presentation Context 0 "1.2.840.10008.5.1.4.1.2.2.2" 1
    Server Command := 0021
    Message ID := 0004
    C-Move Destination: "CONQUESTSRV2"
    (QualifyOn) (anonymous) IP:CONQUESTSRV2, PORT:104
    MyStudyRootRetrieveGeneric :: SearchOn
    Query On Image
    Issue Query on Columns: DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesInst, DICOMStudies.PatientID, DICOMStudies.StudyInsta,DICOMImages.ObjectFile,DICOMImages.DeviceName
    Values: DICOMImages.SOPInstanc = '1.2.826.0.1.3680043.2.1074.23415.1.163.10014333.1' and DICOMSeries.SeriesInst = '1.2.826.0.1.3680043.2.1074.23415.16296100.1912434.1' and DICOMStudies.StudyInsta = '1.2.826.0.1.3680043.2.1074.23415.16296.100.1912434.252983724' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    Tables: DICOMImages, DICOMSeries, DICOMStudies
    Records = 1
    Number of Images to send: 1
    Host 'CONQUESTSRV2' did not accept the connection
    C-Move (StudyRoot)
    Server Command := 0021
    Message ID := 0005
    C-Move Destination: "CONQUESTSRV2"
    (QualifyOn) (anonymous) IP:CONQUESTSRV2, PORT:104
    MyStudyRootRetrieveGeneric :: SearchOn
    Query On Image
    Issue Query on Columns: DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesInst, DICOMStudies.PatientID, DICOMStudies.StudyInsta,DICOMImages.ObjectFile,DICOMImages.DeviceName
    Values: DICOMImages.SOPInstanc = '1.2.826.0.1.3680043.2.1074.23415.2.163.10014334.2' and DICOMSeries.SeriesInst = '1.2.826.0.1.3680043.2.1074.23415.16296100.1912434.2' and DICOMStudies.StudyInsta = '1.2.826.0.1.3680043.2.1074.23415.16296.100.1912434.252983724' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    Tables: DICOMImages, DICOMSeries, DICOMStudies
    Records = 1
    Number of Images to send: 1
    Host 'CONQUESTSRV2' did not accept the connection
    C-Move (StudyRoot)
    UPACS THREAD 3: ENDED AT: Mon Mar 2 22:36:38 2009
    UPACS THREAD 3: TOTAL RUNNING TIME: 1 SECONDS

  • Hi,


    the error is staring you in the face:


    [CONQUESTSRV1] C-Move Destination: "CONQUESTSRV2"
    [CONQUESTSRV1] Number of Images to send: 1
    [CONQUESTSRV1] Host 'CONQUESTSRV2' did not accept the connection
    [CONQUESTSRV1] C-Move (StudyRoot)
    [CONQUESTSRV1] UPACS THREAD 41: ENDED AT: Mon Mar 02 22:14:31 2009
    [CONQUESTSRV1] UPACS THREAD 41: TOTAL RUNNING TIME: 8 SECONDS


    ACRNEMA.MAP (CONQUESTSVR1)
    CONQUESTSVR6 10.2.16.246 5678 un
    CONQUESTSVR2 10.2.16.204 5678 un


    These two names are not the same, as you told you before!


    Marcel

Participate now!

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