About this task
Step 6 towards the goal:
Migrating an administrative agent profile and its registered set of managed base application servers
Run the WASPostUpgrade command from the new WebSphere® Application Server install root bin directory to restore the previous administrative agent
configuration that you saved in the migration backup directory.
Procedure
- Run the WASPostUpgrade command to
restore the saved administrative agent configuration into the new Version 8.5 administrative agent
profile. For example:
C:\IBM\WebSphere\AppServer85\bin>WASPostUpgrade.bat C:\WAS70AdminAgentbackup -oldProfile AdminAgent01 -profileName AdminAgent01
-traceString *=all=enabled -tracefile C:\WAS70AdminAgentbackup\logs\WASPostMigrationSummary.log -username myuser -password mypass
- Review warnings or errors in the console
output and WASPostUpgrade logs. After the WASPostUpgrade command is complete, check the console output for Failed
with errors or Completed with warnings messages.
Then, check the following log files for any warnings or errors:
- migration_backup_dir/logs/WASPostMigrationSummary.log
- WASPostUpgrade.target_profile_name.timestamp.log
- WASPostUpgrade.target_profile_name.trace
If there are errors, fix the errors and run the WASPostUpgrade command again. Check whether the warnings affect any other migration
or runtime activities on Version 8.5.
If the command completed successfully, it is not necessary
to check the logs for errors or warnings.