Stream/Search node not displaying under enterprise tab in PDC
we have onboarded our acceptance env(PEGA8.4.3) to PDC recently ,we have total 8 nodes which i can see in Admin Studio ,however one of stream/search node is not showing in pdc under enterprise tab .Also we are using latest ruleset of PegaAESRemote .
Below i have tried till now.
1.)Clear cache and server restart .
2.)Checked the agents whether running in that node or not.
3.)After restart ,re-configured PDC url.
Please suggest ,how to resolve this issue .
Thanks in advance.
***Edited by Moderator: Pooja Gadige to update product version***
are you running a standard or kubernetes deployment? Is your stream node named 'stream-node-0' by any chance?
do you see events from the stream/search node in event viewer?
if you can get access to the stream node logs, use a log category to trigger debugging of messages sent to PDC by the bad node. We want to be sure that HLTH0001 messages are being sent. Enterprise shows nodes based on HLTH0001 data.
Create a 'pdcdebug' category for httpclient.wire.content, httpclient.wire.header and *soapappenderpega*, flip it to debug on the stream node, run 10 minutes and then gather the logs and look for the HEALTH0001 messages. If they are not present, this suggests that the managementdeaemon thread is not running right - you should take a thread dump and consider restarting the node