Jump to content

Recommended Posts

Posted

This is the error I recevied (on top of losing quite some work):

 

TIBCO Spotfire Analyst 10.6.1 R181062

Build version: 10.6.1.9

Build date: 12/5/2019

 

System.Reflection.TargetInvocationException: The paged command stack serializer thread has thrown an exception ---> System.InvalidOperationException: There are 1 event handlers that triggers on property 'DataTable' on node of type 'Spotfire.Dxp.Application.Visuals.VisualizationData' which has not been torn down:

External event handler on a node of type 'Spotfire.Dxp.Web.Forms.Visuals.Plots.AnalyzeCurrentMarkingButtonWebControl' with method name 'ToggleInsightButton'.

 

at Spotfire.Dxp.Framework.DocumentModel.Triggers`1.ValidateNoEventTriggers(DocumentNode node, EventListenerToString`1 eventListenerToString)

at Spotfire.Dxp.Framework.DocumentModel.EventTriggers.ValidateNoEventTriggers(DocumentNode node)

at Spotfire.Dxp.Framework.DocumentModel.State.DetachedDocumentNodeState.ValidateNoEventTriggers(DocumentNode documentNode)

at Spotfire.Dxp.Framework.DocumentModel.DocumentNode.DisposeDocumentNode()

at Spotfire.Dxp.Framework.DocumentModel.Node.Dispose()

at Spotfire.Dxp.Framework.DocumentModel.State.NodeState.c__DisplayClass92_0.b__0(IDocumentNodeChild documentNodeChild)

at Spotfire.Dxp.Framework.DocumentModel.State.NodeState.ForEachChild(List`1 children, Action`1 action)

at Spotfire.Dxp.Framework.DocumentModel.Node.Dispose()

at Spotfire.Dxp.Framework.DocumentModel.UndoableProperty`1.ForEachChild(Action`1 action, Boolean includeFrozen)

at Spotfire.Dxp.Framework.DocumentModel.Node.Dispose()

at Spotfire.Dxp.Framework.DocumentModel.State.NodeState.c__DisplayClass92_0.b__0(IDocumentNodeChild documentNodeChild)

at Spotfire.Dxp.Framework.DocumentModel.State.NodeState.ForEachChild(List`1 children, Action`1 action)

at Spotfire.Dxp.Framework.DocumentModel.Node.Dispose()

at Spotfire.Dxp.Framework.DocumentModel.DocumentNode.SetOwnerCommand.Dispose(Boolean disposing)

at Spotfire.Dxp.Framework.Commands.Transaction.Dispose()

at Spotfire.Dxp.Framework.Commands.PagedCommandStack.PushToFile(UndoRedoEntry urEntry)

at Spotfire.Dxp.Framework.Commands.PagedCommandStack.WorkerLoop()

--- End of inner exception stack trace ---

at Spotfire.Dxp.Framework.Commands.PagedCommandStack.Push(UndoRedoEntry undoRedoEntry)

at Spotfire.Dxp.Framework.Commands.UndoRedoManager.PushTransaction(String displayName, Transaction transaction, Boolean sticky, Guid stickyGuid)

at Spotfire.Dxp.Framework.Commands.CommandHistory.CommitOutermostTransaction(Object busyProof, Boolean oldHiding, Boolean sticky, Guid stickyGuid, Boolean isHighlight)

at Spotfire.Dxp.Framework.Commands.CommandHistory.OutermostTransactionHandle.PerformCommit()

at Spotfire.Dxp.Framework.Commands.CommandHistory.OutermostTransactionHandle.Dispose(Boolean disposing)

at Spotfire.Dxp.Framework.Commands.CommandHistory.Transaction(Executor executor, Boolean visible, Boolean sticky, Guid stickyGuid, Boolean isHighlight)

at Spotfire.Dxp.Framework.Commands.CommandHistory.Transaction(String displayName, Executor executor)

at Spotfire.Dxp.Forms.Visuals.AxisExpressionPopout.ExecuteTransaction(Executor executor)

at Spotfire.Dxp.Forms.Visuals.AxisExpressionPopout.SetExpression(PlotExpressionParsed expression, Boolean useHeuristics)

at Spotfire.Dxp.Forms.Visuals.AxisExpressionPopout.b__34_2(AxisExpressionParsed expression)

at Spotfire.Dxp.Forms.Visuals.AxisExpressionListBox.OnChangeExpression()

at Spotfire.Dxp.Forms.Visuals.AxisExpressionListBox.ShowContextMenu(Boolean alwaysSelect)

at Spotfire.Dxp.Forms.Visuals.AxisExpressionListBox.SearchListBoxMouseButtonPressed(Object sender, MouseEventArgs e)

at Spotfire.Dxp.Forms.Visuals.VirtualListBox.VirtualListBoxCoreMouseButtonPressed(Object sender, MouseEventArgs e)

at Spotfire.Dxp.Forms.Visuals.VirtualListBoxCore.VirtualListBoxCoreMouseDown(Object sender, MouseEventArgs e)

at System.Windows.Forms.MouseEventHandler.Invoke(Object sender, MouseEventArgs e)

at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)

at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

at Spotfire.Dxp.Forms.MainFormManager.Run()Can anybody help me understand what happened

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...