NetIPC 3000/XL Programmer's Reference Manual (5958-8600)
Table Of Contents
- 1 NetIPC Fundamentals
- 2 Cross-System NetIPC
- 3 NetIPC Intrinsics
- 4 NetIPC Examples
- A IPC Interpreter (IPCINT)
- B Cause and Diagnostic Codes
- C ErrorMessages
- D Migration From PTOP to NetIPC and RPM
- E C Program Language Considerations

200 AppendixC
Error Messages
NetIPC Errors
114 MESSAGE: CREATION OF SOCKET REGISTRY PROCESS FAILED.
CAUSE: Socket registry program missing.
ACTION: Contact your HP representative for assistance.
116 MESSAGE: DESTINATION UNREACHABLE.
CAUSE: The transport was unable to route the packet to the destination.
ACTION: Notify your operator.
117 MESSAGE: ATTEMPT TO ESTABLISH CONNECTION FAILED.
CAUSE: Protocol module was unable to set up the requested connection.
This may be caused by the remote protocol module not being active.
ACTION: Notify your operator.
118 MESSAGE: INCOMPATIBLE VERSION.
CAUSE: NetIPC software was incompatible with the software being
executed by the remote registry process.
ACTION: Notify your operator.
119 MESSAGE: ERROR IN BURST SIZE OPTION.
CAUSE: An unsupported option was specified in the
opt
record, or a
nonprivileged user attempted to specify a privileged option.
ACTION: Check your
opt
record and remove or modify the option.
120 MESSAGE: ERROR IN WINDOW UPDATE THRESHOLD OPTION.
CAUSE: An unsupported option was specified in the
opt
record, or a
nonprivileged user attempted to specify a privileged option.
ACTION: Check your
opt
record and remove or modify the option.
124 MESSAGE: ENTRY NUMBER NOT VALID FOR SPECIFIED OPT
RECORD.
CAUSE: User error. Entry number of option is either negative or higher
than specified in INITOPT value.
ACTION: Correct and reissue command.
125 MESSAGE: INVALID OPTION DATA LENGTH.
CAUSE: User error. Data length for option is either negative or higher
than specified in INITOPT value.
ACTION: Correct and reissue command.
126 MESSAGE: INVALID NUMBER OF EVENTUAL OPT RECORD
ENTRIES.
CAUSE: Number of option entries is either too high or negative. Either
an internal restriction or a user mistake.