HP Integrity rx2800 Smart Setup Scripting Toolkit Administrator's Guide 4.0 - Page 44

Table 6-1 conrep Return Codes, continued

Page 44 highlights

Table 6-1 conrep Return Codes (continued) Value Meaning Cause Action 2 Usage error An error occurred while using conrep for some unexpected reason, such as the wrong parameters. Run conrep -h to display available options and usage. 3 Data file not found The data file was not found in the current directory or in the path specified with the -f option. Put the data file in the same directory as the conrep executable or specify the correct path with the -f option. 4 The data file is corrupted The data file digest does not match Obtain another data file. either because the file is missing information or someone has modified it. 5 Write variable error An error occurred when writing to There is an error in the Windows API NVRAM. or the system hardware. 6 Configuration file not found The configuration was not found in Put the configuration file in the same the current directory or in the path directory as the conrep executable or specified with the -x option. specify the correct path with the -x option. 7 Variable not found At least one variable of the No action. This is only a warning configuration file was not found in message. NVRAM. 8 Read variable operation error An error occurred when reading a This might be an error in the Windows variable from NVRAM. API or in the system hardware. 9 Delete variable operation An error occurred when deleting This might be an error in the Windows error (clearing the value of) a variable API or in the system hardware. from NVRAM. 11 XML parsing error A problem occurred while reading Verify whether the XML file is an XML file. well-formed and there are no missing values. 12 Digest processing error An error occurred when calculating No action. This error occurs if conrep the hash (digest) for the data file. cannot allocate memory to calculate the digest for the data file. 13 Data writing error An error occurred while writing data to the data file. 14 Variables listing error An error occurred while listing the EFI variables. 15 Unicode conversion error An error occurred when converting strings from Unicode to multibyte. 44 Utilities reference

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65

Table 6-1 conrep Return Codes
(continued)
Action
Cause
Meaning
Value
Run
conrep -h
to display available
options and usage.
An error occurred while using
conrep
for some unexpected
reason, such as the wrong
parameters.
Usage error
2
Put the data file in the same directory
as the
conrep
executable or specify the
correct path with the
-f
option.
The data file was not found in the
current directory or in the path
specified with the
-f
option.
Data file not found
3
Obtain another data file.
The data file digest does not match
either because the file is missing
information or someone has
modified it.
The data file is corrupted
4
There is an error in the Windows API
or the system hardware.
An error occurred when writing to
NVRAM.
Write variable error
5
Put the configuration file in the same
directory as the
conrep
executable or
specify the correct path with the
-x
option.
The configuration was not found in
the current directory or in the path
specified with the
-x
option.
Configuration file not found
6
No action. This is only a warning
message.
At least one variable of the
configuration file was not found in
NVRAM.
Variable not found
7
This might be an error in the Windows
API or in the system hardware.
An error occurred when reading a
variable from NVRAM.
Read variable operation error
8
This might be an error in the Windows
API or in the system hardware.
An error occurred when deleting
(clearing the value of) a variable
from NVRAM.
Delete variable operation
error
9
Verify whether the XML file is
well-formed and there are no missing
values.
A problem occurred while reading
an XML file.
XML parsing error
11
No action. This error occurs if
conrep
cannot allocate memory to calculate the
digest for the data file.
An error occurred when calculating
the hash (digest) for the data file.
Digest processing error
12
An error occurred while writing
data to the data file.
Data writing error
13
An error occurred while listing the
EFI variables.
Variables listing error
14
An error occurred when converting
strings from Unicode to multibyte.
Unicode conversion error
15
44
Utilities reference