This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

heartbeatd.log flooded with getExecutableFilename - Parsing executable filename failed. Falling back to full path: System

On our XG we find many lines in /log/heartbeatd.log with getExecutableFilename - Parsing executable filename failed. Falling back to full path: System
24000+ lines within 5 days since 2020-08-21
What does this mean?

 

XG430_WP02_SFOS 17.5.12 MR-12.HF062020.1# head -n 1 heartbeatd.log
2020-08-21 12:29:43 WARN Path.cpp[12988]:68 getExecutableFilename - Parsing executable filename failed. Falling back to full path: System

XG430_WP02_SFOS 17.5.12 MR-12.HF062020.1# cat heartbeatd.log | grep -c "getExecutableFilename - Parsing executable filename failed. Falling back to full path: System"
24372

XG430_WP02_SFOS 17.5.12 MR-12.HF062020.1# tail heartbeatd.log
2020-08-26 14:13:45 WARN Path.cpp[12988]:68 getExecutableFilename - Parsing executable filename failed. Falling back to full path: System
2020-08-26 14:13:51 WARN Path.cpp[12988]:68 getExecutableFilename - Parsing executable filename failed. Falling back to full path: System
2020-08-26 14:13:52 INFO HBSessionHandler.cpp[12988]:113 removeDirtySessions - Number of sessions: 109
2020-08-26 14:13:52 INFO HBSessionHandler.cpp[12988]:140 findPinnedEndpointIdentity - Number of sessions: 110
2020-08-26 14:13:52 INFO HBSession.cpp[12988]:488 logNewSession - New Session: [172.16.xxx.xxx]:3778 connected
2020-08-26 14:13:52 INFO EndpointStorage.cpp[12988]:120 endpoint_connectivity_cb - Connectivity changed for <xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx>: <3> -> <1>
2020-08-26 14:13:52 INFO ModuleEac.cpp[12988]:100 sendEacMessage - send EacSwitchRequest to endpoint (IP=172.16.xxx.xxx)
2020-08-26 14:13:52 INFO ModuleStatus.cpp[12988]:176 processMessageStatus - Status request received from endpoint: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx (172.16.xxx.xxx) health: 1
2020-08-26 14:13:53 WARN Path.cpp[12988]:68 getExecutableFilename - Parsing executable filename failed. Falling back to full path: System
2020-08-26 14:13:58 WARN Path.cpp[12988]:68 getExecutableFilename - Parsing executable filename failed. Falling back to full path: System

XG430_WP02_SFOS 17.5.12 MR-12.HF062020.1# ls -ali heartbeatd.log
36175956 -rw-r--r--    1 root     0         14136971 Aug 26 14:14 heartbeatd.log



This thread was automatically locked due to age.