Hello all,
I am attempting to create a new application monitor template with a file existence component monitor. When I test the component I am receiving the following error message:
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object. at System.IO.Directory.GetDemandDir(String fullPath, Boolean thisDirOnly) at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler) at System.IO.Directory.GetFiles(String path, String searchPattern) at SolarWinds.APM.Probes.FileExistenceProbe.CheckFile (String path) at SolarWinds.APM.Probes.FileExistenceProbe.FileProbeInternal (String path, UserNamePasswordCredential cred, PortMonitorResult result) at SolarWinds.APM.Probes.FileExistenceProbe.FileProbe (String path, UserNamePasswordCredential cred, ProbeResultBase result) at SolarWinds.APM.Probes.FileProbeBase`1.Probe (ProbeInformation probeInfo, ProbeResultBase result)
I have other file monitors which work with no issues. Any suggestions?
Current environment:
- 1 primary polling servers with 4 additional polling engines.
- Dedicated SQL2005 database server.
- An additional web console. Windows 2003 standard edition.
- Primary poller is Windows 2008 R2 64bit standard edition.
- Additional pollers are Windows 2003 R2 standard edition
- Dedicated SQL server Windows 2003 R2 64bit with 30GB RAM
Orion Core 2012.1.1,
SAM 5.2.0,
NPM 10.3.1,
IVIM 1.4.0
I have opened support case # 414884 and gathered diagnostics on my primary polling server.
Best regards!
B