Conquest Ubuntu 12.04

  • I installed "Conquest Server" on Ubuntu 12.04. I had no major problem. When I decided to start the server with the command: $ ./dgate -v & showed me this information:


    pacs @ ubuntu: ~ / $ conquest Monitoring for files in: ./data/incoming/
    DGATE (1.4.17d, build Thu November 20 2014 21:39:20, 64 bits) is running as threaded server
    Database type: MySQL native connection


    Check in browser "http: //localhost/cgi-bin/dgate" and you can see the query option to patients / studies / worklist


    When I wanted to run a command in the terminal like this:
    $ ./dgate - Get_freestore, the console showed me the following message:


    Code
    UPACS THREAD 5: STARTED AT: Wed November 26 2014 00:04:44A-ASSOCIATE-RQ Packet DumpCalling Application Title: "CONQUESTSRV1"Called Application Title: "CONQUESTSRV1"Application Context "1.2.840.10008.3.1.1.1" PDU length: 16384Number of Proposed Presentation Contexts: 1Presentation Context 0 "1.2.840.10008.1.1" 1Server Command: = 0030Message ID: = 0001Server command sent using dGATE - optionC-EchoUPACS THREAD 5: ENDED AT: Wed November 26 2014 00:04:44UPACS THREAD 5: TOTAL RUNNING TIME: 0 SECONDS


    I tried it this way: $ ./dgate --get_freestore, and console message was:


    Code
    Server command sent using dGATE - option


    I do not understand how to execute commands in the console, what am I doing wrong? :cry:

  • Hi,


    the result is echoed to the status display of the server. The web interface uses these commands to function, but by default all output is on the server side. What are you trying to achieve?


    Marcel

  • I need to perform operations through console line, now need to load the worklist patients, for this I am using the following command:


    Code
    ./dgate --loadfile: ultrasound.hl7


    I am using the file sample.hl7 as an example to their own. But running this, the output of the server is:


    Code
    Server command sent using dGATE -- option


    An ultrasound "GE Logiq F series" is the one trying to query the worklist. There's something I'm doing wrong?


    Regards

Participate now!

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