Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

unexpected error

Joshman108
8 - Asteroid

This is on Alteryx Designer 2020.2. 

The errors began immediately after upgrading to this version.

It is not on my local machine but on a server I remote into. 

It is not perfectly clear when this happens but I have the general idea:

I pull a workflow down from our local gallery > I expand a collapsed container. BANG. Error. Typically, after I hit "ok" on the error, the same error will pop back up 2-3 more times, generating that many more error logs.

After the error windows go away, the tool container goes back to being collapsed. It will not stay open... except for one out of 10 times I've been through this process... it did stay open and I tried going about my work until it stopped working again (meaning that I had to close the workflow and when I restarted it gave me errors again). 

 

I get one of two types of errors:

1) Message: Collection was modified; enumeration operation may not execute.

2) Message: Cannot access a disposed object.

It's unclear when each error occurs, though the second is almost always the one I get.

 

This is among many other frustrations with Alteryx. Please advise. Do I need to submit a ticket?

 

 

 

Alteryx Designer x64 - 2020.2.4.30271
Type: System.InvalidOperationException
Message: Collection was modified; enumeration operation may not execute.
Source: mscorlib
OS Version: Microsoft Windows NT 6.3.9600.0
OS Is x64 Capable: True
Selected Plugin: None
Processor: Intel(R) Xeon(R) CPU E5-2697A v4 @ 2.60GHz
Private Memory: 3248226304
--------------------------------------------
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at MindFusion.Diagramming.Selection.ClearInternal()
at MindFusion.Diagramming.Selection.Clear()
at AlteryxGuiToolkit.ToolContainer.ToolContainer.UpdateDisplay(View view, ContainerNode b, XmlElement eConfig, Int32 nTooId)
at AlteryxGuiToolkit.Document.Node.NodeChangeCmd.UpdateGuiStatus(Node n, DiagramNode sn)
at MindFusion.Diagramming.UndoManager.ExecuteCommand(Command cmd)
at MindFusion.Diagramming.Diagram.ExecuteCommand(Command cmd)
at AlteryxGuiToolkit.Document.ToolProperties.ConfigPanel.UpdateNodeViaUndoCommand(Boolean bAllowUpdateConfig, Node node, Node nodeNew)
at AlteryxGuiToolkit.Document.ToolProperties.ConfigPanel.Hiding(Boolean bAllowUpdateConfig)
at AlteryxGuiToolkit.Document.ToolProperties.Properties.Properties_Closing(Object sender, CancelEventArgs e)
at AlteryxGuiToolkit.Document.ToolProperties.Properties.ResetProperties(Object nNewObject, String strHelpName, Boolean bHelpLinkIsFileOrHyperlink, String strToolName, Boolean forceReset)
at AlteryxGuiToolkit.Document.View.SetPropertiesToDocument()
at AlteryxGuiToolkit.Document.View.UpdateProperties(Boolean bProblemAfterRun)
at AlteryxGuiToolkit.Document.View.m_flowChart_SelectionChanged(Object sender, EventArgs e)
at MindFusion.Diagramming.DiagramBase.OnSelectionChanged(EventArgs e)
at MindFusion.Diagramming.DiagramBase.RaiseSelectionChanged(EventArgs e)
at MindFusion.Diagramming.Diagram.RaiseSelectionChanged()
at MindFusion.Diagramming.Selection.Change(DiagramItem item)
at MindFusion.Diagramming.WinForms.Behaviors.BehaviorBase.SelectItemAt(PointF currentPoint)
at MindFusion.Diagramming.WinForms.Behaviors.BehaviorBase.OnMouseUp(Point mousePosition, MouseButtons mouseButton)
at MindFusion.Diagramming.WinForms.DiagramView.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

 

 

 

 

Alteryx Designer x64 - 2020.2.4.30271
Type: System.ObjectDisposedException
Message: Cannot access a disposed object.
Object name: 'MyDiagramView'.
Source: System.Windows.Forms
OS Version: Microsoft Windows NT 6.3.9600.0
OS Is x64 Capable: True
Selected Plugin: None
Processor: Intel(R) Xeon(R) CPU E5-2697A v4 @ 2.60GHz
Private Memory: 2270691328
--------------------------------------------
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.CreateGraphicsInternal()
   at System.Windows.Forms.Control.CreateGraphics()
   at MindFusion.Diagramming.WinForms.DiagramView.CreateGdiGraphics()
   at MindFusion.Diagramming.WinForms.DiagramView.OnAutoScrollTimer(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

 

 

1 REPLY 1
BenMoss
ACE Emeritus
ACE Emeritus

Yes, for this kind of problem with such technical depth I'd recommend going straight to alteryx support, just send an email to support@alteryx.com, and to save you some time you can just reference this community post!

 

Appreciate this is a week after your post so you are likely to already have done this!

 

Ben