18:19:13.984|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:19:23.670|Error |Unhandled Exception|System.AggregateException: При ожидании задачи или доступе к ее свойству исключения не были замечены исключения задачи. В результате незамеченные исключения были созданы повторно потоком завершения. ---> Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.Extensions.RemoveLinks(IMarketDataSource source, HydraEntityRegistry hydraEntityRegistry, IEnumerable`1 securities) в StockSharp.Hydra.MainWindow.<>c__DisplayClass59.b__57() в System.Threading.Tasks.Task.InnerInvoke() в System.Threading.Tasks.Task.Execute() --- Конец трассировки внутреннего стека исключений --- ---> (Внутреннее исключение #0) Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.Extensions.RemoveLinks(IMarketDataSource source, HydraEntityRegistry hydraEntityRegistry, IEnumerable`1 securities) в StockSharp.Hydra.MainWindow.<>c__DisplayClass59.b__57() в System.Threading.Tasks.Task.InnerInvoke() в System.Threading.Tasks.Task.Execute()<--- 18:25:22.772|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:25:39.926|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:26:32.564|Error |Unhandled Exception|System.AggregateException: При ожидании задачи или доступе к ее свойству исключения не были замечены исключения задачи. В результате незамеченные исключения были созданы повторно потоком завершения. ---> Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.Extensions.RemoveLinks(IMarketDataSource source, HydraEntityRegistry hydraEntityRegistry, IEnumerable`1 securities) в StockSharp.Hydra.MainWindow.<>c__DisplayClass59.b__57() в System.Threading.Tasks.Task.InnerInvoke() в System.Threading.Tasks.Task.Execute() --- Конец трассировки внутреннего стека исключений --- ---> (Внутреннее исключение #0) Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.Extensions.RemoveLinks(IMarketDataSource source, HydraEntityRegistry hydraEntityRegistry, IEnumerable`1 securities) в StockSharp.Hydra.MainWindow.<>c__DisplayClass59.b__57() в System.Threading.Tasks.Task.InnerInvoke() в System.Threading.Tasks.Task.Execute()<--- 18:28:27.413|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:29:33.728|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:42:32.183|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:42:50.672|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:43:40.662|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:44:09.805|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:44:52.449|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:45:05.072|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:45:24.760|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:45:37.768|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:45:50.461|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:46:03.241|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:46:15.693|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:47:05.425|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:47:29.124|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:47:51.646|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:48:06.585|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:48:24.381|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:48:40.490|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:48:51.684|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:49:19.160|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:49:32.294|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:49:43.110|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:49:53.783|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:56:20.757|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:56:31.602|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:56:45.599|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:56:57.605|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:57:22.160|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:57:35.176|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:57:45.671|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:57:59.067|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:58:09.473|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 18:58:19.545|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 19:00:25.653|Error |S#.Data |Ecng.Data.BatchException`1[StockSharp.BusinessEntities.Security]: Batch command thrown a exception. ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation Security.ExchangeBoard may not be NULL в System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) в System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) в System.Data.SQLite.SQLiteDataReader.NextResult() в System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) в System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) в System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() в Ecng.Data.DatabaseCommand.b__6(DbCommand cmd) в Ecng.Data.DatabaseCommand.<>c__DisplayClass4`1.b__1(DbConnection connection) в Ecng.Data.Database.GetConnection(Action`1 action) в Ecng.Data.DatabaseCommand.Execute[TResult](IEnumerable`1 input, Func`2 handler) в Ecng.Data.DatabaseCommand.ExecuteNonQuery(SerializationItemCollection input) в Ecng.Data.Database.Execute(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.Update(DatabaseCommand command, SerializationItemCollection source, Boolean needRetVal) в Ecng.Data.Database.<>c__DisplayClass11`1.b__10() в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() --- Конец трассировки внутреннего стека исключений --- в Ecng.Data.Database.BatchInfo.<>c__DisplayClass3f`1.b__3e() в Ecng.Data.Database.BatchInfo.b__44(Action a) в Wintellect.PowerCollections.Algorithms.ForEach[T](IEnumerable`1 collection, Action`1 action) в Wintellect.PowerCollections.CollectionBase`1.ForEach(Action`1 action) в Ecng.Collections.SynchronizedCollection`2.ForEach(Action`1 action) в Ecng.Data.Database.BatchInfo.b__43() в Ecng.Transactions.AutoComplete.Do(TransactionScope scope, Action action) в Ecng.Transactions.AutoComplete.Do(Action action) в Ecng.Data.Database.BatchInfo.b__42() в Ecng.Data.Database.BatchInfo.Commit() в Ecng.Data.Database.CommitBatch() в StockSharp.Hydra.MarketDataSourceControl.btnAddSecurities_Click(Object sender, RoutedEventArgs e) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) в System.Windows.Controls.Primitives.ButtonBase.OnClick() в System.Windows.Controls.Button.OnClick() в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) в System.Windows.Input.InputManager.ProcessStagingArea() в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 19:11:45.077| |Blackwood |Инициализируется. 19:11:48.046| |BlackwoodTrader|Connect 19:11:49.160| |BlackwoodTrader|Экспорт в процессе запуска. 19:11:49.174| |BlackwoodTrader|Экспорт запущен. 19:11:49.179| |BlackwoodTrader|Создан новый портфель FUSDEMO05~. 19:11:49.207| |Blackwood |Запущен. 19:11:49.875|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@ADF на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@ADF. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@PSE на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@PSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@PSE на получение рыночных данных для MarketDepth: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@PSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@PSE на получение рыночных данных для Trades: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@PSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@NAS на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@NAS. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@BAT на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@BAT. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@EGX на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@EGX. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@CBO на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@CBO. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@BAX на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@BAX. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@NYS на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@NYS. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@BAX на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@BAX. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@PSE на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@PSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@PSE на получение рыночных данных для MarketDepth: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@PSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@PSE на получение рыночных данных для Trades: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@PSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@NAS на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@NAS. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@BOS на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@BOS. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@EGX на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@EGX. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@ADF на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@ADF. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@BOS на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@BOS. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@NAS на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@NAS. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@ADF на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@ADF. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@CBO на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@CBO. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@PSE на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@PSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@PSE на получение рыночных данных для MarketDepth: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@PSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@PSE на получение рыночных данных для Trades: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@PSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@BAT на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@BAT. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@EGA на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@EGA. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@EGX на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@EGX. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@BAX на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@BAX. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@EGA на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@EGA. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@CIN на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@CIN. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@NSE на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@NSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@NSE на получение рыночных данных для MarketDepth: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@NSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@NSE на получение рыночных данных для Trades: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@NSE. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@EGA на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@EGA. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@CIN на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@CIN. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@PHL на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@PHL. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@PHL на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@PHL. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@BOS на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@BOS. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@PHL на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@PHL. 19:11:49.876|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@CBO на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@CBO. 19:12:01.010| |MarketDataTrader`1|Получены новые инструменты: 19:12:01.011| |MarketDataTrader`1|GLDD@NASDAQ 19:12:04.032| |Blackwood |Сохранение Trade для BWA@PSE. 19:12:04.370| |Blackwood |Для BWA@PSE загружено 1 сделок. 19:12:06.010| |Blackwood |Сохранение Trade для BWA@PSE. 19:12:06.019| |MarketDataTrader`1|Получены новые инструменты: 19:12:06.019| |MarketDataTrader`1|UNB@NASDAQ 19:12:06.021| |Blackwood |Сохранение SecurityChange для BWA@PSE. 19:12:06.061| |Blackwood |Для BWA@PSE загружено 1 сделок. 19:12:06.061| |Blackwood |Для BWA@PSE загружено 3 изменений инструмента. 19:12:11.615| |Blackwood |Останавливается. 19:12:13.103| |Blackwood |Остановлен. 19:13:52.331| |Blackwood |Инициализируется. 19:13:54.656| |BlackwoodTrader|Connect 19:13:55.664| |BlackwoodTrader|Экспорт в процессе запуска. 19:13:55.668| |BlackwoodTrader|Экспорт запущен. 19:13:55.678| |BlackwoodTrader|Создан новый портфель FUSDEMO05~. 19:13:55.703| |Blackwood |Запущен. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@PSE на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@PSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@PSE на получение рыночных данных для MarketDepth: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@PSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента BMRN@PSE на получение рыночных данных для Trades: System.ArgumentException: Шлюз не поддерживает работу с инструментом BMRN@PSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@PSE на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@PSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@PSE на получение рыночных данных для MarketDepth: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@PSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@PSE на получение рыночных данных для Trades: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@PSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@PSE на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@PSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@PSE на получение рыночных данных для MarketDepth: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@PSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента CREE@PSE на получение рыночных данных для Trades: System.ArgumentException: Шлюз не поддерживает работу с инструментом CREE@PSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@NSE на получение рыночных данных для Security: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@NSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@NSE на получение рыночных данных для MarketDepth: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@NSE. 19:13:56.553|Error |BlackwoodTrader|Ошибка регистрации инструмента BWA@NSE на получение рыночных данных для Trades: System.ArgumentException: Шлюз не поддерживает работу с инструментом BWA@NSE. 19:14:10.008| |MarketDataTrader`1|Получены новые инструменты: 19:14:10.009| |MarketDataTrader`1|ANGI@NASDAQ 19:14:20.009| |MarketDataTrader`1|Получены новые инструменты: 19:14:20.009| |MarketDataTrader`1|TSRX@NASDAQ 19:14:28.008| |MarketDataTrader`1|Получены новые инструменты: 19:14:28.008| |MarketDataTrader`1|UTMD@NASDAQ 19:14:33.007| |MarketDataTrader`1|Получены новые инструменты: 19:14:33.007| |MarketDataTrader`1|OSTK@NASDAQ 19:14:36.002| |MarketDataTrader`1|Получены новые инструменты: 19:14:36.002| |MarketDataTrader`1|RYJ@NYSE 19:14:51.010| |Blackwood |Сохранение Trade для BWA@PSE. 19:14:51.085| |Blackwood |Для BWA@PSE загружено 1 сделок. 19:15:03.006| |Blackwood |Сохранение Trade для CREE@PSE. 19:15:03.018| |MarketDataTrader`1|Получены новые инструменты: 19:15:03.018| |MarketDataTrader`1|TIGR@NASDAQ 19:15:03.018| |Blackwood |Для CREE@PSE загружено 1 сделок. 19:15:05.012| |MarketDataTrader`1|Получены новые инструменты: 19:15:05.012| |MarketDataTrader`1|INSM@NASDAQ 19:15:09.012| |Blackwood |Сохранение Trade для BMRN@PSE. 19:15:09.024| |Blackwood |Для BMRN@PSE загружено 1 сделок. 19:15:14.004| |MarketDataTrader`1|Получены новые инструменты: 19:15:14.004| |MarketDataTrader`1|EXAS@NASDAQ 19:15:14.004| |MarketDataTrader`1|PRKR@NASDAQ 19:15:18.007| |MarketDataTrader`1|Получены новые инструменты: 19:15:18.007| |MarketDataTrader`1|GALT@NASDAQ 19:15:19.006| |Blackwood |Сохранение Trade для BMRN@PSE. 19:15:19.016| |Blackwood |Сохранение SecurityChange для BMRN@PSE. 19:15:19.074| |Blackwood |Для BMRN@PSE загружено 1 сделок. 19:15:19.074| |Blackwood |Для BMRN@PSE загружено 3 изменений инструмента. 19:15:22.000| |Blackwood |Сохранение Trade для BWA@PSE. 19:15:22.002| |MarketDataTrader`1|Получены новые инструменты: 19:15:22.002| |MarketDataTrader`1|MXC@SIAC_CQS 19:15:22.002| |Blackwood |Сохранение SecurityChange для BWA@PSE. 19:15:22.009| |Blackwood |Для BWA@PSE загружено 1 сделок. 19:15:22.009| |Blackwood |Для BWA@PSE загружено 3 изменений инструмента. 19:15:37.008| |MarketDataTrader`1|Получены новые инструменты: 19:15:37.008| |MarketDataTrader`1|GRO@NYSE 19:15:44.004| |Blackwood |Сохранение Trade для BWA@PSE. 19:15:44.009| |Blackwood |Для BWA@PSE загружено 1 сделок. 19:15:49.005| |MarketDataTrader`1|Получены новые инструменты: 19:15:49.005| |MarketDataTrader`1|SOXX@NASDAQ 19:15:51.002| |MarketDataTrader`1|Получены новые инструменты: 19:15:51.002| |MarketDataTrader`1|BVSN@NASDAQ 19:15:51.002| |MarketDataTrader`1|CALD@NASDAQ 19:15:52.007| |Blackwood |Сохранение Trade для CREE@PSE. 19:15:52.009| |Blackwood |Сохранение SecurityChange для CREE@PSE. 19:15:52.012| |Blackwood |Для CREE@PSE загружено 1 сделок. 19:15:52.012| |Blackwood |Для CREE@PSE загружено 3 изменений инструмента. 19:15:55.013| |MarketDataTrader`1|Получены новые инструменты: 19:15:55.013| |MarketDataTrader`1|GPIC@NASDAQ 19:16:02.001| |MarketDataTrader`1|Получены новые инструменты: 19:16:02.001| |MarketDataTrader`1|VTSS@NASDAQ 19:16:05.011| |Blackwood |Сохранение Trade для BMRN@PSE. 19:16:05.017| |Blackwood |Для BMRN@PSE загружено 1 сделок. 19:16:07.011| |Blackwood |Сохранение Trade для CREE@PSE. 19:16:07.016| |Blackwood |Для CREE@PSE загружено 3 сделок. 19:16:18.012| |MarketDataTrader`1|Получены новые инструменты: 19:16:18.012| |MarketDataTrader`1|EBND@NYSE 19:16:18.012| |MarketDataTrader`1|SYNM@NASDAQ 19:16:19.002| |Blackwood |Сохранение Trade для BMRN@PSE. 19:16:19.005| |Blackwood |Для BMRN@PSE загружено 1 сделок. 19:16:23.013| |MarketDataTrader`1|Получены новые инструменты: 19:16:23.013| |MarketDataTrader`1|TPIV@NASDAQ_OTC 19:16:24.010| |MarketDataTrader`1|Получены новые инструменты: 19:16:24.010| |MarketDataTrader`1|SOHO@NASDAQ 19:16:35.009| |MarketDataTrader`1|Получены новые инструменты: 19:16:35.009| |MarketDataTrader`1|STBZ@NASDAQ 19:16:40.002| |MarketDataTrader`1|Получены новые инструменты: 19:16:40.002| |MarketDataTrader`1|PNQI@NASDAQ 19:16:50.005| |MarketDataTrader`1|Получены новые инструменты: 19:16:50.005| |MarketDataTrader`1|TWER@NASDAQ 19:16:52.009| |MarketDataTrader`1|Получены новые инструменты: 19:16:52.009| |MarketDataTrader`1|CCU@NYSE 19:17:09.065| |MarketDataTrader`1|Получены новые инструменты: 19:17:09.065| |MarketDataTrader`1|MSLI@NASDAQ 19:17:19.999| |MarketDataTrader`1|Получены новые инструменты: 19:17:19.999| |MarketDataTrader`1|NPSP@NASDAQ 19:17:26.006| |MarketDataTrader`1|Получены новые инструменты: 19:17:26.006| |MarketDataTrader`1|ACRX@NASDAQ 19:17:51.014| |MarketDataTrader`1|Получены новые инструменты: 19:17:51.014| |MarketDataTrader`1|TILT@NYSE 19:17:54.009| |MarketDataTrader`1|Получены новые инструменты: 19:17:54.009| |MarketDataTrader`1|ROG@NYSE 19:18:06.004| |MarketDataTrader`1|Получены новые инструменты: 19:18:06.004| |MarketDataTrader`1|ACST@NASDAQ 19:18:09.000| |Blackwood |Сохранение Trade для CREE@PSE. 19:18:09.002| |Blackwood |Для CREE@PSE загружено 4 сделок. 19:18:18.003| |MarketDataTrader`1|Получены новые инструменты: 19:18:18.003| |MarketDataTrader`1|NATH@NASDAQ 19:18:20.013| |Blackwood |Сохранение Trade для CREE@PSE. 19:18:20.015| |Blackwood |Для CREE@PSE загружено 3 сделок. 19:18:29.003| |MarketDataTrader`1|Получены новые инструменты: 19:18:29.003| |MarketDataTrader`1|ELTP@NASDAQ_OTC 19:18:34.010| |Blackwood |Сохранение Trade для CREE@PSE. 19:18:34.015| |Blackwood |Для CREE@PSE загружено 1 сделок. 19:19:00.034| |Blackwood |Сохранение Trade для CREE@PSE. 19:19:00.043| |Blackwood |Для CREE@PSE загружено 3 сделок. 19:19:07.002| |Blackwood |Сохранение Trade для CREE@PSE. 19:19:07.004| |Blackwood |Для CREE@PSE загружено 1 сделок. 19:19:13.016| |Blackwood |Сохранение Trade для CREE@PSE. 19:19:13.018| |MarketDataTrader`1|Получены новые инструменты: 19:19:13.018| |MarketDataTrader`1|APPY@NASDAQ 19:19:13.033| |Blackwood |Для CREE@PSE загружено 5 сделок. 19:19:14.021| |MarketDataTrader`1|Получены новые инструменты: 19:19:14.021| |MarketDataTrader`1|UIHC@NASDAQ 19:19:20.011| |Blackwood |Сохранение Trade для CREE@PSE. 19:19:20.016| |Blackwood |Для CREE@PSE загружено 1 сделок. 19:19:32.008| |Blackwood |Сохранение Trade для CREE@PSE. 19:19:32.010| |MarketDataTrader`1|Получены новые инструменты: 19:19:32.010| |MarketDataTrader`1|SPYG@NYSE 19:19:32.010| |Blackwood |Для CREE@PSE загружено 3 сделок. 19:19:40.010| |Blackwood |Сохранение Trade для CREE@PSE. 19:19:40.012| |Blackwood |Для CREE@PSE загружено 2 сделок. 19:19:46.006| |MarketDataTrader`1|Получены новые инструменты: 19:19:46.006| |MarketDataTrader`1|PSCF@NASDAQ 19:19:47.002| |MarketDataTrader`1|Получены новые инструменты: 19:19:47.002| |MarketDataTrader`1|CYTX@NASDAQ 19:19:48.013| |MarketDataTrader`1|Получены новые инструменты: 19:19:48.013| |MarketDataTrader`1|EIHI@NASDAQ 19:19:50.001| |MarketDataTrader`1|Получены новые инструменты: 19:19:50.001| |MarketDataTrader`1|PSCT@NASDAQ 19:19:54.008| |Blackwood |Сохранение Trade для BWA@PSE. 19:19:54.013| |MarketDataTrader`1|Получены новые инструменты: 19:19:54.013| |MarketDataTrader`1|CMRX@NASDAQ 19:19:54.013| |Blackwood |Для BWA@PSE загружено 1 сделок. 19:20:03.005| |MarketDataTrader`1|Получены новые инструменты: 19:20:03.005| |MarketDataTrader`1|VNET@NASDAQ 19:20:05.006| |MarketDataTrader`1|Получены новые инструменты: 19:20:05.006| |MarketDataTrader`1|PCYC@NASDAQ 19:20:08.014| |MarketDataTrader`1|Получены новые инструменты: 19:20:08.014| |MarketDataTrader`1|MDD@NYSE 19:20:19.011| |MarketDataTrader`1|Получены новые инструменты: 19:20:19.011| |MarketDataTrader`1|RXD@NYSE 19:20:23.011| |MarketDataTrader`1|Получены новые инструменты: 19:20:23.011| |MarketDataTrader`1|CYCC@NASDAQ 19:20:25.006| |MarketDataTrader`1|Получены новые инструменты: 19:20:25.006| |MarketDataTrader`1|IVAN@NASDAQ 19:20:27.014| |MarketDataTrader`1|Получены новые инструменты: 19:20:27.014| |MarketDataTrader`1|TFCO@NASDAQ 19:20:36.000| |Blackwood |Сохранение Trade для BWA@PSE. 19:20:36.005| |Blackwood |Для BWA@PSE загружено 1 сделок. 19:20:41.010| |MarketDataTrader`1|Получены новые инструменты: 19:20:41.010| |MarketDataTrader`1|MNKD@NASDAQ 19:20:43.013| |Blackwood |Сохранение Trade для BWA@PSE. 19:20:43.016| |Blackwood |Для BWA@PSE загружено 2 сделок. 19:20:44.025| |Blackwood |Сохранение Trade для BWA@PSE. 19:20:44.026| |Blackwood |Для BWA@PSE загружено 1 сделок. 19:20:49.010| |MarketDataTrader`1|Получены новые инструменты: 19:20:49.010| |MarketDataTrader`1|SHOS@NASDAQ 19:20:55.002| |MarketDataTrader`1|Получены новые инструменты: 19:20:55.002| |MarketDataTrader`1|LGND@NASDAQ 19:20:58.012| |MarketDataTrader`1|Получены новые инструменты: 19:20:58.012| |MarketDataTrader`1|RJDGE@NASDAQ_OTC 19:21:00.008| |MarketDataTrader`1|Получены новые инструменты: 19:21:00.008| |MarketDataTrader`1|LPTH@NASDAQ 19:21:01.007| |MarketDataTrader`1|Получены новые инструменты: 19:21:01.007| |MarketDataTrader`1|MBLX@NASDAQ 19:21:04.017| |MarketDataTrader`1|Получены новые инструменты: 19:21:04.017| |MarketDataTrader`1|LAKE@NASDAQ 19:21:25.000| |MarketDataTrader`1|Получены новые инструменты: 19:21:25.000| |MarketDataTrader`1|INTX@NASDAQ 19:21:46.011| |Blackwood |Сохранение Trade для CREE@PSE. 19:21:46.013| |Blackwood |Для CREE@PSE загружено 1 сделок. 19:21:48.009| |Blackwood |Сохранение Trade для CREE@PSE. 19:21:48.011| |Blackwood |Для CREE@PSE загружено 1 сделок. 19:21:54.006| |MarketDataTrader`1|Получены новые инструменты: 19:21:54.006| |MarketDataTrader`1|NLR@NYSE 19:21:54.006| |MarketDataTrader`1|ICPT@NASDAQ 19:22:08.014| |MarketDataTrader`1|Получены новые инструменты: 19:22:08.014| |MarketDataTrader`1|CAFI@NASDAQ 19:22:13.006| |MarketDataTrader`1|Получены новые инструменты: 19:22:13.006| |MarketDataTrader`1|ONTX@NASDAQ 19:22:14.004| |Blackwood |Сохранение Trade для BWA@PSE. 19:22:14.006| |MarketDataTrader`1|Получены новые инструменты: 19:22:14.006| |MarketDataTrader`1|ZB$G@NYSE 19:22:14.007| |Blackwood |Для BWA@PSE загружено 1 сделок. 19:22:16.010| |MarketDataTrader`1|Получены новые инструменты: 19:22:16.010| |MarketDataTrader`1|FLM@NYSE 19:22:25.004| |MarketDataTrader`1|Получены новые инструменты: 19:22:25.004| |MarketDataTrader`1|MCRO@NYSE 19:22:30.004| |MarketDataTrader`1|Получены новые инструменты: 19:22:30.004| |MarketDataTrader`1|NXK$C@NYSE 19:22:33.002| |MarketDataTrader`1|Получены новые инструменты: 19:22:33.002| |MarketDataTrader`1|IVH@NYSE 19:22:44.014| |MarketDataTrader`1|Получены новые инструменты: 19:22:44.014| |MarketDataTrader`1|COOL@NASDAQ 19:22:49.011| |MarketDataTrader`1|Получены новые инструменты: 19:22:49.011| |MarketDataTrader`1|ABTL@NASDAQ 19:22:51.003| |MarketDataTrader`1|Получены новые инструменты: 19:22:51.003| |MarketDataTrader`1|VBFC@NASDAQ 19:23:13.014| |Blackwood |Сохранение Trade для BMRN@PSE. 19:23:13.016| |Blackwood |Для BMRN@PSE загружено 1 сделок. 19:23:45.009| |MarketDataTrader`1|Получены новые инструменты: 19:23:45.009| |MarketDataTrader`1|FBIZ@NASDAQ 19:23:49.008| |MarketDataTrader`1|Получены новые инструменты: 19:23:49.008| |MarketDataTrader`1|PRCP@NASDAQ