Posts by nataraj

    Quote

    i think u still need to configure Conquest as a dicom node in KPACS, because it seems KPACS is refusing the connection.


    Thanks. As I can guess, the real problem were that K-PACSes ip can be reached directly from Conqest server. (it was a result of running K-PACS in qemu without taking care about making client's IP really visible).
    And you are right, KPAKS were not configured correctly. But it was lesser problem.

    I've built conquest+mysql on linux, run K-PACS in qemu+windows XP.


    I can successfully reqest server for studies, add new studies to the server (at least new records can be seen when I reqest records), I've added correct IP and host name into acrnema.map so it does not refuse make C-Move on unknown host. But I still can not view studies, stored on server. Both server and client reports connection timeout:


    dgate -b sais:


    Code
    UPACS THREAD 2: STARTED AT: Mon Feb 22 13:34:34 2010A-ASSOCIATE-RQ Packet Dump Calling Application Title : "KPServer" Called Application Title : "dgate_linux " 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" 1Server Command := 0021Message ID := 0003 C-Move Destination: "KPServer"(QualifyOn) (mapped) IP:192.168.1.253, PORT:5678MyStudyRootRetrieveGeneric :: SearchOnQuery On ImageIssue Query on Columns: DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesDate, DICOMSeries.SeriesTime, DICOMSeries.Modality, DICOMSeries.SeriesDesc, DICOMSeries.BodyPartEx, DICOMSeries.ProtocolNa, DICOMSeries.PatientPos, DICOMSeries.SeriesInst, DICOMSeries.SeriesNumb, DICOMStudies.StudyInsta,DICOMImages.ObjectFile,DICOMImages.DeviceNameValues: DICOMSeries.SeriesInst = '1.3.46.670589.5.2.10.2156913941.892665339.860724' and DICOMStudies.StudyInsta = '1.3.46.670589.5.2.10.2156913941.892665384.993397' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInstTables: DICOMImages, DICOMSeries, DICOMStudiesRecords = 2Number of Images to send: 2Host 'KPServer' did not accept the connectionC-Move (StudyRoot)UPACS THREAD 2: ENDED AT: Mon Feb 22 13:39:35 2010UPACS THREAD 2: TOTAL RUNNING TIME: 301 SECONDS


    K-PACS log sais



    Something is wrong, but I am not so familiar with DICOM to understand what exactly is wrong.
    Can somebody tell me how to fix this?
    Or form what point I should start to debug and torbleshoot?
    Or what to read to undestand this more?