IBM Support

Seeing "WARN NodeServiceTableAdapter - Invalid value received for heartbeat interval" in logs

Troubleshooting


Problem

Errors are observed in the logs relating to SEAS monitoring heartbeat interval values, similar to the following:
"<date <time> [EventProcessorServiceTS] WARN NodeServiceTableAdapter - Invalid value received for heartbeat interval | <value> | Error is java.lang.String incompatible with java.lang.Number Event is Heartbeat <value> SEASCC01 SEAS is Up (Port No=<seas_port>,Profile Name=Default,Authenticated=true) <seas_location> <date_time> event

Symptom

There is no impact to the system. SEAS monitoring continues normally.

Resolving The Problem

These messages stem from the below code change, which was introduced to accept heartbeat interval values as a string as well as a number, but issue a warning to say we did that.

"27. MFT-11468 (2020-12-17)

Description of issue: Json documentation for heartbeat interval listed to value as a string and not a number.

Description of fix: Change code to accept a string that is a number with a warning as well as a number."

These message are of no consequence, and can be safely disregarded

Document Location

Worldwide

[{"Type":"SW","Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS9GLA","label":"IBM Control Center"},"ARM Category":[{"code":"a8m0z000000cwWCAAY","label":"SEAS"},{"code":"a8m0z000000cwWCAAY","label":"SEAS"},{"code":"a8m0z000000cwWCAAY","label":"SEAS"}],"ARM Case Number":"TS005623750","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.1.0"}]

Document Information

Modified date:
12 May 2021

UID

ibm16452243