To set up a PATS account to connect on start up AND to have a couple of workspaces with few instruments each to open on start up in order to take some time to load them.
Then:
Open NT7 beta 16 and while the data are loading click to disconnect from PATS. NT crashes wildly: multiple, non-stop tags... (if the loading of data is complete then there is no crash). Below the relevant part from trace:
2010-06-03 22:12:29:322 ERROR: Pats.Adapter.Unsubscribe ErrNotLoggedOn
2010-06-03 22:12:29:338 (PATS_NT7) Cbi.ConnectionStatusEventArgs.Process: Disconnected Disconnected
2010-06-03 22:12:31:713 in OnUnhandledApplicationException
2010-06-03 22:12:32:525 in OnUnhandledApplicationException
2010-06-03 22:12:32:557 in OnUnhandledApplicationException
2010-06-03 22:12:33:057 in OnUnhandledApplicationException
2010-06-03 22:12:33:150 ********* exception trapped *********
2010-06-03 22:12:33:150 Not connected: 'PATS_NT7'
2010-06-03 22:12:33:150 System.Exception: Not connected: 'PATS_NT7'
at NinjaTrader.Data.MarketData.add_MarketDataItem(Mar ketDataItemEventHandler value)
at NinjaTrader.Data.BarsBytes.Start(MarketData marketData)
at NinjaTrader.Data.MarketData.LoadRecordedData(Objec t state)
at System.Threading._ThreadPoolWaitCallback.WaitCallb ack_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWa itCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
at System.Threading._ThreadPoolWaitCallback.PerformWa itCallback(Object state)

Comment