This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Still can't get Network Atlas to open and get failure message... no illegal chars in any custom properties.

Orion Core 2012.1.1, SAM 5.0.1, NPM 10.3.1, NTA 3.9.0, IVIM 1.3.0

No @-.+*!(^)&%`~,?|[]{}°$ \\/:;'\"<>#= in any of my custom property names or values.  There maybe some in my normal interface names etc. but none in anything custom property related.

I've been fighting with this for a while and have no idea what to make of this logfile.  Here's what I get in the log for network Atlas when it tries to run and gives up right before opening (I took my creds out):

2013-01-31 08:26:27,714 [1] WARN  NetworkAtlas - Starting Network Atlas version 1.7.0.190

2013-01-31 08:26:35,355 [5] INFO  MapEngine - Map MapEngine started.

2013-01-31 08:26:35,355 [5] INFO  MapEngine - using WindowsCredential with username 'domain\myADid'

2013-01-31 08:26:37,855 [5] INFO  NetworkAtlas - Custom properties: 7

2013-01-31 08:26:37,855 [5] INFO  NetworkAtlas - property: City

2013-01-31 08:26:37,855 [5] INFO  NetworkAtlas - property: Comments

2013-01-31 08:26:37,855 [5] INFO  NetworkAtlas - property: Department

2013-01-31 08:26:37,855 [5] INFO  NetworkAtlas - property: SiteCode

2013-01-31 08:26:37,855 [5] INFO  NetworkAtlas - property: State

2013-01-31 08:26:37,855 [5] INFO  NetworkAtlas - property: SupportCode

2013-01-31 08:26:37,855 [5] INFO  NetworkAtlas - property: SupportLevel

2013-01-31 08:26:37,887 [5] INFO  MapEngine - Reading top level entities

2013-01-31 08:26:38,027 [5] INFO  MapEngine - Get Available Maps Execution time: 00:00:00.1429192

2013-01-31 08:26:39,074 [5] INFO  MapEngine - Query Top Entities Execution time: 00:00:01.0492833

2013-01-31 08:26:39,074 [5] INFO  MapEngine - Fill Top Entities Execution time: 00:00:00.0001131

2013-01-31 08:26:39,074 [5] INFO  MapEngine - Evaluate Map Statuses

2013-01-31 08:26:39,277 [5] INFO  MapEngine - Done Evaluate Map Statuses. Execution time: 00:00:00.1950787

2013-01-31 08:26:39,277 [5] INFO  MapEngine - Starting background read of all entities

2013-01-31 08:26:39,293 [7] INFO  MapEngine - Starting background read of all entities

2013-01-31 08:26:39,293 [7] INFO  MapEngine - Background Entity Read Start.

2013-01-31 08:26:39,965 [Main Window UI thread] FATAL NetworkAtlas - UNHANDLED EXCEPTION CAUGHT ON UI THREAD.

2013-01-31 08:26:39,965 [Main Window UI thread] FATAL NetworkAtlas - Message: Exception has been thrown by the target of an invocation.

2013-01-31 08:26:39,965 [Main Window UI thread] FATAL NetworkAtlas - Data: System.Collections.ListDictionaryInternal

2013-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas - InnerException: System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

   at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)

   at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)

   at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)

   at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)

   at System.Windows.Forms.AxHost.CreateInstance()

   at System.Windows.Forms.AxHost.GetOcxCreate()

   at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)

   at System.Windows.Forms.AxHost.CreateHandle()

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.AxHost.EndInit()

   at SolarWinds.MapEngine.MappingControl.InitializeComponent()

   at SolarWinds.MapEngine.MappingControl..ctor()

   at SolarWinds.MapStudio.Engine.MappingControlEdit..ctor()

   at SolarWinds.MapStudio.Gui.MapForm.InitializeComponent()

   at SolarWinds.MapStudio.Gui.MapForm..ctor()

   at SolarWinds.MapStudio.Gui.RibbonManager.ToolImplementation.NewMapTool(MainWindow mainWindow, Object empty)

   at SolarWinds.MapStudio.Gui.RibbonManager.ToolImplementation.ShowGettingStarted(MainWindow mainWindow, Object empty)

2013-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas - TargetSite: System.Object _InvokeMethodFast(System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeTypeHandle)

2013-01-31 08:26:39,980 [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.OnLoad(EventArgs e)

   at System.Windows.Forms.Form.OnCreateControl()

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.Control.CreateControl()

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

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

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

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

   at System.Windows.Forms.Form.WmShowWindow(Message& m)

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

   at SolarWinds.MapStudio.Gui.MainWindow.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-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas - Source: mscorlib

2013-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas -

2013-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas - ErrorCode: -2147221164

2013-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas - Message: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

2013-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas - Data: System.Collections.ListDictionaryInternal

2013-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas - TargetSite: System.Object CoCreateInstance(System.Guid ByRef, System.Object, Int32, System.Guid ByRef)

2013-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas - StackTrace:    at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)

   at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)

   at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)

   at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)

   at System.Windows.Forms.AxHost.CreateInstance()

   at System.Windows.Forms.AxHost.GetOcxCreate()

   at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)

   at System.Windows.Forms.AxHost.CreateHandle()

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.AxHost.EndInit()

   at SolarWinds.MapEngine.MappingControl.InitializeComponent()

   at SolarWinds.MapEngine.MappingControl..ctor()

   at SolarWinds.MapStudio.Engine.MappingControlEdit..ctor()

   at SolarWinds.MapStudio.Gui.MapForm.InitializeComponent()

   at SolarWinds.MapStudio.Gui.MapForm..ctor()

   at SolarWinds.MapStudio.Gui.RibbonManager.ToolImplementation.NewMapTool(MainWindow mainWindow, Object empty)

   at SolarWinds.MapStudio.Gui.RibbonManager.ToolImplementation.ShowGettingStarted(MainWindow mainWindow, Object empty)

2013-01-31 08:26:39,980 [Main Window UI thread] FATAL NetworkAtlas - Source: System.Windows.Forms

If anyone has seen this before please let me know... I've never had this much trouble with network atlas before...

  • Note I can run network atlas from a client machine and save maps but when I go and place the map resource on my NPM homepage I get this instead of the map:

    Unexpected error: An error occurred while generating map 19fc7673-32f3-4681-886d-95a06a1154f5.OrionMap

    The thing that really makes this bad is that of my Three NPM instances and 5 total pollers this is the main NPM machine with the most nodes in it at our headquarters.  I have another NPM in the east that opens it's network atlas fine and it's almost the same as this one with the problem ie. all versions of software are the same.