Introduction:
TRC_CF_REGISTER_*.log files often contain message
ITRMAgent::registerUnit: Cannot find tag TAG_HOST_ADDR_ALT_A in REQ_GET_MGMT_INFOA reply
Question:
What is the meaning of above message? Is it reason for concern? Does it indicate that registration did not succeed?
Environment:
Client Automation agents
Answer:
Agents requests few information from scalability servers while registering in the form of network messages to the internal network Api's. Communication happens in the form of network messages.
This is just an informational message that the agent does not recognize a tag in the response from the SS and it gets ignored. It is perfectly normal and definitely no reason for concern.
The next line mostly shows:
ITRMAgent::registerUnit: Unit . registered!
This proves that the registration succeeded.