|
Question |
Migration of federated IBM® WebSphere® Application Server
failed, but the Deployment Manager migration was successful. |
|
Cause |
Migration of federated WebSphere Application Server V 6.0
server to V 6.1 failed with error
MIGR0327E: A failure occurred with stopNode. The Deployment Manager
migration was successful.
From the WASPostMigrationSummary.log, see below error :
MIGR0327E: A failure occurred with
stopNode.
MIGR0272E: The migration function cannot complete the command.
error occurred with stopNode.
at
com.ibm.ws.migration.postupgrade.NetworkDeployment.DisableOldEnvironment.stopNode(DisableOldEnvironment.java:301)
at
com.ibm.ws.migration.postupgrade.NetworkDeployment.DisableOldEnvironment.stopAndDisableNodeIfItExists(DisableOldEnvironment.java:126)
at
com.ibm.ws.migration.postupgrade.Federated.ConfigTransactionalDocumentTransform.complete(ConfigTransactionalDocumentTransform.java:159)
and in the WASPostUpgrade.trace, see below error
[10/17/07 10:23:28:642 EDT] 0000000a UpgradeBase > handleException
Entry
com.ibm.ws.migration.utility.UpgradeException: MIGR0327E: A failure
occurred with stopNode.
at
com.ibm.ws.migration.postupgrade.NetworkDeployment.DisableOldEnvironment.stopNode(DisableOldEnvironment.java:301)
at
com.ibm.ws.migration.postupgrade.NetworkDeployment.DisableOldEnvironment.stopAndDisableNodeIfItExists(DisableOldEnvironment.java:126)
at
com.ibm.ws.migration.postupgrade.Federated.ConfigTransactionalDocumentTransform.complete(ConfigTransactionalDocumentTransform.java:159)
at
com.ibm.ws.migration.postupgrade.BasicPostUpgradeManager.migrate(BasicPostUpgradeManager.java:169) |
|
|
Answer |
When migrating a federated Application Server, please
verify the target node agent and appserver is stopped and the Deployment
Manager you are migrating from is stopped.
After stopping the old Deployment Manager, the migration should be
successful. If it is not, please turn on tracing recreate your
issue, contact support and send in the WASPostUpgrade trace file to IBM
support as well as your WASPreUpgrade.log. |
|
|
|
|
|
|