WebSphere Process Server messages     Operating Systems: All supported

MIGR

MIGR0001I: The class name of the WASPreUpgrade command is WASPreUpgrade
Problem None
User response No user action is required.
MIGR0002I: The class name of the WASPostUpgrade command is WASPostUpgrade
Problem None
User response No user action is required.
MIGR0101W: The migration function cannot create the trace log using file {0}.
Problem The function cannot create the trace file.
User response Verify that the characters of the trace file name are valid for the operating system. The output of the trace is displayed on the console; this output can be captured and sent to IBM service. See the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/
MIGR0102E: An unsupported command line parameter was used.
Problem The command parameters are incorrectly specified.
User response Verify that all of the parameters are valid and spelled correctly.
MIGR0103E: You must specify the backup directory name.
Problem The backup directory is used to store the configuration information that is migrated to the new release.
User response Run the command again and specify the backup directory.
MIGR0104E: You must specify the currently installed WebSphere Application Server directory name.
Problem You must access the currently installed WebSphere Application Server directory to obtain the configuration information that is migrating to the new release.
User response Run the command again and specify the currently installed WebSphere Application Server directory.
MIGR0105E: You must specify the primary node name.
Problem The primary node name is used to call the XMLConfig command to obtain configuration information for the current release.
User response Run the command and specify the primary node name.
MIGR0106E: The illegal argument {0} is specified.
Problem The specified parameter is not supported by the command.
User response Check the spelling of the parameter and run the command again.
MIGR0107E: An incorrect format for an optional parameter is specified.
Problem Specify optional parameters by entering the name of the parameter, followed by the value of the parameter.
User response Run the command again with the correct format for optional parameters.
MIGR0108E: The directory {0} does not contain a WebSphere version that can be upgraded.
Problem Migration support is provided for WebSphere version 4 and later.
User response If you are migrating to a supported release, verify that the directory name is correct, and rerun the command.
MIGR0110E: The currently installed version of WebSphere Application Server is not supported by this command.
Problem The WASPostUpgrade command is running against an unsupported version of WebSphere Application Server. The WASPostUpgrade command that was invoked might not be using the current version of the WebSphere Application Server directories.
User response Invoke the command in the current WebSphere Application Server directory structure. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/
MIGR0111E: The migration function cannot use the specified backup directory because it is a file.
Problem Specify a directory so that files containing the configuration information for the current release can be saved.
User response Run the command again and specify the name of a directory.
MIGR0112E: The specified backup directory cannot be used because it is not writeable.
Problem Specify a writeable directory so that files containing the configuration information for the current release can be saved.
User response Run the command again and specify the name of a writeable directory.
MIGR0113E: The specified backup directory cannot be used because it cannot be created.
Problem The system is unable to create a directory with the name that you specified.
User response Determine why the directory cannot be created and run the command again. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/, or consult the appropriate operating system documentation.
MIGR0114E: The migration function cannot find the setupCmdLine setting {0}.
Problem The migration function cannot find a specific property in an IBM-supplied file.
User response See the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/
MIGR0115E: The migration function cannot run program: {0}.
Problem During migration processing, the function attempted to call another WebSphere Application Server program; the call cannot be successfully completed.
User response If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/
MIGR0116E: The backup directory does not contain the required XML data file {0}.
Problem The call to the WASPostUpgrade command was specified without using the -import keyword to specify a particular XML file. If no file is specified, a file named <samp>websphere_backup.xml</samp> in the backup directory is used.
User response Rerun the WASPostUpgrade command using the -import keyword to specify an XML file that was created using the XMLConfig command on an earlier WebSphere Application Server version.
MIGR0117E: The specified WebSphere Application Server directory does not contain a valid product file {0}.
Problem The specified directory on the migration command does not contain a valid <samp>properties/com/ibm/websphere/product.xml</samp> file.
User response Rerun the command with a valid WebSphere Application Server XML file name.
MIGR0118E: The WebSphere Application Server directory does not contain a readable product file {0}.
Problem The directory that is specified on the migration command does not contain a readable <samp>product.xml</samp> file.
User response Rerun the command with a valid WebSphere Application Server directory name.
MIGR0119E: The XML file {0} that was used for import is not valid.
Problem The file that was specified using the -import keyword is not valid.
User response Rerun the command using a valid XML file.
MIGR0120E: The document type definition (DTD) file {0} does not exist.
Problem An internal error occurred. The specified file is expected in the new WebSphere Application Server version <samp>bin/migration</samp> subdirectory.
User response If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0121E: The migration function cannot read the import XML document {0}, exception {1}.
Problem An error occurred while reading the XML file to import during migration.
User response Rerun the command with a valid XML import file. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0122E: The migration function cannot read configuration file {0}.
Problem The function cannot read the specified configuration file.
User response If the file is part of the current WebSphere Application Server configuration, restore the configuration from a previous backup and rerun the command. The WASPostUpgrade command saves backup copies of all the configuration files that it attempts to modify. The backup files are in the same directory structure, with time stamps as part of their names.
MIGR0123E: The migration function cannot import object {0} of type {1}, exception {2}.
Problem During WASPostUpgrade processing, an error occurred while importing the specified object.
User response See the following errors in the migration log for further details. Correct the problem and rerun the command, or use the WebSphere administrative interfaces to complete the configuration of the specified object.
MIGR0124E: The migration function cannot import XML data file {0}.
Problem An attempt to read the specified file failed.
User response Verify that the file exists, and rerun the command.
MIGR0125E: The call to the XMLConfig command was not successful {0}.
Problem The call to the XMLConfig command to obtain the configuration information for the current release failed.
User response Check the log that is created by the command for details, and rerun the command.
MIGR0126E: The call to the XMLConfig command was not successful. Exception {0}.
Problem The call to the XMLConfig command to obtain the configuration information for the current release failed.
User response Check the log that is created by the command for details, and rerun the command.
MIGR0128E: The migration function cannot read the XMLConfig data tag definition file.
Problem The document type definition (DTD) file is expected in the new WebSphere Application Server version <samp>bin/migration</samp> subdirectory.
User response Check the new <samp>bin/migration</samp> subdirectory for the DTD file. If the file is missing, try to restore it. Verify that the user ID that is running the migration command has sufficient file system authority. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/
MIGR0201I: The migration function initialized log file {0}.
Problem The specified log file is initialized. A new log file is created for each invocation of the migration commands.
User response No user action is required.
MIGR0202W: The migration function is unable to initialize log file {0}.
Problem The specified log file cannot be initialized. No data is saved in a log file, but output is still routed to the administrative console for you to view.
User response Check the user file permissions before you run the command again.
MIGR0203I: The migration function is working with configuration files from release {0}.
Problem This message logs the WebSphere Application Server version number of the backup configuration.
User response No user action is required.
MIGR0204I: The migration function is calling the XMLConfig program {0}.
Problem The XMLConfig program is being accessed. This program is used to create an XML file that is used to migrate to the new WebSphere Application Server version.
User response No user action is required.
MIGR0205W: The migration function cannot capture the output of {0}.
Problem The function attempted to capture the output while calling another program during migration. The output was not captured, but the migration command still functions normally.
User response Check the migration log file for information about whether the command completed normally. If you are running the WASPreUpgrade function, the file is in the backup directory. If you are running the WASPostUpgrade function, the file is in the new WebSphere Application Server image that is installed in the logs directory. The log name includes a time stamp, so check the log file with the latest creation date.
MIGR0206W: The migration function cannot copy the directory. The source file {0} does not exist.
Problem The function cannot find or copy an expected directory. This missing directory might affect the migration.
User response If this source file must be used to create an enterprise application, use a development environment like WebSphere Studio Application Developer, to add the file to the appropriate location in the enterprise application.
MIGR0207W: The migration function cannot copy the directory {0}.
Problem The function cannot copy the directory. This problem might affect the migration.
User response If the directory must be used to create an enterprise application, use a development environment like WebSphere Studio Application Developer, to add the files from that directory to the appropriate location in the enterprise application.
MIGR0208W: The migration function cannot install the data source {0} into the Java Database Connectivity (JDBC) driver name {1}.
Problem The function cannot add the specified data source to the JDBC driver.
User response After migration is complete, use the system administrative interface to create the data source. The data source must be in the JDBC driver before application servers with data source-dependent deployed applications can start.
MIGR0210I: The migration function is creating a directory {0}.
Problem The directory was created during normal processing.
User response No user action is required.
MIGR0211I: The migration function is copying a directory {0}.
Problem The function is copying a directory and its contents.
User response No user action is required.
MIGR0212E: The migration function cannot create the directory {0}. A file with this name already exists.
Problem An unexpected failure occurred during the creation of a directory.
User response Delete or rename the directory, and rerun the function using either the WASPreUpgrade or the WASPostUpgrade command.
MIGR0213E: The migration function cannot create a directory {0}.
Problem An unexpected failure occurred during the creation of a directory.
User response Verify that the user ID has sufficient file system authority to run the migration command. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0214W: The migration function cannot copy the file. Source {0} does not exist.
Problem An unexpected failure occurred when a configuration file was copied.
User response If the source file must be used to create an enterprise application, use a development environment such as the WebSphere Studio Application Developer, to add the file to the appropriate location in the enterprise application.
MIGR0215W: The migration function cannot copy the file and open the destination file {0}.
Problem An unexpected failure occurred while copying a configuration file.
User response Verify that the user ID has the appropriate file system authority to run the migration program. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0216W: The migration function cannot copy the file and transfer from source {0} to destination {1}.
Problem An unexpected failure occurred while copying a configuration file.
User response Verify that the user ID has the appropriate file system authority to run the migration program. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0217W: The migration function cannot close file {0}.
Problem An unexpected failure occurred while closing a configuration file.
User response Verify that the user ID has the appropriate file system authority to run the migration program. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0218I: The migration function is starting to import {0}, action {1}.
Problem The specified object is being imported into the new WebSphere Application Server version. The action value relates to the XMLConfiguration action that is associated with the object in the XML file.
User response No user action is required.
MIGR0219I: The migration function is starting to import {0}.
Problem The specified object is being imported into the new WebSphere Application Server version.
User response No user action is required.
MIGR0220W: The migration function is ignoring object {0} of type {1} because the action was not create, createclone, update, or locate.
Problem The action on the specified object in the input XML file is not supported for migrating objects. Actions that are not supported include delete, export, start, stop, ping, associateclone, or disassociateclone.
User response If you need the object created in the new configuration, then either use a different input XML file, modify the input XML file and rerun migration, or use the WebSphere Application Server administrative interfaces to create the object.
MIGR0221I: The migration function is reading the previously saved configuration file {0}.
Problem The specified configuration file from a previous WebSphere Application Server version is being read. This file is the source for importing objects into the new WebSphere Application Server configuration.
User response No user action is required.
MIGR0222W: The migration function cannot locate an object while importing object {0} of type {1}.
Problem The function cannot locate the specified object in the configuration file in the new WebSphere Application Server configuration. This problem usually occurs for configurations with multiple nodes in the same input XML file, where the specified object is not on the migrating node.
User response Ignore this message if your configuration has multiple nodes in the same input file and the object that is specified is not on the migrating node. Otherwise, verify that the object needs to be added to the configuration, and use the WebSphere Application Server administrative interfaces to create the object.
MIGR0223I: The migration function is adding {0} entry {1} to the model.
Problem The specified object is being added to the configuration of the new WebSphere Application Server version.
User response No user action is required.
MIGR0224W: The migration function is ignoring node entry {0}. This entry is for a different node.
Problem The specified node entry is ignored because it does not match the migrating node. This problem usually occurs for configurations with multiple nodes in the same input XML file, where the specified object is not on the migrating node.
User response Ignore this message if your configuration has multiple nodes in the same input file, and the object that is specified is not on the migrating node. Otherwise, verify that the object needs to be added to the configuration, and use the WebSphere Application Server administrative interfaces to create the object.
MIGR0227W: The migration function cannot make a backup copy of configuration file {0}; exception {1} occurred.
Problem An unexpected failure occurred while copying a configuration file. Migration is expected to occur normally. A backup copy of the previous configuration file is not available.
User response Verify that the user ID has the appropriate file system authority to run the migration command. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0228E: The migration function cannot save configuration files; exception {0} occurred.
Problem An unexpected error occurred while trying to save the migrated configuration.
User response Verify that the user ID has sufficient file system authority to run the migration command. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0229I: The migration function is updating the attributes of {0} entry {1}. This entry is already defined in the existing model.
Problem The specified entry already exists in the configuration of the new WebSphere Application Server version. The attributes of this entry are being updated.
User response No user action is required.
MIGR0230I: The migration function is ignoring attributes of {0} entry {1}. The objects that are owned by this object are mapped to an appropriate object that is supported by this product.
Problem The specified entry is ignored because it does not directly map to the model of the new Application Server configuration. However, any objects that are owned by this entry are added.
User response No user action is required.
MIGR0232I: No object of type {0} to import.
Problem No objects of the specified type exist to import.
User response No user action is required.
MIGR0234W: The migration function cannot locate object {0} of type {1}.
Problem The migration function cannot locate the object of the specified type when attempting to migrate it.
User response Verify that the object exists in the backup environment that results from the WASPreUpgrade command. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0235I: The migration function is completing the configuration import.
Problem The configuration from the prior WebSphere Application Server version is successfully imported into the new WebSphere Application Server version.
User response Inspect the WASPostUpgrade log to verify the results.
MIGR0237I: The migration function read configuration file {0} successfully.
Problem The configuration file was successfully read.
User response No user action is required.
MIGR0241I: Output of {0}.
Problem This message follows another message in the log that shows a different program that is being called during migration. This message displays the results of that call.
User response No user action is required.
MIGR0243I: The data source {0} is already installed in the Java Database Connectivity (JDBC) driver name {1}.
Problem The specified data source is already installed in the Java Database Connectivity (JDBC) driver.
User response No user action is required.
MIGR0244I: The migration function is ignoring the attributes of {0} entry {1}. The entity is already defined in the existing model.
Problem The specified entry is ignored because it does not directly map to the model of the new WebSphere Application Server configuration.
User response No user action is required.
MIGR0249E: An error occurred while updating the <samp>plugin-cfg.xml</samp> file; exception {0} was caught. Run the GenPlugIncfg command manually.
Problem An error occurred while calling the GenPlugInCfg command at the end of migration. The migration completed normally.
User response If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0251I: The migration does not include object {0} of type {1}; it is a Sample.
Problem No Samples are migrated by the WASPostUpgrade command.
User response No user action is required.
MIGR0252W: The migration function cannot restore configuration file {0}. An exception {1} occurred.
Problem While attempting to restore the specified file, an unexpected error occurred. The configuration file might not match the rest of the configuration.
User response If possible, use one of the backup files with the same name to restore the configuration.
MIGR0253E: The backup directory {0} does not exist.
Problem The backup directory that was specified on the command line does not exist.
User response Rerun the command with a valid backup directory that was created by the WASPreUpgrade command.
MIGR0255E: The migration function found an unacceptable substitution value {0}.
Problem The substitution values can be replaced in the input XML file during migration. These values are specified with the WASPostUpgrade command.
User response Rerun the migration command using a valid substitution value.
MIGR0256W: The Lightweight Third Party Authentication (LTPA) AuthMechanism class is not supported by this WebSphere Application Server release. The Simple WebSphere Authentication Mechanism (SWAM) AuthMechanism class is used instead.
Problem The Lightweight Third Party Authentication (LTPA) authentication mechanism is not supported by this release. The Simple WebSphere Authentication Mechanism (SWAM) that is supported by this release is set as the active authentication mechanism.
User response No user action is required.
MIGR0257E: The environment variable {0} was not set.
Problem An internal error occurred. The specified environment variable must be set for the migration command to run.
User response If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0258I: The migration function is copying file {0}.
Problem The specified file is being copied.
User response No user action is required.
MIGR0259I: The migration has successfully completed.
Problem The migration has completed with no warning or error messages.
User response No user action is required.
MIGR0260W: {0}{1} has been added to the configuration, but the class path parameter might need to be updated if its prerequisite has changed.
Problem The resource provider is successfully added to the configuration, but its class path information might be incorrect if a prerequisite change is required for the new WebSphere Application Server version.
User response Use the WebSphere Application Server administrative interfaces to update the class path value of the specified resource provider.
MIGR0268W: A failure occurred while updating the server configuration with exception {0}.
Problem An unexpected error occurred while updating the server configuration.
User response If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0269E: The call to get configuration settings failed {0}.
Problem An unexpected error occurred while calling an internal program.
User response Verify that the user ID has the sufficient file sytem authority to run the migration program. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0270E: The call to compute administrative settings failed: {0}.
Problem The call to automatically determine your administrative server name and port failed.
User response If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0271W: Migration completed successfully, with one or more warnings.
Problem The migration completed with some warning messages, but no errors occurred.
User response For further information, check the log file that was created by the migration command in the logs directory, and correct the problems if required. The log name includes a time stamp, so check the log file with the latest creation date.
MIGR0272E: The migration function cannot complete the command.
Problem The migration command failed.
User response For additional information, check the log file that was created by the migration command in the logs directory, and correct the problems if required. The log name includes a time stamp, so check the log file with the latest creation date.
MIGR0275I: {0} is not configured for this node and is not installed.
Problem The specified object was not configured for the migrated node and was not installed.
User response If you need the object installed on the current node, configure and install the object using the WebSphere Application Server administrative interfaces.
MIGR0276E: The -import parameter is not supported for this release and version.
Problem You cannot use the -import parameter when configuration information is stored in a database.
User response Run the command again without the -import parameter.
MIGR0277E: Use the -import parameter to specify the name of your XML file.
Problem The tool cannot find the default XML configuration <samp>server-cfg.xml</samp> file.
User response Run the command again using the -import parameter to specify the name of your configuration file.
MIGR0278W: {0} applications require source code changes and need manual migration.
Problem You cannot automatically migrate applications that require source code changes.
User response Implement the source code changes and install the applications. Refer to the information center for details.
MIGR0279W: The internationalization service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The other services that are featured in IBM WebSphere Business Integration Server Foundation must be installed to run the specified service.
User response Install the feature, and rerun the command.
MIGR0280W: Application {0} is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The business rule beans that are featured in IBM WebSphere Business Integration Server Foundation must be installed to run business rule beans applications.
User response Install the feature, and rerun the command.
MIGR0281W: All CORBA servers are disabled because the corresponding IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation CORBA C++ SDK must be installed to run CORBA applications.
User response Install the feature, and rerun the command.
MIGR0282W: All defined CORBA servers need to be registered again.
Problem The migration function cannot automatically migrate the CORBA servers.
User response Run the CORBA server registration command for each server that you want to migrate.
MIGR0283E: The migration function cannot read backup options file {0}, exception {1}.
Problem An unexpected error occurred while trying to read the specified file.
User response Verify that the user ID has the sufficient file system authority to run the migration program has sufficient file system authority. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0284E: The version of WebSphere {0} in the specified backup directory cannot be migrated to profile {1}.
Problem The specified backup directory is created from an unsupported version of WebSphere Application Server.
User response Rerun the migration command with a valid backup directory that was created by the WASPreUpgrade command.
MIGR0285E: An unexpected internal error occurred with exception {0}.
Problem An unexpected error occurred.
User response If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0286E: The migration failed to complete.
Problem The migration failed to complete because errors occurred during migration.
User response For additional information, check the log file that was created by the migration command in the logs directory, and correct the problems if required. The log name includes a time stamp, so check the log file with the latest creation date.
MIGR0287I: The migration function successfully created configuration file {0}.
Problem The specified configuration file, which did not exist in the new WebSphere Application Server configuration, is successfully created.
User response No user action is required.
MIGR0288I: Configuration file {0} ready to be saved.
Problem The specified configuration file is ready to be saved.
User response No user action is required.
MIGR0289E: The entry {0} in entry {1} does not exist.
Problem The specified entry in the configuration file does not exist as expected. This configuration file is not valid.
User response Either restore a valid backup from a previous configuration, or use the WebSphere Application Server administrative interfaces to fix the settings in the file.
MIGR0295E: You cannot specify more than {0} positional parameters.
Problem The command that you entered specified more than the maximum number of positional parameters.
User response Check the parameters that are specified on the command and run the command again.
MIGR0296I: The initial heap size setting cannot be mapped because the value might not be valid for this release.
Problem The heap size that is specified in the previous version of WebSphere Application Server does not directly map to the new Application Server model because the servers run in different Java virtual machines. This value is ignored.
User response Check the specified value for the previous version and determine if the heap sizes need updating in the servers of the new configuration.
MIGR0297I: The maximum heap size setting cannot be mapped because it might not be valid for this release.
Problem The heap size that is specified in the previous version of WebSphere Application Server does not directly map to the new Application Server model because the servers run in different Java virtual machines. This value is ignored.
User response Check the specified value for the previous version, and determine if the heap sizes need updating in the servers of the new configuration.
MIGR0300I: The migration function is starting to save the existing WebSphere Application Server environment.
Problem The required steps that save the existing configuration information have started.
User response No user action is required.
MIGR0301I: The existing configuration is being exported.
Problem The configuration information is being read from the database.
User response No user action is required.
MIGR0302I: The existing files are being saved.
Problem The files that you need to restore your configuration on the new release are being copied to the backup directory.
User response No user action is required.
MIGR0303I: The existing WebSphere Application Server environment is saved.
Problem The process of backing up your previous configuration is complete.
User response No user action is required.
MIGR0304I: The previous WebSphere environment is being restored.
Problem The restoration of the previous WebSphere Application Server environment to the configuration of the new WebSphere version has begun.
User response No user action is required.
MIGR0305I: The previous configuration is being imported.
Problem The configuration from the previous WebSphere Application Server version is being imported.
User response No user action is required.
MIGR0307I: The restoration of the previous WebSphere Application Server environment is complete.
Problem The restoration of the previous WebSphere Application Server configuration is complete.
User response Display the WASPostUpgrade log, and verify the results. The message that is displayed before this one indicates success, warning, or error.
MIGR0310E: A value that is specified for {0} is not valid: {1}.
Problem The specified value is incorrect.
User response Consult the help text that is displayed with this message and rerun the command with a correct value.
MIGR0311E: Directory {0} does not exist.
Problem The specified directory does not exist.
User response Create the directory, and rerun the migration command.
MIGR0312E: {0} is not a directory.
Problem The specified value is not a directory.
User response Rerun the command with a valid directory name.
MIGR0313E: More than one {0} directory exists; specify a directory using the {1} parameter.
Problem More than one directory exists in the WebSphere Application Server configuration.
User response Rerun the command specifying the requested directory name by including the noted parameter.
MIGR0314I: The previous configuration of the enterprise extensions is being imported.
Problem The import of configuration information from the previous release has started.
User response No user action is required.
MIGR0315I: The bootstrap port settings are processing.
Problem The bootstrap port settings of the previous WebSphere Application Server version are being processed.
User response No user action is required.
MIGR0316I: The bootstrap port setting is being updated to {0}.
Problem The bootstrap setting of the name server that is associated with the default server is updating to use the same value as in the previous version of WebSphere Application Server.
User response No user action is required.
MIGR0317I: The previous release value of the bootstrap port settings is the default value. No updates occur.
Problem No bootstrap port setting is specified in the previous version of WebSphere Application Server; the current value does not change.
User response No user action is required.
MIGR0318I: The naming context {0} for the enterprise archive (EAR) file {1} is added for interoperability.
Problem The specified naming context is added to the <samp>namebindings.xml</samp> file.
User response No user action is required.
MIGR0319E: This node is already federated into a cell manager configuration.
Problem This node is already added to the cell manager configuration. Migration does not run because the configuration is controlled by the cell manager.
User response If you want to migrate the node, remove the node from the cell manager configuration, and rerun the command. However, proceed with caution because the configuration is already being managed.
MIGR0323I: {0} is enabled in configuration file {1}.
Problem The specified value is enabled in the configuration file; this value was previously disabled.
User response No user action is required.
MIGR0324E: {0} cannot be enabled in configuration file {1}.
Problem The specified configuration file cannot be enabled.
User response Verify that the user ID has the sufficient file system authority to run the migration program. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0325I: {0} is converting to {1} in {2}.
Problem The specified object is converting in the specified file.
User response No user action is required.
MIGR0326I: {0} is being added to the {1} file.
Problem The specified object is being added to the specified configuration file.
User response No user action is required.
MIGR0327E: A failure occurred with {0}.
Problem An unexpected error occurred.
User response Verify that the user ID has the sufficient file system authority to run the migration program. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0331W: Port {0} in file {1} is migrated, but is already assigned in file {2}; this situation might result in port conflicts.
Problem The specified port is already used in the reported file. The port assignment is migrated. The port assignment might cause a conflict if both ports are started at the same time.
User response Use the WebSphere Application Server administrative interfaces to assign unique port values if necessary.
MIGR0332I: The attributes of the {0} authentication mechanism are updating.
Problem The attributes of the specified authentication mechanism are being updated.
User response No user action is required.
MIGR0333W: If you previously enabled security, it has been disabled.
Problem You might need to generate Lightweight Third Party Authentication (LTPA) keys before enabling global security. If global security is enabled, it was disabled during migration.
User response Generate the LTPA keys using the WebSphere Application Server administrative interfaces. Refer to the WebSphere Application Server Information Center for details.
MIGR0334W: If you previously enabled security, it has been disabled. You must configure the Lightweight Third Party Authentication (LTPA) mechanism before enabling security.
Problem The authentication mechanism that was configured in the previous release is not supported by this release. Therefore, if global security was previously enabled, it has been disabled during migration. The only authentication mechanism that is supported is LTPA.
User response To enable security, configure the LTPA authentication mechanism using the WebSphere Application Server administrative interfaces. Refer to the WebSphere Application Server Information Center for details.
MIGR0335I: Attributes of the {0} user registry are updating to reflect the information for server ID {1}.
Problem The attributes of the specified user registry are updated to reflect the information for the specified server ID.
User response No user action is required.
MIGR0337W: The servlet-class attribute of servlet {0} is updating to {1}.
Problem The servlet-class attribute of the specified servlet is updated to reflect the package that contains the servlet for this release. Source code changes might be required to reflect the new package of the specified servlet.
User response No user action is required.
MIGR0338E: The migration function cannot find the server on which to deploy the application {0}.
Problem The tool cannot find servers in the migrated configuration on which to deploy the specified application.
User response Check the migration log file to determine if any servers have successfully migrated. If the correct server exists for the application installation, use the WebSphere administrative interfaces to install the application. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0339I: Application {0} is deploying using the wsadmin command.
Problem The migration function used the wsadmin command to deploy the specified application.
User response No user action is required.
MIGR0340W: Application {0} did not deploy.
Problem The call to the wsadmin command failed, and the specified application is not deployed.
User response To determine why the call to the wsadmin command failed, check the <samp>wsadmin.traceout</samp> file in the logs directory of the installation root of the new version.
MIGR0341W: The application {0} was not installed. The application is part of a model or server group configuration.
Problem The specified application was not installed on this WebSphere Application Server version because it was part of a model or server group configuration that was migrated.
User response Refer to the WebSphere Application Server Information Center for details.
MIGR0342W: Manual migration is required for file {0}.
Problem Automated migration is not supported for the designated file.
User response Refer to the WebSphere Application Server Information Center for details about how to manually migrate the file.
MIGR0343I: Processing configuration directory {0}.
Problem Starting automated migration for the designated directory.
User response No user action is required.
MIGR0344I: Processing configuration file {0}.
Problem Starting automated migration for the file.
User response No user action is required.
MIGR0345E: The migration backup directory is not compatible with this WebSphere Application Server version.
Problem The migration function cannot apply the version of WebSphere Application Server that is designated as a backup in the specified directory. Either the version in the backup directory is not supported, or the WebSphere products are not compatible.
User response Verify that the combination of WebSphere product types is in the backup directory and that the current versions are compatible.
MIGR0346I: Object {0} of type {1} is not migrating; it is an administrative application.
Problem No administrative applications are migrated during the WASPostUpgrade process.
User response No user action is required.
MIGR0349E: The migration function cannot access the configuration directory.
Problem Another WebSphere Application Server process has a lock on the configuration directory.
User response Close any running WebSphere Application Server processes, and run migration again.
MIGR0350W: Synchronization with the deployment manager using the {0} protocol failed.
Problem The deployment manager might not have been running during migration.
User response Verify that the deployment manager is currently running. Either manually run the syncNode command to update the configuration, or enable the node agent to perform this task automatically the next time that you run the startNode command.
MIGR0351I: The migration function is attempting to synchronize with the deployment manager using the {0} protocol.
Problem The function is trying to connect to the deployment manager using the specified protocol.
User response No user action is required.
MIGR0352I: The synchronization with the deployment manager is successful.
Problem The configuration is successfully synchronized.
User response No user action is required.
MIGR0353E: The migration function cannot create configuration file {0}.
Problem The function cannot create the specified configuration file.
User response Verify that the WASPostUpgrade command has the neccesary permissions to create files, and then try the command again.
MIGR0354W: The WorkArea service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation services feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0355W: The ActivitySession service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation other services feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0356W: The application profiling service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation other services feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0357W: The extended messaging service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation extended messaging feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0358W: The object pool service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation scheduler and asynchronous beans feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0359W: The scheduler service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation scheduler and asynchronous beans feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0360W: The staff service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation process choreographer feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0361W: The work manager service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation scheduler and asynchronous beans feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0362W: The dynamic cache service is disabled because IBM WebSphere Business Integration Server Foundation is not installed.
Problem IBM WebSphere Business Integration Server Foundation must be installed to run the specified service.
User response Install IBM WebSphere Business Integration Server Foundation, and rerun the command.
MIGR0363W: The IBM WebSphere Business Integration adapter service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation other services feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0364W: The cluster extensions are disabled because IBM WebSphere Business Integration Server Foundation is not installed.
Problem IBM WebSphere Business Integration Server Foundation must be installed to use the cluster extensions.
User response Install IBM WebSphere Business Integration Server Foundation, and run the command again.
MIGR0365W: The member manager service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation member manager feature must be installed to run the specified service.
User response Install the feature, and run the command again.
MIGR0366W: The business process container is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation process choreographer feature must be installed to use the container.
User response Install the feature, and run the command again.
MIGR0367I: Backing up the current WebSphere Application Server environment.
Problem The existing configuration is saved in the <samp>temp</samp> directory.
User response No user action is required.
MIGR0368W: Application {0} is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation dynamic query feature must be installed to use the dynamic query service.
User response Install the feature, and run the command again.
MIGR0369E: Synchronization with the deployment manager failed.
Problem The configuration is not successfully synchronized.
User response Either run the synchronization manually, or use deployment manager facilities to perform the synchronization.
MIGR0370I: Property {0} is not migrating to file {1}.
Problem This property is not migrating to the new properties file.
User response No user action is required.
MIGR0371I: The name-value pairs that existed in the old file are not found in the new file.
Problem Leftover properties that are found in the old file are not found in the new file.
User response No user action is required, but you might want to review the file and determine why some properties are missing.
MIGR0372I: Migrated grant permissions follow.
Problem Leftover grants that are found in the old file are not found in the new file.
User response No user action is required.
MIGR0373I: The {0} enterprise application cannot be deployed; the application contains a flow module.
Problem The IBM WebSphere Business Integration Server Foundation process choreographer feature must be installed before you can install this enterprise application.
User response Install the enterprise application on the server after installing the feature.
MIGR0374E: Migration of XML document {0} failed, with exception {1}.
Problem An error occurred while migrating the XML file.
User response If the file is corrupted, run the command again with a valid copy of the XML file. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0376I: The dummy key file path {0} that is contained in the SSLConfig attribute {1} is not migrated.
Problem If the dummy key files are used, the path to the key files is not updated. Instead, the new WebSphere Application Server version default path to those files is used.
User response If the dummy key files are modified, refer to the WebSphere Application Server Information Center for details about how to proceed.
MIGR0377W: The dummy key file path {0} that is contained in the SSLConfig attribute {1} has not been migrated.
Problem If the dummy key files are used, the path to the key files is not updated. Instead, the new WebSphere Application Server version default path to those files is used.
User response If the dummy key files are modified, refer to the WebSphere Application Server Information Center for details about how to proceed.
MIGR0378E: The node name of the new configuration must be the same as the old configuration: {0} for this environment.
Problem While migrating a federated node, the node names of the old and new configurations did not match. This configuration cannot be migrated because the old configuration exists in the deployment manager with the old node name. Using the new node name causes an unacceptable configuration in the deployment manager.
User response Uninstall and reinstall WebSphere Application Server using the same node name as the old configuration, or remove the old node from the deployment manager configuration, and manually add this node.
MIGR0379W: Do not use the existing deployment manager in the old configuration. It has been disabled.
Problem The migration of a deployment manager to the latest release is successful. This migration creates the same port definitions as those on the existing WebSphere configuration. Stop the deployment manager of the existing configuration before starting the deployment manager in the new configuration, and do not use it. Use the deployment manager of the new configuration to manage the environment.
User response If you want to use rollback to use the previous WebSphere 5.0 or 5.1 environment instead of WebSphere 6.0 you must re-enable that configuration. To do this go to the /bin directory of the previous WebSphere 5.0 or 5.1 installation and execute the migrationDisablementReversal.jacl script
MIGR0380E: The JMX connection is not established with the deployment manager node {0}, using connector type of {1} on port {2}. The WASPostMigration program is now closing. No changes are made to the local WebSphere Application Server environment.
Problem During a federated migration, a JMX connection must be established with the deployment manager. That connection was not established during this migration attempt.
User response Check the original error message and verify that all the connection information is correct. If the information is correct, verify that the deployment manager is running, and that it is listening on the port that is specified in the error message. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0381E: Migration of the configuration files on the local node failed. The migration is rolling back.
Problem The migration of the configuration files, the properties files, or the policy files has caused an error. All changes are rolling back.
User response Stop any running processes, like the nodeagents or any other process that can interfere with the processing of the configuration files and run migration again. If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0382I: The following messages are extracted from the WASPostUpgrade log file on the deployment manager node. You can find a complete listing of messages in the WASPostUpgrade log file.
Problem The WASPostUgrade log file is located in the new installed image of WebSphere Application Server in the logs directory. The file name includes a time stamp, so look for the log with the latest creation date.
User response No user action is required.
MIGR0383I: This message is the last log message that is extracted from the deployment manager machine.
Problem You can find a complete list of messages in the WASPostUpgrade log file on the deployment manager machine. The WASPostUgrade log file is located in the new installed image of WebSphere Application Server in the logs directory. The file name includes a time stamp, so look for the log with the latest creation date.
User response No user action is required.
MIGR0384W: The installation failed for one or more applications.
Problem During the application installation process of a federated migration, one or more application installations failed. Refer to the log files for details.
User response If possible, correct the problems that are recorded in the log files. The WASPostUgrade log file is located in the new installed image of WebSphere Application Server in the logs directory. The file name includes a time stamp, so look for the log with the latest creation date.
MIGR0385I: Starting to save profile {0}.
Problem The series of steps needed to save the existing configuration information for the profile is starting.
User response No user action is required.
MIGR0386E: Profile {0} is not found in the currently installed WebSphere Application Server.
Problem The profile must exist before a migration can be performed.
User response Rerun the command with the correct profile name, or use the wasprofile command to create the correct profile.
MIGR0387E: The backup directory does not contain profile {0}.
Problem The profile did not exist in the previously installed WebSphere.
User response Rerun the command with the correct profile name.
MIGR0388I: Starting migration on the deployment manager node. This may take a few moments, depending on the size and complexity of your configuration.
Problem Inform the user that the migration process has not stalled but is executing on the DeploymentManager node.
User response No user action is required.
MIGR0389I: Applications will not be migrated, the -includeApps attribute was set to false.
Problem When the -includeApps attribute is set to false, no user applications will be installed
User response Install the application using the WebSphere Application Server administration interfaces.
MIGR0390E: The backup directory does not contain a default profile.
Problem A default profile does not exist and the -oldProfile parameter was not specified.
User response Rerun the command with the correct profile name.
MIGR0391I: An application with the same name is already deployed in the configuration; the application {0} was not deployed.
Problem An application with the same name already exists in the configuration.
User response If you want to deploy the migrated application, uninstall the application with the same name and reinstall the application using the WebSphere Application Server administrative interfaces.
MIGR0393E: Unable to update configuration files because of an inconsistency in the configuration.
Problem An inconsistency occurred between the files that the migration updated and the configuration. Most likely some system management interface, for example syncNode, wsadmin and so on, has modified the configuration.
User response Stop the conflicting system management interface and run migration again.
MIGR0394W: IBM WebSphere Web Service Reference service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation feature must be installed to run the specified service.
User response Install the feature and rerun the command.
MIGR0395W: IBM WebSphere Application Event service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation feature must be installed to run the specified service.
User response Install the feature and rerun the command.
MIGR0396W: IBM WebSphere Business Context Data service is disabled because the required IBM WebSphere Business Integration Server Foundation feature is not installed.
Problem The IBM WebSphere Business Integration Server Foundation feature must be installed to run the specified service.
User response Install the feature and rerun the command.
MIGR0397W: Service Integration Bus migration failed.
Problem Migration of Embedded JMS to Service Integration Bus failed to execute properly.
User response Please see infocenter for further action, if answer is not found in infocenter please contact IBM support.
MIGR0398E: An unsupported IBM WebSphere Business Integration Server Foundation resource is found in an application.
Problem The application cannot be installed because the required supporting software is not available.
User response No user action is required.
MIGR0399W: The enterprise archive (EAR) file {0} cannot be installed because no deployment targets are specified in the application deployment.xml file.
Problem Deployment targets need to be identified and specified in the application deployment.xml file.
User response Install the application using the WebSphere Application Server administrative interfaces.
MIGR0400I: Server {0} is added to the default core group.
Problem All servers must belong to a core group. This server is added to the default core group.
User response No user action is required.
MIGR0401W: The {0} setting in file {1} is deprecated.
Problem The identified setting is deprecated. This value is still used for this release, but will be removed in a later release.
User response See the information center for further information about an alternative or replacement setting.
MIGR0402I: Existing transports are migrating into the transport channel service; see the information center for further information.
Problem Transports are migrating to corresponding channels in the new release.
User response No user action is required.
MIGR0403I: The transport with a port address of {0} is migrating to channel {1} and belongs to the {2} ThreadPool.
Problem Each transport is migrated to a new channel and belongs to a new default thread pool.
User response No user action is required.
MIGR0404W: Do not use the node agent in the old configuration. It has been disabled.
Problem The migration of a deployment manager to the latest release is successful. This migration creates the same port definitions that are in the existing WebSphere Application Server configuration. The node agent of the existing configuration must be stopped before starting the deployment manager in the new configuration. The deployment manager of the new configuration must be used to manage the environment.
User response If you want to use rollback to use the previous WebSphere 5.0 or 5.1 environment instead of WebSphere 6.0 you must re-enable that configuration. To do this go to the /bin directory of the previous WebSphere 5.0 or 5.1 installation and execute the migrationDisablementReversal.jacl script
MIGR0405E: For additional error details, see {0} on the deployment manager node.
Problem A failure occurred during the federated migration. The deployment manager temp directory contains additional information to resolve the conflict like trace files, log files, configuration files, and so on.
User response If the problem persists, see the problem determination on the WebSphere Application Server Support Web page on http://www.ibm.com/software/webservers/appserv/was/support/.
MIGR0406E: The -nodeName parameter must also be provided if the -serverName parameter is provided for this profile type.
Problem The -serverName is provided, but the -nodeName parameter is missing. The profile that is being used has more than one node. The -nodeName parameter must also be provided.
User response Run the command again and provide both parameters.
MIGR0407E: The {0} parameter {1} cannot be found in the profile.
Problem The parameter was specified when running the command. The value that is specified cannot be found in the profile.
User response Run the command again with a correct value for the parameter.
MIGR0408I: The configuration is saved successfully.
Problem The configuration is saved.
User response No user action is required.
MIGR0409E: The currently installed WebSphere does not contain a default profile.
Problem A default profile does not exist and the correct profile parameter was not specified.
User response Rerun the command with the correct profile name.
MIGR0410W: Unable to add server {0} to the default coregroup
Problem All servers must belong to some core group. This server could not be added to the default core group due to some error.
User response The server must be added to some core group before it is able to run. This can be done by using the System Management interfaces.
MIGR0411W: Unable to find a node name in the input configuration that matches the one in the new configuration {0}
Problem While processing the input configuration no node name matches were found that match the one in the new configuration. This means that only data at the cell level will be migrated. No data for nodes, servers or applications will be added to the new configuration.
User response This may be sufficient migration for this configuration but it may not. If it is not then either the existing node name in the new configuration may be incorrect or the input configuration was incorrect. Correct the appropriate values and rerun the WASPostUpgrade command.
MIGR0412W: Node name {0} already exists in the configuration at the current WebSphere Application Server version level. It will not be updated.
Problem While processing a deployment manager configuration a node was attempted to be added to the configuration from the old configuration. However, a node with that name already exists in the configuration at a higher WebSphere Application Server version than exists in the old configuration. It will not be updated.
User response No action required by the user.
MIGR0413W: Node name {0} does not exist in the configuration at the current WebSphere Application Server version level. It will not be updated.
Problem While processing a configuration a node was attempted to be converted from script compatibility mode. However, that node is not at the latest WebSphere Application Server version. It will not be updated.
User response No action required by the user.
MIGR0414E: A failure occurred during migration on the deployment manager node. The migration is rolling back.
Problem While migrating the deployment manager, an error occurred. All changes to the deployment manager node are rolling back.
User response No user action is required.
MIGR0415E: The cell name {0} from the old configuration does not match the cell name {1} in the target profile. No migration can occur.
Problem While processing a deployment manager configuration the cell names of the old and new configurations did not match. This is not a supported migration path
User response Perform migration again using a profile name with the matching cell name.
MIGR0416W: Node name {0} already exists in the configuration at the current WebSphere Application Server version level but it is not the same type of node. It will not be updated.
Problem While processing a configuration a node was attempted to be migrated into the new configuration. However, that node is not the same type in both configurations. One of the nodes is a deployment manager node while the other is a federated node It will not be updated.
User response No action required by the user.
MIGR0417I: Node {0} is added to the default node group.
Problem All nodes must belong to a node group. This node is added to the default node group.
User response No user action is required.
MIGR0418W: A generic server configuration has been migrated. Certain external data that requires manual intervention cannot be migrated.
Problem A generic server manages an external resource. Migration cannot accurately determine which external resources to migrate thus so user intervention is required to back up and verify the setup after migration has is completed.
User response After migration and before you delete the old WebSphere Application Server installation, copy any externally referenced files and perform any kind of application-specific setup that relates to this step.
MIGR0419I: The -useMetaDataFromBinary attribute is set to false for application {0}. The local changes are added to the repository.
Problem Due to limitations in a mixed-node environment, the -useMetaDataFromBinary attribute has been set to false. The local changes that were part of the enterprise archive (EAR) file are also located in the repository, so the behavior of the application does not change.
User response When the application is used for 6.x profiles only, use the administrative console to modify this attribute.
MIGR0420I: The first step of migration completed successfully.
Problem The migration completed with no warning or error messages.
User response No user action is required.
MIGR0421W: The first step of migration completed with warnings.
Problem The migration completed with some warning messages, but no errors occurred.
User response Check the log file that the migration command created in the logs directory, and correct the problems if required. The log name includes a timestamp, so check the log file with the latest creation date.
MIGR0422E: This configuration was disabled during a previously successful migration. Some files might not be saved successfully.
Problem After the previously successful migration, this configuration was disabled so that it would not interfere with the new configuration.
User response If you need to migrate this configuration again, use the migrationDisablementReversal.jacl file in the bin directory to enable the configuration, and then run this command again.
MIGR0423W: The deployment manager node has changed from {0} to {1}; this situation can cause some side effects, including a requirement to restart all the node agents.
Problem The deployment manager node has a different name in the old configuration than in the new configuration. This name can work, with some side effects. One side effect is that all the node agents that are accessing this configuration must be restarted to communicate. The node name is part of the communications properties. Another side effect can affect administration scripts that are created by users. If these scripts reference the deployment manager node name, they need modification.
User response If you do not want this change, create a new profile where the deployment manager node name matches the name in the old configuration and run the migration against this new profile.
MIGR0424E: The deployment manager has not been migrated.
Problem The deployment manager must be migrated before you can migrate managed nodes.
User response Run the migration utilities to migrate the deployment manager first and then try your managed node migration again. See the WebSphere Application Server Information Center for detailed steps.
MIGR0425I: A deployment manager migration is detected. Before continuing with the WASPostUpgrade process, run the backupConfig command on your federated nodes.
Problem Certain files in the V5 environment might be modified during the migration of a V6 deployment manager that manages V5 nodes. By running the backupConfig command against your V5 environment, you provide yourself with an error recovery path.
User response Run the backupConfig command against all the V5 nodes that are managed by the V6 deployment manager.
MIGR0426E: {0} command not supported on z/OS for direct invocation from the Unix shell. Use the WebSphere z/OS Customization Dialog migration option instead.
Problem The direct invocation of WASPreUpgrade and WASPostUpgrade is not supported.
User response Use the WebSphere z/OS Customization Dialog migration option to invoke the migration utilities.
MIGR0427W: Node {0} has been migrated, but may not be manageable in current release.
Problem New release of WebSphere Application Server can not manage nodes prior to 6.0.2.0 without fix.
User response User must install required fix to 6.0.0.x and 6.0.1.y nodes prior to migration.
MIGR0428E: Incorrect Deployment Manager connection established.
Problem The Deployment Manager for which this node belongs is not the Deployment Manager currently running.
User response Shut down the incorrect Deployment Manager and start the Deployment Manager that is currently managing the node to be migrated.
MIGR0429I: Cloudscape Database {0} was successfully migrated. See log {1}
Problem The migration of cloudscape to derby was successfully for this particular database.
User response No useraction required.
MIGR0430W: Cloudscape Database {0} failed to migrate to {1} Database. See log {2}
Problem The migration of cloudscape to derby has failed for this particular database.
User response Manual migration of old DataBase to new Database is required. See infocenter for further details.
MIGR0431E: Federated node {0} already exists in current configuration. Migration cannot continue.
Problem This error happens if the Deployment Manager configuration contains a node with the same name of a node in the prior release. This happens if the user does an "addNode" in the current release prior to Migration.
User response UnFederate the node in the current release and run Migration.
MIGR0432W: Found server {0} to be of type {1} which is unsupported in current product version. {0} will not be migrated.
Problem This error occurs when an unsupported server type is encounter.
User response Use the migration utilities for the product that this server type belongs too.
MIGR0433E: Conflicting parameters, -keepAppDirectory true and -appInstallDirectory, have both been specified. If -appInstallDirectory is specified, -keepAppDirectory must be false.
Problem This error occurs when -keepAppDirectory true and -appInstallDirectory are both specified.
User response Select only one of the two parameters or specify -keepAppDirectory false.
MIGR0434I: Will not be migrating object {0} of type {1}, it is already installed.
Problem Applications that are already installed in the new profile will not be migrated.
User response No user action required.
MIGR0435W: Could not resolve variable {0}.
Problem A variable being used could not be resolved using the defined variables
User response Check to see if the variable is being used for a valid reason. If not then no further action is required, if it is then define the variable.
MIGR0436W: Could not process resource {0} due to variable issues.
Problem A variable being used could not be resolved using the defined variables
User response Check to see if the variable is being used for a valid reason. If not then no further action is required, if it is then define the variable.
MIGR0437E: Detected current version of Deployment Manager running while -keepDMgrEnabled attribute set.
Problem To avoid having two DMgr managing the same cell you must shutdown the current version of Deployment Manager when setting -keepDMgrEnabled=true
User response Shut down current version of Deployment Manager and perform Migration again.
MIGR0438W: Not copying file or directory {0}.
Problem The file or directory may already exist. To avoid overwriting a valid file or directory we have choosen to not copy the file or directory.
User response If the file or directory is required then manually search the WASPreUpgrade backup directory for the file or directory and copy it into the new environment.
MIGR0439E: Can not initialize trace services.
Problem Verification of -traceFile location failed.
User response Make sure that -traceFile location is not write protected and that the path entered is a valid path.
MIGR0440W: The migration of one or more applications terminated unexpectedly.
Problem During the application migration process, one or more applications failed to migrate. Refer to the log files for details.
User response If possible, correct the problems that are recorded in the log files. One or more applications may need to be installed manually.
MIGR0441I: The migration function is copying {0} entry {1} to the model.
Problem The specified object is being copied to the configuration of the new WebSphere Application Server version.
User response No user action is required.
MIGR0442W: Not migrating DB2 for zOS Local JDBC Provider (RRS) jdbc provider. Manually create a DB2 Universal Driver provider as a replacement. See DB2 documentation for further details.
Problem DB2 for zOS Local JDBC Provider (RRS) jdbc provider not supported in destination WebSphere Application Server version, you will need to manually create a DB2 Universal Driver provider as its replacement.
User response Manual creation of DB2 Universal Driver provider is required.
MIGR0443E: {0} {1} does not exist, will not continue.
Problem Node or Server name specified does not exist.
User response Run command again specifying existing Node and Server names.
MIGR0444W: Cell-level documents are not merged. Any changes that you make to the standalone cell-level documents before using the WASPostUpgrade command must be repeated on the new cell. For example, virtual hosts.
Problem During a managed node migration any new v6.1 configuration changes that existed prior to running WASPostUpgrade may need to be reapplied after WASPostUpgrade completes.
User response Reapply preexisting v6.1 cell level changes once managed node migration has been completed.
MIGR0445W: The JDBC provider, {0}, is no longer a valid JDBC provider. You will not be able to create any new data sources for this provider. To create a new data source you must create a new JDBC provider.
Problem A JDBC provider in the previous version did not have a provider type defined. This is a required attribute. The provider type could not be resolved during migration.
User response Ensure that each JDBCProvider has a providerType. It is recommended that you delete {0}, unless you have previously configured data sources that still use it.
MIGR0446E: Feature pack augmentations were detected in the specified profile. Migration into a feature pack augmented profile cannot be performed. Instead, first migrate to a new profile. Then apply feature pack augmentations after the migration process finishes successfully.
Problem A feature pack augmented profiles was detected in the target environment. It is currently not supported to migrate into target environment that has been augmented by a feature pack.
User response Create a new profile and do not augment the profile. Migrate your source environment into your target environment. Now augment the target environment with feature pack.
MIGR0900E: The specified command is not valid.
Problem This problem is usually caused by parameters that are misspelled or missing.
User response Verify that all of the parameters are valid and spelled correctly. Type the command without parameters or arguments to get the correct syntax of the command.
MIGR0901W: You must use the -traceString parameter with the -traceFile parameter.
Problem When you specify a file trace, you must also specify the level of detail to write out to trace through the -traceString parameter.
User response Add the -traceString parameter. For example: -traceString "*=all=enabled" You must include the quotation marks.
MIGR0903W: A value for attribute {0} is missing.
Problem No argument is provided for the specified attribute. For example, the parameter '-traceFile' was used, but '-traceFile /some/path/to/log/file.txt' was required.
User response Supply an argument for the specified parameter.
MIGR0904W: The enterprise archive (EAR) file {0} is not valid.
Problem The enterprise archive (EAR) file name is either not an EAR file, or the contents and structure of the EAR file do not follow the Java 2 Platform, Enterprise Edition (J2EE) specification.
User response Verify that the path is spelled correctly, and that a valid EAR file is in that location.
MIGR0905W: An unacceptable parameter was specified {0}.
Problem A specified parameter is not recognized as a valid parameter.
User response Verify spelling and run the command alone, without any parameters or arguments, to get the correct syntax of the command.
MIGR0906W: You must specify the enterprise archive (EAR) file location.
Problem No enterprise archive (EAR) file is specified. This file name is the first argument that you pass in after the command. For example: clientUpgrade /ear/file/location/earfile.ear
User response Rerun the command with an EAR file as the first argument.
MIGR0907W: The enterprise archive (EAR) file {0} does not exist.
Problem Cannot find the specified EAR file in the given location.
User response Verify that the path is spelled correctly and that an EAR file exists in that location.
MIGR0908W: The enterprise archive (EAR) file name {0} is a directory.
Problem The specified enterprise archive (EAR) file is a directory.
User response Verify that the specified EAR file is an EAR file and not a directory.
MIGR0909W: No client Java archive (JAR) files are found by the name {0}.
Problem The enterprise archive (EAR) file does not contain any client Java archive (JAR) files by the specified name.
User response Verify that the EAR file contains the client JAR file that is specified.
MIGR0910W: No client Java archive (JAR) files are found.
Problem The enterprise archive (EAR) file does not contain any client JAR files.
User response If the specified EAR file is expected to contain client Java archive (JAR) files, correct the EAR file, and try the command again.
MIGR0911I: All of the client Java archive (JAR) files are being migrated.
Problem No client Java archive (JAR) file was specified for migration, so all of the client JAR files are migrated.
User response No user action is required.
MIGR0912I: The client Java archive (JAR) file migration on {0} is running.
Problem This client Java archive (JAR) file is in the process of migrating.
User response No user action is required.
MIGR0913E: An undefined error occurred during the client upgrade process.
Problem This exception is unexpected. The cause is not immediately known.
User response If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/
MIGR0914E: An error occurred during trace setup.
Problem The trace cannot be properly set up. The trace might not be working.
User response If the problem persists, see the problem determination information on the WebSphere Application Server Support Web page: http://www.ibm.com/software/webservers/appserv/was/support/
MIGR0915I: The Java archive (JAR) file {0} was previously migrated and is not modified now.
Problem This tool has already migrated the enterprise archive (EAR) file or the JAR file that you attempted to migrate. The file is not modified.
User response No user action is required.
MIGR0916W: {0} already exists in a 5.0.x or 5.1.x format, and is not migrated.
Problem The Java archive (JAR) file that you attempted to migrate already exists in a 5.0.x or a 5.1.x format.
User response No user action is required.
Reference topic    

Terms of Use | Feedback

Last updated: Jun 13, 2009 1:00:35 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.websphere.migration.WASUpgrade.html

© Copyright IBM Corporation 2006, 2009. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)