WAS v8.0 > Migration and coexistence > Distributed operating systems > Scenario 4: Flexible Management: Migrating a job manager profile and its registered set of servers > 6. Run the WASPostUpgrade command from the new WAS install root bin directory


WASPostUpgrade command


Overview

The WASPostUpgrade command for WAS v8.0 retrieves the saved configuration created by the WASPreUpgrade command from the backupDirectory specified. The WASPostUpgrade script for WAS v8.0 reads the configuration from this directory to migrate to WAS v8.0 and adds all migrated applications into the WAS_HOME/installedApps directory for the v8.0 installation.

The command file is located in and must be run from the v8.0 WAS_HOME/bin directory.

WASPostUpgrade.sh backupDirectory
                  [-username userID]
                  [-password password]
                  [-oldProfile profile_name]
                  [-profileName profile_name]
                  [-scriptCompatibility true | false]
                  [-portBlock port_starting_number]
                  [-backupConfig true | false]
                  [-replacePorts true | false]
                  [-includeApps true | false | script]
                  [-keepDmgrEnabled true | false]
                  [[-appInstallDirectory user_specified_directory] | [-keepAppDirectory true | false]]
                  [-traceString trace_spec [-traceFile file_name]]


Parameters


Log

The WASPostUpgrade tool displays status to the screen while running. This tool also saves a more extensive set of logging information in the WASPostUpgrade.time_stamp.log file located in the backupDirectory/logs directory. We can view the WASPostUpgrade.time_stamp.log file with a text editor.


Security considerations

The target system must have security disabled before migration. If you migrate from a source configuration that has security enabled, the WASPostUpgrade command automatically enables security for the v8.0 target configuration during the migration.


java.security file

During WASPostUpgrade, a copy of the java.security file is made in the target WAS installation before migrating the file. The presence of this copy, named java.security.premigration, indicates to future migrations that the file has already been migrated. Also, the copy gives you a chance to reference the default Version 8.0 settings and determine to make changes to the migrated java.security file.

The following properties are migrated in the java.security file, all other properties and comments are not migrated:

The following situations might cause the migration of the java.security file to fail. If use any of the following settings, then manually migrate the java.security file.

Migrate product configurations
Migrate product configurations with migration tools
WASPreUpgrade command

+

Search Tips   |   Advanced Search