Reply To: msiGlobalInit

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf msiGlobalInit Reply To: msiGlobalInit

#56642
Anonymous
Participant

    Actually, I haven’t considered namespaces in the monitor daemon (where alerts run).  If your tcl was running from an alert and there is a persistent namespace loaded at start time of the monitord then when the first alert ran that executed msiAttach, you wouldn’t get an error the first time but would everytime after that.  Since I haven’t tested it, it’s possible that each alert tcl is running in it’s own temporary namespace that goes away when the tcl ends.  My guess is that there is one persistent name space.