OSF DCE Problem Determination Guide

Error Messages and Status Codes
Text: Connection aborted by local host
Explanation: The client’s attempt to connect to the server was aborted by the local
system.
Action: Check network and system resource availability. Retry operation.
0x16c9a06e rpc_s_manager_not_entered
Severity: Varies Component: rpc
Text: Manager not entered
Explanation: An internal status code.
Action: None required.
0x16c9a0c8 rpc_s_max_calls_too_small
Severity: Varies Component: rpc
Text: Max calls (threads) too small
Explanation: A server application passed too small a value as the max_calls_exec input
parameter to rpc_server_listen.
Action: Pass a large enough value for parameter max_calls_exec.
0x16c9a026 rpc_s_max_descs_exceeded
Severity: Varies Component: rpc
Text: Max descriptors exceeded
Explanation: An application caused the RPC runtime to use more file descriptors (for
communications sockets) than the runtime is able to store internally.
Action: The RPC runtime’s use of file descriptors can be reduced by making fewer
remote calls in parallel, or by calling rpc_server_use_protseq, or one of its variants,
fewer times.
0x16c9a0bf rpc_s_mbr_picked
Severity: Varies Component: rpc
Text: Member picked
Explanation: An internal status code.
Action: Report the error to your vendor.
0x16c9a119 rpc_s_mgmt_bad_type
Severity: Varies Component: rpc
Text: Unsupported attribute type was given to NSI
Explanation: One of the rpc_ns_mgmt_* routines was given an invalid name service
(NSI) attribute type. The attribute should be one of the pre-architected types.
124330 Tandem Computers Incorporated 2525