Use the WebSphere Application Server V6.1.x migration tools to migrate your product configurations. These migration tools support migration from WebSphere Application Server V5.x and V6.0.x.
See Overview of migration, coexistence, and interoperability and Premigration considerations. The following configuration upgrades of WebSphere Application Server versions and offerings are directly supported.
Migration Source | WebSphere Application Server Network Deployment V6.1.x Target | |
---|---|---|
Standalone and Custom Profiles | Deployment Manager Profile | |
WebSphere Application Server V5.x or 6.0.x base standalone application server | Supported | Â |
WebSphere Application Server V5.x or 6.0.x Network Deployment standalone application server | Supported | Â |
WebSphere Application Server V5.x or 6.0.x Network Deployment federated application server | Supported | Â |
WebSphere Application Server V5.x or 6.0.x Network Deployment deployment manager | Â | Supported |
WebSphere Application Server V5.x or 6.0.x Express standalone application server | Supported | Â |
You can migrate your product configurations using the WebSphere Application Server V6.1.x command-line migration tools.
Before using the migration tools, consult the WebSphere Application Server Version 6.1.x Release Notes document to understand what fixes apply to earlier versions. Applying fixes to an earlier version might also apply fixes to files that have a role in the migration. Apply any fixes to ensure the most effective migration of configurations and applications.
See Using the migration tools to migrate product configurations.
The WASPreUpgrade command saves the configuration and applications of the previously installed version of WebSphere Application Server into a migration-specific backup directory. The WASPostUpgrade command uses the backupConfig command to save the existing V6.1.x configuration before performing migration, and the results are stored in the profile_name/temp directory. You can use the restoreConfig command to restore the backup if required. See restoreConfig command.
For help in troubleshooting problems when migrating, see Troubleshooting migration.
Notes:
Use the startNode script from the app_server_root/bin directory to start the node agent process. See startNode command.
Occasionally, for example after rebooting an application server machine, restart the node agent server on the application server node by running the startNode command from the app_server_root/bin directory. To keep your application server nodes running, use the operating system to monitor and restart the node agent process on each application server node. (You can also set up the dmgr server as a managed process on the deployment manager node.)
If V6.1.x does not support a level for which JSP objects are configured, the migration tools recognize the objects in the output and log them.
For example, you can configure WebSphere Application Server to use DB2.
The article has a detailed description of how the migration tools migrate objects and what you should verify.
  Â