Migration User Guide for the HP Command View XP Portfolio and HP XP Remote Web Console 69
AError codes
This appendix contains lists of error codes and appropriate follow-up actions. These error codes are only
for the migration tools.
CLI Migration Tool error/completion messages
If the input file that the user specifies is empty, the following error message appears on the console and the
CLI Migration Tool exits.
File contains no data (empty file)
If the input file that the user specifies is not found, the following error message appears on the console and
the CLI Migration Tool exits.
Input File not found. Please type in again.
If the CVCLI command XML file is not found, the following error message appears on the console and the
CLI Migration Tool exits.
Unable to locate CV command XML file.
If error occurs when loading the CVCLI command XML file, the following error message appears on the
console and the CLI Migration Tool exits.
Error while loading CV command XML file
If the input file that the user specifies contains more than 2000 lines of commands, and all of the
commands up to the limit specified are translated successfully, the following error message appears on the
console and the migration tool exits after attempting to translate 2000 lines. This limit can be configured to
a higher value in the configuration file cmt.cfg.
The number of lines present in command input file is more than configured
value. Partial output saved in file <*_out.bat>
(where “*” is the input file name specified by the user.)
If the input file that the user specifies contains more than 2000 lines of commands, and the commands up
to the limit specified are translated with errors, the following error message appears on the console and the
migration tool exits after attempting to translate 2000 lines. This limit can be configured to a higher value
in the configuration file cmt.cfg.
The number of lines present in command input file is more than configured
value. Translation completed with errors. Partial output saved in file
<*_out.bat>
(where “*” is the input file name specified by the user.)
If the input file that the user specifies contains unsupported commands or insufficient data, the following
message appears on the console when the translation is completed (with errors).
Translation completed with errors. Output saved in file <*_out.bat>
(where “*” is the input file name specified by the user.)
If the translation process completes without any errors, the following message appears on the console.
Translation completed successfully and output saved in file <*_out.bat>
(where “*” is the input file name specified by the user.)
The following conditions can occur if the cmt tool is run without cmt.cfg file in the working directory:
c. If the translation completes successfully, the following message appears on the console:
Unable to locate config file cmt.cfg. Translation completed successfully
and output saved in file <*_out.bat> or <*_out.sh>
(where “*” is the input file name specified by the user.)
d. If the translation completes with errors, the following message appears on the console: