I am trying to sync the node using the command line and i am unable to
sync the node and i am getting the following error when i am looking
into syncdNode.log
Can any one please what can be the exact error pleaseee...
AdminTool A ADMU0111E: Program exiting with error:
com.ibm.websphere.management.exception.AdminException: ADMU0005E:
Error synchronizing repositories
at com.ibm.ws.management.tools.NodeSyncUtility.syncNode
(NodeSyncUtility.java:290)
at com.ibm.ws.management.tools.NodeSyncUtility.runTool
(NodeSyncUtility.java:208)
at com.ibm.ws.management.tools.AdminTool.executeUtility
(AdminTool.java:264)
at com.ibm.ws.management.tools.NodeSyncUtility.main
(NodeSyncUtility.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:183)
at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:90)
at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:72)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication
(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start
(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse
(WSPreLauncher.java:336)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:91)
# If synchronization fails when you migrate a managed node to version
6.1, the server might not start.
You might receive messages similar to the following when you migrate a
managed node to version 6.1:
ADMU0016I: Synchronizing configuration between node and cell.
ADMU0111E: Program exiting with error:
com.ibm.websphere.management.exception.AdminException:
ADMU0005E:
Error synchronizing repositories
ADMU0211I: Error details may be seen in the file:
/opt/WebSphere/61AppServer/profiles/AppSrv02/logs/
syncNode.log
MIGR0350W: Synchronization with the deployment manager using the SOAP
protocol
failed.
MIGR0307I: The restoration of the previous WebSphere Application
Server
environment is complete.
MIGR0271W: Migration completed successfully, with one or more
warnings.
These messages indicate the following:
* Your deployment manager is at a version 6.1 configuration level.
* The managed node that you are trying to migrate is at a version
6.1 configuration level on the deployment manager's repository
(including applications).
* The managed node itself is not quite complete given that you did
not complete the syncNode operation.
Perform the following actions to resolve this issue:
1. Rerun the syncNode command on the node to synchronize it with
the deployment manager.
See the syncNode command .
2. Run the GenPluginCfg command.
See the GenPluginCfg command .
Thanks,
Anant