Reply To: Inbound and outbound threads status of ‘initializing’

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Inbound and outbound threads status of ‘initializing’ Reply To: Inbound and outbound threads status of ‘initializing’

#56413
Rob Abbott
Keymaster

    OPENING means that the thread is running, but it’s protocol is not connected.  (e.g. client retrying connections to a server or a server without any clients connected to it)

    INITIALIZING means that the statistics on the thread have been reset (or this particular thread has just been started for the very first time) and no events have occured on the thread that would cause it to update it’s protocol status.

    You might be able to get INITIALIZING to go away by sending any command to the threads in question after your daily cycling, like ‘reload’ any Tcl proc or something similar.  If I remember correctly it’s any event on the thread that will cause it to update it’s status – not just a protocol event.

    Rob Abbott
    Cloverleaf Emeritus