Verify that your migration was successful by checking the
log files and checking operation with the administrative console.
Before you begin
Make sure the server that has been migrated has been started.
Procedure
- Check the migration log files for the WBIPostUpgrade command
and the WBIProfileUpgrade.ant script.
- Check the file backupDirectory/logs/WBIPostUpgrade.profileName.timestamp.log for
either of the following messages:
- MIGR0259I: The migration has successfully completed.
- MIGR0271W: Migration completed successfully, with one
or more warnings.
Note: backupDirectory is the directory in
which migrated data was first stored and later retrieved from during
the migration process, as specified in the migration wizard or the WBIPreUpgrade or WBIPostUpgrade commands.
Note: profileName is
the name of the new profile you created in version 6.2 of WebSphere® ESB.
- Check the file backupDirectory/logs/WBIProfileUpgrade.ant.profile_name.timestamp.log for
the message BUILD SUCCESSFUL.
Both of these log files must indicate success, as described
by these messages, for you to consider the migration successful.
- Check the profile's log files for fatal
profile creation or augmentation errors. Profile log files are located
in the following directory: install_root/logs/manageprofiles/profile_name.
- Check the server log files.
- Navigate to the profile_root/logs/server_name directory
corresponding to the migrated profile.
- Review the SystemOut.log file and
make sure there are no fatal errors.
- Review the SystemErr.log file and
make sure there are no fatal errors.
- Check operation with the administrative console.
- Open the administrative console (Integrated Solutions
Console).
- Select Applications > Enterprise Applications from
the navigation panel.
- In the right-hand panel, verify that all of the applications
listed have started, shown by the green "started" icon.
- From the navigation panel, select Resources
> JDBC > Business Integration Data Sources.
- For each WebSphere ESB data
source listed on this panel, select the check box and then select Test
connection.
Note: Test connection does
not work for ME datasources. To verify the connection for ME datasources,
make sure there are no errors in the logs after the servers are started.
- For each data source, you should receive a message similar
to the following: "The test connection operation for data source WPS_DataSource
on server Dmgr1 at node Dmgr1Node1 was successful."
What to do next
If migration was successful, you can begin using the server.
If the migration was not successful, refer to
Troubleshooting version-to-version migration for troubleshooting information.