This is what the trace files contain:
2020-08-10 08:49:27:439 *************** unhandled exception trapped ***************
2020-08-10 08:49:27:440 Object reference not set to an instance of an object.
2020-08-10 08:49:27:456 System.NullReferenceException: Object reference not set to an instance of an object.
at NinjaTrader.Server.HdsClient.DownloadInfoFromServe r(Action`2 callback, Func`3 syncStartupInfoCallback, StartupInfoType onDemandInfoType, OnDemandUpdateOptions demandUpdateOptions, String system)
at NinjaTrader.Core.Globals.<>c.<ApplicationStart>b__ 70_4(Object o)
at System.Threading.QueueUserWorkItemCallback.WaitCal lback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System. Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWa itCallback()
Comment