Nodeagent status is not updating in Admin console of WAS 6.1 env. Which
is started successfully through command line and logs are also not
showing any errors. restarted DMGR and Nodeagent, sycnNode with
DMGR-soap, still it is appearing red mode in admin console.
The only 2 reasons I can think of si, that either the nodes havent been federated, or that the nodes cant contact the Dmgr.
Follow the blow steps to come out of this issue:
Well, I had the same problem but it was not 6.1 its was on 6.0. I opened a PMR with IBM and they suggested me to do the following steps
1) Stop the dmgr and Stop the nodeagent and application server
2) Clear all content under temp of dmgr wstemp of dmgr, logs/dmgr, logs/ffdc of dmgr, logs/nodeagent, logs/jvm and logs/ffdc of nodeagent
for example
/opt/IBM/WebSphere/AppServer/profiles/BT1_Dmgr/temp
/opt/IBM/WebSphere/AppServer/profiles/BT1_Dmgr/wstemp
/opt/IBM/WebSphere/AppServer/profiles/BT1_Dmgr/logs/dmgr
/opt/IBM/WebSphere/AppServer/profiles/BT1_Dmgr/logs/Activity.log
/opt/IBM/WebSphere/AppServer/profiles/BT1_Dmgr/logs/ffdc
on Node
/opt/IBM/WebSphere/AppServer/profiles/PT2_AppSrv01/logs/jvm
/opt/IBM/WebSphere/AppServer/profiles/PT2_AppSrv01/logs/nodeagent
/opt/IBM/WebSphere/AppServer/profiles/PT2_AppSrv01/logs/ffdc
3) start the dmgr only
4) once dmgr is up. Manually sync the node with dmgr using syncnode command on node
for example: syncnode.sh dmgrhostname dmgrsoapport -username user -password password
5) start the nodeagent only
6) once the nodeagent is up start the application server from console. and try to stop the application server see if problem occurs
have the same problem, tried the same way deleting the temp and wstemp and clearing the logs, dint work for me. :(
ReplyDeleteCheck your DNS service in t eh DMGR server. I had same issue, the DNS name was not resolving in the DMGR hence it was not showing the status.
ReplyDelete(updating after several years but it may helpful for someone)
Ram