Modeler crash on startup with err: System.NullReferenceException

1
Hi, I’m trying to open the MX6 modeler for migration, however the modeler crashes on startup. When checking the event viewer on Windows I see the following error.log. Reinstall of the modelere did not help:( Any suggestions? Application: Modeler.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.NullReferenceException at Mendix.Modeler.Sprintr.SprintrConnectorImpl+<>c.<GetProjectsV2>b__30_1(Mendix.Modeler.SprintrService.GetProjectsV2ResponseProjects) at System.Linq.Enumerable+WhereSelectArrayIterator`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext() at System.Collections.Generic.List`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.Collections.Generic.IEnumerable`1<System.__Canon>) at System.Linq.Enumerable.ToList[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Collections.Generic.IEnumerable`1<System.__Canon>) at Mendix.Modeler.Sprintr.SprintrConnectorImpl.HandleGetProjectsSuccess(System.Collections.Generic.IEnumerable`1<Mendix.Modeler.SprintrConnector.ISprintrProject>) at Mendix.Modeler.Utility.BackgroundUtil+<>c__DisplayClass1_0`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<Do>b__1(System.Object, System.ComponentModel.RunWorkerCompletedEventArgs) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(System.ComponentModel.RunWorkerCompletedEventArgs) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch()  
asked
2 answers
0

This looks like something you could report to Mendix support.

answered
0

Same problem here… have you heard anything from support?

answered