Symptom
ERROR [NMAPEventHandler-55-thread-2][] cisco.profiler.probes.nmap.NmapEventHandler -:NMAPNodeScan:- Failed to perform NMAP scan on endpoint 00:00:00:00:00:00 :Failed to parse nmap output for 1.2.3.4 com.cisco.profiler.common.ProfilerException: Failed to parse nmap output for 1.2.3.4 at com.cisco.profiler.probes.nmap.NmapCmdExecuter.executeNodeScan(NmapCmdExecuter.java:154) at com.cisco.profiler.probes.nmap.NmapEventHandler.handleNodeScan(NmapEventHandler.java:281) at com.cisco.profiler.probes.nmap.NmapEventHandler.handleEvent(NmapEventHandler.java:233) at com.cisco.profiler.infrastructure.events.EventHandler.run(EventHandler.java:141) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at com.cisco.profiler.probes.nmap.NmapCmdExecuter.processCommandOutput(NmapCmdExecuter.java:761) at com.cisco.profiler.probes.nmap.NmapCmdExecuter.executeNodeScan(NmapCmdExecuter.java:151) ... 6 more