Posts by rungels

    Hi Marcel,


    sure.


    But I think the "hidden option method" is very smart to get four independent instances of servers.
    I just want to configure each of them differently with some import and export filters. That is for testing and troubleshooting
    purposes.



    Thanks a lot
    Helmut

    Hi,


    I tried the "hidden option" to install 4 servers on different ports. Got no error message.
    But how can I access and configure the 4 different servers?


    Are there 4 different dicom.ini or is there one dicom.ini, which must be edited/scripted ??


    ..........................................................................................................


    [[ There was no further information in an older post:


    "You can run multiple servers on the same database and data. We do this on multiple machines in our hospital.
    Alt-right means press alt and right click the "install as service" button. It then install 4 servers on port .... port+3 running on the same database and data. This is experimental but works. Don't expect much improved performance. No side effects as long as the database is good at multi-user operation (ms sql server is)." ]]
    .........................................................................................................


    Thanks a lot
    Helmut

    Hi Marcel,


    bad news: the same error messages!


    So I reduced the export converters from 16 to 3. Now it seems to work properly.


    Since we use several other machines with different Conquest Servers and a lot of export converters, maybe the maximum number of export converters in the whole network ist limited?



    Helmut

    Hi Marcel,


    the exact code is below. Please realize, that I cancelled out some lines, and so far there is no more failure yet.


    # Configuration of forwarding and/or converter programs to export DICOM slices
    #ForwardAssociationLevel = IMAGE
    #ForwardAssociationCloseDelay = 5
    #ForwardAssociationRefreshDelay = 3600
    #ForwardAssociationRelease = 1


    ExportConverters = 16
    ExportFilter0 = ReferPhysi like 'Dr. Leitner'
    ExportConverter0 = forward compressed as n4 to LEITNERCQUEST
    ExportFilter1 = ReferPhysi like 'Dr. Ksoll'
    ExportConverter1 = forward compressed as n4 to LEITNERCQUEST
    ExportFilter2 = ReferPhysi like 'Dr. Weinert'
    ExportConverter2 = forward compressed as n4 to LEITNERCQUEST
    ExportFilter3 = ReferPhysi like 'Dr. Schlegel'
    ExportConverter3 = forward compressed as n4 to LEITNERCQUEST
    ExportFilter4 = ReferPhysi like 'Dr. Blumrath'
    ExportConverter4 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter5 = ReferPhysi like 'Dr. Lorenz'
    ExportConverter5 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter6 = ReferPhysi like 'Dr. Schlögl'
    ExportConverter6 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter7 = ReferPhysi like 'Dr. Kölling'
    ExportConverter7 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter8 = ReferPhysi like 'Dr. Winter'
    ExportConverter8 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter9 = ReferPhysi like 'Dr. Bergmann'
    ExportConverter9 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter10 = ReferPhysi like 'Dr. Himmer'
    ExportConverter10 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter11 = ReferPhysi like 'Dr. Demhartner'
    ExportConverter11 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter12 = ReferPhysi like 'Dr. Mengel'
    ExportConverter12 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter13 = ReferPhysi like 'Dr. Schmid'
    ExportConverter13 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter14 = ReferPhysi like 'Dr. Gasche'
    ExportConverter14 = forward compressed as n4 to BLUMRATHCQUEST
    ExportFilter15 = ReferPhysi like 'Dr. Sasse'
    ExportConverter15 = forward compressed as n4 to BLUMRATHCQUEST


    #ForwardCollectDelay = 600
    #MaximumExportRetries = 0
    #MaximumDelayedFetchForwardRetries = 0



    Thank you
    Helmut

    Hi,


    yes, I am forwarding from the first to the second instance.
    Query and Move works fine (from the 1st to the 2ns and vice versa).
    The 2nd instance has the same configuration as the 1st, except the changed Port-number.


    Helmut

    Hi,


    I use Conquest 1.4.14. Have two instances on one machine (different ports). Have 16 export converters on the first instance.


    Get message on the second instance *** multiplex: connection terminated


    Get messages on the first instance like *** ExportConverter8.0: Forward failed to connect to host BLUMRATHCQUEST
    which is blocking the server


    Have already set WorkListReturnsISO_IR_100 = 0
    but seems not to help


    Another solution ??


    Thank you
    Helmut

    Hi Marcel,


    I use Conquest 1.4.14 and started 16 export queue thread(s)
    I get message "***failed to listen() - bind error"


    BTW, I run two instances of the server on this machine, the other works fine.


    Thank you


    Helmut

    Hi Marcel,


    we fixed the problem:


    Conquest was installed as service. We uninstalled and re- installed the service.
    And - all convertes work as we exspected it - !!


    It´s amazing, we like to try out the different converters.



    Thanks
    Helmut

    Hi Marcel,


    got problems with ImportConverter
    ImportConverter0 = set 0010,0020 to "%V0010,1000"
    ImportConverter1 = set 0008,0090 to "ROETB"


    use Conquest 1.14,
    want to overwrite PatID with OtherPatIDs
    want to overwrite ReferringPhysician´sName to be constantly ROETB


    several ExportConverters work fine.



    Great Work
    Thanks
    Helmut