Problem:
This error is occurred when i deploy my application and try to synchronize Nodes.
error message is like this:
ADMS0200I: The configuration synchronization started for cell.
InformationADMS0207I: Node Synchronization state for node: localhostNode01 - initiate time: 2014.02.11 at 01:09:49:650 PST complete time: 2014.02.11 at 01:09:49:763 PST result: Error No update occurred.
ErrorADMS0206I: The configuration synchronization failed for node: localhostNode01.
WarningADMS0209W: The configuration synchronization complete for cell, errors occurred.
Screen shot of that error is
Solution:
First check all nodes are synchronized or not
ex:
Expand "System Administration"------->Expand "Nodes"--------->here check the status of nodes. When node isn't synchronized properly. Follow the steps to synchronize that node.
Step 1:
Stop the that node by using stopNode command
ex:
windows:
<Profile_Root>/bin/stopNode.bat
Linux/UNIX:
<Profile_Root>/bin/stopNode.sh
Step 2:
Synchronize that node using syncNode command
ex:
windows:
<Profile_Root>/bin/syncNode.bat
Linux/UNIX:
<Profile_Root>/bin/syncNode.sh
Thank u. Comments & feedback r most welcome.
This error is occurred when i deploy my application and try to synchronize Nodes.
error message is like this:
ADMS0200I: The configuration synchronization started for cell.
InformationADMS0207I: Node Synchronization state for node: localhostNode01 - initiate time: 2014.02.11 at 01:09:49:650 PST complete time: 2014.02.11 at 01:09:49:763 PST result: Error No update occurred.
ErrorADMS0206I: The configuration synchronization failed for node: localhostNode01.
WarningADMS0209W: The configuration synchronization complete for cell, errors occurred.
Screen shot of that error is
First check all nodes are synchronized or not
ex:
Expand "System Administration"------->Expand "Nodes"--------->here check the status of nodes. When node isn't synchronized properly. Follow the steps to synchronize that node.
Step 1:
Stop the that node by using stopNode command
ex:
windows:
<Profile_Root>/bin/stopNode.bat
Linux/UNIX:
<Profile_Root>/bin/stopNode.sh
Step 2:
Synchronize that node using syncNode command
ex:
windows:
<Profile_Root>/bin/syncNode.bat
Linux/UNIX:
<Profile_Root>/bin/syncNode.sh
Thank u. Comments & feedback r most welcome.
No comments:
Post a Comment