networI have been fighting with Atlas trying to import an exported NTM map. The export is fine but when I startup Network Atlas it crashes. "Error" Network Atlas has encountered a problem and needs to close. We are sorry for the inconvenience. Please contact SolarWinds support about this problem.
I have tried coping the file from the file server to the orion server where I am running Atlas and same issue.
I will paste the log file here of the error..
*************************************************
2013-04-11 10:17:58,541 [Main Window UI thread] FATAL NetworkAtlas - UNHANDLED EXCEPTION CAUGHT ON UI THREAD.
2013-04-11 10:17:58,541 [Main Window UI thread] FATAL NetworkAtlas - Message: Exception has been thrown by the target of an invocation.
2013-04-11 10:17:58,543 [Main Window UI thread] FATAL NetworkAtlas - Data: System.Collections.ListDictionaryInternal
2013-04-11 10:17:58,545 [Main Window UI thread] FATAL NetworkAtlas - InnerException: SolarWinds.MapEngine.MapEngineException: Load map C:\Users\threhirchuk\Desktop\dmzmap.ntmmap failed: TS_FILE_ERROR_READING_STREAM
at SolarWinds.MapEngine.MappingControl.LoadMap(String mapPath, String backGroundPath)
at SolarWinds.MapEngine.MappingControl.ImportMap(String path)
at SolarWinds.MapStudio.Gui.MapForm.ImportMap(String path)
at SolarWinds.MapStudio.Gui.RibbonManager.ToolImplementation.OpenMapTool(MainWindow mainWindow, Object empty)
2013-04-11 10:17:58,546 [Main Window UI thread] FATAL NetworkAtlas - TargetSite: System.Object _InvokeMethodFast(System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeTypeHandle)
2013-04-11 10:17:58,548 [Main Window UI thread] FATAL NetworkAtlas - StackTrace: at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at SolarWinds.MapStudio.Gui.RibbonManager.InvokeControlMethod(String methodName, Object[] parameters)
at SolarWinds.MapStudio.Gui.MainWindow.toolbarsManager_ToolClick(Object sender, ToolClickEventArgs e)
at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick(ToolClickEventArgs e)
at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e)
at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick()
at Infragistics.Win.UltraWinToolbars.ToolMenuItem.OnClick()
at Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.DoClickProcessing(MouseEventArgs e)
at Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.OnMouseUp(MouseEventArgs e)
at Infragistics.Win.UIElement.OnMouseUp(MouseEventArgs e)
at Infragistics.Win.TextUIElementBase.OnMouseUp(MouseEventArgs e)
at Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, MouseEventArgs e)
at Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEventArgs e)
at Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent eventToProcess, EventArgs e)
at Infragistics.Win.UltraControlBase.OnMouseUp(MouseEventArgs e)
at Infragistics.Win.UltraWinToolbars.PopupControlBase.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.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2013-04-11 10:17:58,548 [Main Window UI thread] FATAL NetworkAtlas - Source: mscorlib
2013-04-11 10:17:58,548 [Main Window UI thread] FATAL NetworkAtlas -
2013-04-11 10:17:58,548 [Main Window UI thread] FATAL NetworkAtlas - Message: Load map C:\Users\threhirchuk\Desktop\dmzmap.ntmmap failed: TS_FILE_ERROR_READING_STREAM
2013-04-11 10:17:58,548 [Main Window UI thread] FATAL NetworkAtlas - Data: System.Collections.ListDictionaryInternal
2013-04-11 10:17:58,548 [Main Window UI thread] FATAL NetworkAtlas - TargetSite: Void LoadMap(System.String, System.String)
2013-04-11 10:17:58,549 [Main Window UI thread] FATAL NetworkAtlas - StackTrace: at SolarWinds.MapEngine.MappingControl.LoadMap(String mapPath, String backGroundPath)
at SolarWinds.MapEngine.MappingControl.ImportMap(String path)
at SolarWinds.MapStudio.Gui.MapForm.ImportMap(String path)
at SolarWinds.MapStudio.Gui.RibbonManager.ToolImplementation.OpenMapTool(MainWindow mainWindow, Object empty)
2013-04-11 10:17:58,549 [Main Window UI thread] FATAL NetworkAtlas - Source: SolarWinds.MapEngine
***************************************************
Now the only thing that I can think of is that NTM is not exporting the map or I need to rename the file so Atlas is able to use it. The current extension on the file is map.ntmmap with a file size of 402kb
Regards,
TH