Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Mouse passing over SuperDom caused freeze

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Mouse passing over SuperDom caused freeze

    Nt8 was running fine for awhile unattended, then I come back and start adjusting a few charts and it froze. The stack trace shows something about the mouse passing over the SuperDOM. There were no open orders. I have no charts with more than one data series or cascaded indicators (noted since chasing a different issue).

    Posting in case others hit or if the developers would want to analyze the stack trace. I have no other useful information.

    Thanks,
    Chris


    2017-05-10 23:06:17:317 Cbi.Instrument.RequestBars (to Provider): instrument='ES 06-17' from='5/10/2017 11:00:00 PM' to='5/10/2017 11:59:59 PM' period='1 Tick'
    2017-05-10 23:06:19:655 Cbi.Instrument.RequestBars (to Provider): instrument='ES 06-17' from='5/10/2017 11:00:00 PM' to='5/10/2017 11:59:59 PM' period='1 Tick'
    2017-05-10 23:52:57:053 *************** unhandled exception trapped ***************
    2017-05-10 23:52:57:053 Object reference not set to an instance of an object.
    2017-05-10 23:52:57:062 System.NullReferenceException: Object reference not set to an instance of an object.
    at System.Windows.DeferredAppResourceReference.GetVal ue(BaseValueSourceInternal valueSource)
    at System.Windows.DependencyObject.ProcessCoerceValue (DependencyProperty dp, PropertyMetadata metadata, EntryIndex& entryIndex, Int32& targetIndex, EffectiveValueEntry& newEntry, EffectiveValueEntry& oldEntry, Object& oldValue, Object baseValue, Object controlValue, CoerceValueCallback coerceValueCallback, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, Boolean skipBaseValueChecks)
    at System.Windows.DependencyObject.UpdateEffectiveVal ue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
    at System.Windows.DependencyObject.InvalidateProperty (DependencyProperty dp, Boolean preserveCurrentValue)
    at System.Windows.StyleHelper.InvalidateDependents(St yle ownerStyle, FrameworkTemplate frameworkTemplate, DependencyObject container, DependencyProperty dp, FrugalStructList`1& dependents, Boolean invalidateOnlyContainer)
    at System.Windows.StyleHelper.OnBindingValueInTemplat eChanged(Object sender, BindingValueChangedEventArgs e)
    at System.Windows.Data.BindingExpressionBase.ChangeVa lue(Object newValue, Boolean notify)
    at System.Windows.Data.BindingExpression.TransferValu e(Object newValue, Boolean isASubPropertyChange)
    at MS.Internal.Data.ClrBindingWorker.NewValueAvailabl e(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange)
    at MS.Internal.Data.PropertyPathWorker.UpdateSourceVa lueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
    at MS.Internal.Data.ClrBindingWorker.OnSourceProperty Changed(Object o, String propName)
    at System.Windows.WeakEventManager.ListenerList`1.Del iverEvent(Object sender, EventArgs e, Type managerType)
    at System.ComponentModel.PropertyChangedEventManager. OnPropertyChanged(Object sender, PropertyChangedEventArgs args)
    at NinjaTrader.Gui.NotifyPropertyChangedBase.OnProper tyChanged(String propertyName)
    at NinjaTrader.Gui.SuperDom.SuperDomViewModel.set_Hel d(Boolean value)
    at NinjaTrader.Gui.SuperDom.SuperDomControl.OnMouseLe ave(Object sender, MouseEventArgs e)
    at System.Windows.RoutedEventArgs.InvokeHandler(Deleg ate handler, Object target)
    at System.Windows.RoutedEventHandlerInfo.InvokeHandle r(Object target, RoutedEventArgs routedEventArgs)
    at System.Windows.EventRoute.InvokeHandlersImpl(Objec t source, RoutedEventArgs args, Boolean reRaised)
    at System.Windows.UIElement.RaiseEventImpl(Dependency Object sender, RoutedEventArgs args)
    at System.Windows.ReverseInheritProperty.FireProperty ChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
    at System.Windows.ReverseInheritProperty.FireProperty ChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
    at System.Windows.ReverseInheritProperty.FireProperty ChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
    at System.Windows.ReverseInheritProperty.FireProperty ChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
    at System.Windows.ReverseInheritProperty.FireProperty ChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
    at System.Windows.ReverseInheritProperty.OnOriginValu eChanged(DependencyObject oldOrigin, DependencyObject newOrigin, IList`1 otherOrigins, DeferredElementTreeState& oldTreeState, Action`2 originChangedAction)
    at System.Windows.Input.MouseDevice.ChangeMouseOver(I InputElement mouseOver, Int32 timestamp)
    at System.Windows.Input.MouseDevice.PreNotifyInput(Ob ject sender, NotifyInputEventArgs e)
    at System.Windows.Input.InputManager.ProcessStagingAr ea()
    at System.Windows.Input.InputManager.ProcessInput(Inp utEventArgs input)
    at System.Windows.Input.InputProviderSite.ReportInput (InputReport inputReport)
    at System.Windows.Interop.HwndMouseInputProvider.Repo rtInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
    at System.Windows.Interop.HwndMouseInputProvider.Filt erMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at System.Windows.Interop.HwndSource.InputFilterMessa ge(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at MS.Win32.HwndSubclass.DispatcherCallbackOperation( Object o)
    at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
    at System.Windows.Threading.ExceptionWrapper.TryCatch When(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
    2017-05-10 23:52:59:883 ERROR: Failed to call OnRender() for chart object 'Line': 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
    2017-05-10 23:52:59:885 ERROR: Failed to call OnRender() for chart object 'Line': 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
    2017-05-10 23:52:59:887 ERROR: Failed to call OnRender() for chart object 'Line': 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
    ...<snip>...
    2017-05-10 23:52:59:906 ERROR: Failed to call OnRender() for chart object 'Line': 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
    2017-05-10 23:52:59:955 ERROR: Chart rendering failed. There is likely a problem with a chart object's OnRender method. D2D error = 'Object reference not set to an instance of an object.'

    #2
    I do not have a solution that I can provide for these errors until I've had a chance to analyze how they're occurring in further detail. Please write into PlatformSupport[AT]NinjaTrader[DOT]com and include your log and trace files so I can analyze how these errors are occurring in your specific case.

    In the body of the email please make sure to reference "ticket #1707098 ATTN Patrick G" and also include a link to this forum thread.

    To send your files:
    • Open your NinjaTrader folder under Documents.
    • Right click on the 'log' and 'trace' folders and select Send To> Compressed (zipped) Folder.
    • Send the 2 compressed folders as attachments to your email.
    • Once complete, you can delete these compressed folders.

    Comment


      #3
      Crokusek,

      Thanks for reporting.

      Just so happens we are working on a resolution for a similar message below and would like to send you a custom build to run to see if your situation would be resolved.

      Would you be willing to run such custom build? If so please email me at [email protected] ATTN: Brett and reference this forum post.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mestor, 03-10-2023, 01:50 AM
      16 responses
      389 views
      0 likes
      Last Post z.franck  
      Started by rtwave, 04-12-2024, 09:30 AM
      4 responses
      31 views
      0 likes
      Last Post rtwave
      by rtwave
       
      Started by yertle, Yesterday, 08:38 AM
      7 responses
      29 views
      0 likes
      Last Post yertle
      by yertle
       
      Started by bmartz, 03-12-2024, 06:12 AM
      2 responses
      22 views
      0 likes
      Last Post bmartz
      by bmartz
       
      Started by funk10101, Today, 12:02 AM
      0 responses
      7 views
      0 likes
      Last Post funk10101  
      Working...
      X