Network Management
NetPath fails with a No Data Found error in NPM
This article covers when a netpath has no data showing on the webconsole.
First published date
Last published date
Overview
You may see the error "No Data Found" on the web console:
And if you look at the NetPath logs, you will see either of these errors:
WARN SolarWinds.NetPath.Agent.Probe.Traceroute.JobRunner - (null) Job xxxxxxx:443 encountered error: Failed getting devices. Error: No interfaces found! Make sure libpcap/WinPcap is properly installed on the local machine. SolarWinds.Orion.NetPath.Logging.ErrCode: Exception of type 'SolarWinds.Orion.NetPath.Logging.ErrCode' was thrown.
or
NP.Pollers.Jobs_[xxxxx].log ERROR SolarWinds.NetPath.Pollers.Traceroute.TraceroutePoller - NetPath_10057_E_051F37B5 Failed to create traceroute job: System.IO.FileNotFoundException: Could not load file or assembly 'PcapDotNet.Core.DLL' or one of its dependencies. The specified module could not be found. File name: 'PcapDotNet.Core.DLL'
Product section
Cause
Resolution
Resolution1
If error is shown on the Orion server, do the following:
- Temporarily disable any antivirus programs.
- Use the Orion Service Manager to stop all Orion services.
- Open C:\ProgramData\Solarwinds\Installers and find the file(s) with names starting: WINPCAP
- Right-click on the newest file and click Uninstall. When the uninstall completes, double-click the file to reinstall
- Start and run Configuration Wizard
If error is shown on an Agent server (not an Orion server), do the following steps:
- Stop the Agent service (Run services.msc > Stop SolarWinds Agent)
- Uninstall WinPcap (if it's there)
- If you can't uninstall, try to restart the target machine.
- Reinstall WinPcap
- Restart SolarWinds Agent
Resolution 3
- Set Probing Interval to 10 minutes
Note:
The probing interval can be increased or decreased, but 10 minutes is the recommended starting probing interval for NetPath. Please update the probing intervals, wait an hour and check again.