Link to home
Start Free TrialLog in
Avatar of pavan kumar
pavan kumar

asked on

Node sync issue in websphere application server

I have deployed the applications through dmgr console, and syncronized the nodes, node sync was successful, but in one of the node out of 4 nodes applications are not getting updated in installedApss, other 3 nodes its getting updated. i have tries with manual sync also on that node, syncronization was successful but still the application not updating in that node in installed apps. need help.
Avatar of HonorGod
HonorGod
Flag of United States of America image

Is the nodeagent for that server active?
How did you do the deploy?
via the admin console, or using some script?
If done using a script please identify which one
Were any warning messages displayed during the deployment or node synchronization?
It Seems problem expanding the ear on problematic node..

Try the following way

On the problematic node

stop the nodeagent and application server

Take backup of your application under installedapp and config/application outside of WAS directory

example path

/opt/WAS/Appserver/Installedapps/yourapp
/opt/WAS/Appserver/profile/problematicnode/config/cells/cellname/applications/yourapp

remove your app dir from

/opt/WAS/Appserver/Installedapps/yourapp
/opt/WAS/Appserver/profile/problematicnode/config/cells/cellname/applications/yourapp

manually sync the node with dmgr. using syncnode command

watch the following paths

/opt/WAS/Appserver/Installedapps/yourapp
/opt/WAS/Appserver/profile/problematicnode/config/cells/cellname/applications/yourapp

test it again..

Good luck
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.