Forward failed / *** connection terminated

  • Hi,


    im using 2 Conquest 1.4.15 linux machines to forward data between 2 locations.
    At some point the forwarding wont work anymore until i restart the dgate process
    on the sender side. Sometimes after an hour, somtimes after 8 hours.


    The receiver only logs "*** connection terminated".
    Pushing the failed image manually works without a glitch.


    Any hint on this one? Tried to set the loglevel to 7 - if that exists :>
    But the log doesnt show up with anything


    receiver:

    Code
    [CONQUESTSRV1] Thu Apr 15 20:42:35 2010 Connected by address: 0100007f[CONQUESTSRV1] Thu Apr 15 20:42:35 2010 Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'[CONQUESTSRV1] Thu Apr 15 20:42:35 2010 Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'[CONQUESTSRV1] Thu Apr 15 20:42:35 2010 Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'[CONQUESTSRV1] Thu Apr 15 20:42:35 2010 [CONQUESTSRV1] Thu Apr 15 20:42:35 2010 UPACS THREAD 202: STARTED AT: Thu Apr 15 20:42:35 2010[CONQUESTSRV1] Thu Apr 15 20:42:35 2010 *** connection terminated


    sender:

    Code
    Thu Apr 15 20:41:14 2010 Server command sent using DGATE -- optionThu Apr 15 20:42:34 2010 Queue: retrying processing of file ../images/XaM-171183/1.3.51.5156.2985.20100415.1095902_0001_000001_12713173130042.v2Thu Apr 15 20:42:34 2010 ExportConverter3.0: forward ../images/XaM-171183/1.3.51.5156.2985.20100415.1095902_0001_000001_12713173130042.v2 to DESTThu Apr 15 20:42:34 2010 *** ExportConverter3.0: Forward failed to connect to host DEST


    looked into the code, it seems the receiver ends here:

    Code
    PDU_Service::Read... default: // Protocol Error AAbortRQ :: Write ( *this ); Link.Close(); return ( FALSE );


    and the sender here:

    Code
    PDU_Service::Connect..
    default:
    // corrupt transmission
    Link.Close();
    return ( FALSE );

Participate now!

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