beautypg.com

Information messages, Jolt relay adapter (jrad) messages – HP NonStop G-Series User Manual

Page 153

background image

Description An invalid argument (other than an invalid field buffer, field identifier, or field type) was passed to an FML
function. This can be a parameter where a non-NULL parameter was expected (for example, it can be an invalid buffer size,
etc.).

Action See the manual page associated with the error for the correct parameter values.

ERROR: Unknown field number or type.

Description An invalid field number was specified for an FML function, an invalid field number (0 or greater than 8192)
was specified, or Fname could not find the associated field identifier for the specified name.

Action Most of the FML functions return this error; see the manual page associated with the function that returned this error.
Check your code to make sure the field specified is valid.

Information Messages

INFO: Repository "" (### records) is writable.

Description When a writable Repository server is brought up, it reports the number of records it found.

Action No action required.

INFO: Repository "" (### records) is read-only.

Description When a read-only Repository server is brought up, it reports the number of records it found.

Action No action required.

Jolt Relay Adapter (JRAD) Messages

1005

ERROR: Memory allocation failure.

Description An attempt dynamically to allocate memory from the operating system using malloc failed.

Action Make sure the operating system parameters are set correctly for the amount of memory on the machine and the
amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of
physical memory on the machine. Increase the space on the swap device.

1006

ERROR: Failed to initialize global network information.

Description The internal network information used by the JSH or the JSL was not initialized. This can happen if the system
has run out of memory.

Action Increase the virtual memory available for the JSH and JSL processes.

1008

ERROR: Could not establish listening address on network.

Description This error occurs if the JSH or the JSL cannot advertise its listening address on the network. This could happen
for one of the following conditions.

The format of the address supplied to the JSL is incorrect. If the address format is incorrect, the network provider will be