We’re running version 5.3 on a Windows 2003 server. When I stop/restart one process and check the log file, I find these two lines repeating numerous times in that file:
[msi :msi :ERR /0: his_xlate] msiXlateMsgDone: can’t find dest ‘mcr_out_s’
[msi :msi :ERR /0: his_xlate] msiAddPostXlate: can’t find dest ‘mcr_out_s’
At one time we had a thread with this name, but the name was changed to mcr_out_t. In the IB thread that routes messages to this renamed OB thread, I deleted all references to it on the route message tab, saved my netconfig, and then adding the routes back.
Is there a step I’m missing to clear out this old destination?
Thanks.