I was having problems with my MBT live connection yesterday and today. NT disconnected and could not reconnect and I always have to restart NT to connect again which affects my running strategy.
How to avoid this kind of problems in the future? Can NT be set to retry connecting over and over again?
Part of trace log from the time NT disconnected:
2008-09-25 15:45:53:123 (MBT) Mbt.Adapter.OnHealthUpdate: siQuotes csDisconnected 2008-09-25 15:45:53:123 (MBT) Cbi.Connection.ProcessEventArgs.ConnectionStatusEventArgs Connected ConnectionLost NoError Unexpected disconnect from secondary server(s). Retrying connect... 2008-09-25 15:45:53:123 (MBT) Cbi.ConnectionStatusEventArgs.Process: Connected ConnectionLost 2008-09-25 15:46:24:786 (MBT) Mbt.Adapter.OnHealthUpdate: siPerms csDisconnected 2008-09-25 15:46:50:800 (MBT) Mbt.Adapter.OnHealthUpdate: siPerms csConnecting 2008-09-25 15:46:54:691 (MBT) Mbt.Adapter.OnHealthUpdate: siOrders csDisconnected 2008-09-25 15:46:54:692 (MBT) Cbi.Connection.ProcessEventArgs.ConnectionStatusEventArgs ConnectionLost ConnectionLost NoError Unexpected disconnect from server. Retrying connect... 2008-09-25 15:46:54:692 (MBT) Cbi.ConnectionStatusEventArgs.Process: ConnectionLost ConnectionLost 2008-09-25 15:59:11:020 (MBT) Mbt.Adapter.OnHealthUpdate: siPerms csLoggingIn 2008-09-25 15:59:11:022 (MBT) Mbt.Adapter.OnHealthUpdate: siPerms csConnected 2008-09-25 15:59:12:194 (MBT) Mbt.Adapter.OnHealthUpdate: siPerms csLoggedIn 2008-09-25 15:59:13:026 (MBT) Mbt.Adapter.OnHealthUpdate: siQuotes csLoggingIn 2008-09-25 15:59:13:218 (MBT) Mbt.Adapter.OnHealthUpdate: siQuotes csLoggedIn 2008-09-25 15:59:13:218 (MBT) Cbi.Connection.ProcessEventArgs.ConnectionStatusEventArgs ConnectionLost Connected NoError 2008-09-25 15:59:13:218 (MBT) Cbi.ConnectionStatusEventArgs.Process: ConnectionLost Connected
Comment