UDP Logging Locations [ NS3000/iX Error Messages Reference Manual ] MPE/iX 5.0 Documentation
NS3000/iX Error Messages Reference Manual
UDP Logging Locations
1 CLAS0002 Cause: Unable to free the buffer passed to NetIPC
associated with the inbound datagram received (PARM =
Result returned from bmgr_free_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
2 CLAS0002 Cause: The send of the datagram open reply message to
NetIPC failed (PARM = Result code returned from
send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
3 CLAS0003 Cause: Attempt to add UDP to the registry failed
(PARM = Result code from registry module).
Action: See "Submitting an SR" in appendix A of this
manual.
4 CLAS0002 Cause: Error in trying to free a buffer (PARM =
Result code from bmgr_free_buffer call).
Action: See "Submitting an SR" in appendix A of this
manual.
5 CLAS0003 Cause: Received an invalid request code from an
IPCCONTROL intrinisic call (PARM = request code
received from NetIPC).
Action: Check the IPCCONTROL call for correctness.
If it is okay, see "Submitting an SR" in appendix A of
this manual.
6 CLAS0002 Cause: Send to NetIPC for the datagram close reply
failed (PARM = Result code returned by send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
7 CLAS0002 Cause: Call to virtual space management to obtain an
object for socket entries failed (PARM = Result code
from create_object call).
Action: See "Submitting an SR" in appendix A of this
manual.
9 CLAS0002 Cause: Attempting to open a socket with a SAP
(address) that is already in use (PARM = Address,
which is already open, for this open request).
Action: Check to ensure that unique or well-known
SAPs are being used. If OK, then see "Submitting an
SR" in appendix A of this manual.
10 CLAS0002 Cause: Attempt to free an object to virtual space
management failed (PARM = Result code from
release_object call).
Action: See "Submitting an SR" in appendix A of this
manual.
11 CLAS0002 Cause: Send of irrecoverable error acknowledgement to
NetIPC failed (PARM = Result code returned by
send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
12 CLAS0002 Cause: Send of irrecoverable error request to NetIPC
failed (PARM = Result code returned by send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
13 CLAS0002 Cause: Unable to obtain a buffer to send a datagram
and complete the request (PARM = Result code returned
from bmgr_get_buffer call).
Action: See "Submitting an SR" in appendix A of this
manual.
15 CLAS0002 Cause: Attempt to send the datagram send reply
message to NetIPC failed (PARM = Result code returned
by send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
16 CLAS0002 Cause: Send of datagram receive request to NetIPC
failed (PARM = Result code returned by send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
17 CLAS0002 Cause: Attempt to send the datagram (outbound
message) to IP failed (PARM = Result code returned by
send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
18 CLAS0002 Cause: Attempt to write the UDP header into a buffer
on an outbound datagram failed (PARM = Status returned
by bmgr_write_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
19 CLAS0004 Cause: Logging the start of the UDP module (PARM =
UDP's port ID).
Action: Informative message
20 CLAS0002 Cause: Attempt to add UDP to the ports data
dictionary failed (PARM = Result code from the
dict_add call).
Action: See "Submitting an SR" in appendix A of this
manual.
21 CLAS0002 Cause: Attempt to delete UDP from the ports MPE CM
dictionary failed (PARM = Result code returned by
dict_delete call).
Action: See "Submitting an SR" in appendix A of this
manual.
22 CLAS0002 Cause: Attempt to send the ICMP destination
unreachable message to IP failed (PARM = Result code
returned by send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
23 CLAS0002 Cause: Attempt to free an inbound buffer due to a
shutdown pending failed (PARM = Status returned by
bmgr_free_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
24 CLAS0002 Cause: Attempt to free an inbound buffer, because
there is no more room in the IPC buffer array, failed
(PARM = Result code from bmgr_free_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
25 CLAS0004 Cause: UDP module stopped.
Action: Informative message
26 CLAS0002 Cause: Send of IPCControl reply message to NetIPC
failed (PARM = Result code from send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
27 CLAS0002 Cause: Received unknown message type (PARM = Message
function code).
Action: See "Submitting an SR" in appendix A of this
manual.
28 CLAS0002 Cause: Conversion of IPU dst to a native mode pointer
failed (PARM = Result code returned by convert_dst).
Action: See "Submitting an SR" in appendix A of this
manual.
30 CLAS0002 Cause: Attempt to write user data into the buffer for
the outbound datagram failed (PARM = Result code
returned by bmgr_write_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
31 CLAS0003 Cause: Invalid request type for statitics (PARM =
Request type).
Action: Check the request type in the call. If OK
then see "Submitting an SR" in appendix A of this
manual.
32 CLAS0003 Cause: A datagram was received and discarded due to a
checksum error (PARM = The SAP for the destined
datagram).
Action: Check the sending node for checksum
correctness. See "Submitting an SR" in appendix A of
this manual.
33 CLAS0002 Cause: Attempt to free a buffer on an inbound
datagram with a checksum error failed (PARM = Status
returned by bmgr_free_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
34 CLAS0006 Cause: Logging of statistics for either a specific
socket or UDP globals if the transport is being
stopped (PARM = SAP of socket being logged and
stopped).
Action: None. Statistics
35 CLAS0002 Cause: Attempt to write user's data to outbound
buffer failed (PARM = Result code returned by
bmgr_write_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
36 CLAS0002 Cause: Attempt to write user's data to outbound
buffer failed (PARM = Result code returned by
bmgr_write_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
37 CLAS0002 Cause: Attempt to write the IP options into the
outbound buffer failed (PARM = Result code returned by
bmgr_write_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
38 CLAS0002 Cause: Attempt to free a buffer when closing
associated socket failed (PARM = Result code returned
by bmgr_write_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
39 CLAS0002 Cause: Attempt to close the trace file for NetIPC
tracing failed on the IPCControl request (PARM =
Status returned by nmclosetrace).
Action: Check the IPCControl intrinsic call. If OK,
then see "Submitting an SR" in appendix A of this
manual.
40 CLAS0002 Cause: Attempt to close the trace file for NetIPC
tracing failed when closing the socket (PARM = Status
returned by nmclosetrace).
Action: See "Submitting an SR" in appendix A of this
manual.
41 CLAS0002 Cause: Attempt to initialize the semaphore lock for
the statistics failed (PARM = Status returned from
cb_init).
Action: See "Submitting an SR" in appendix A of this
manual.
42 CLAS0002 Cause: Attempted to delete a socket that was not open
(PARM = Attempted SAP).
Action: See "Submitting an SR" in appendix A of this
manual.
44 CLAS0002 Cause: Send of the received ICMP message upto NetIPC
failed (PARM = Status returned by send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
45 CLAS0003 Cause: Failed in attempting to re-obtain a path
descriptor on verification for a socket (PARM = Status
returned by ns_path_resolve).
Action: Check the IP address and the network being
used. If OK then see "Submitting an SR" in appendix A
of this manual.
46 CLAS0003 Cause: Attempt to get a path descriptor for the
destination in the datagram send request failed (PARM
= Result code returned by ns_path_resolve).
Action: Check the IP address of the destination
specified in the IPCSENDTO call. Also make sure the
necessary networks are started. If problems persist
then see "Submitting an SR" in appendix A of this
manual.
47 CLAS0003 Cause: The attempt to resolve a path failed, most
likely due to timeout during address resolution (PARM
= Result code returned by MAP in the path reply).
Action: Check the IP address of the destination given
in the IPCSENDTO call. Also make sure the necessary
networks are started. If OK then see "Submitting an
SR" in appendix A of this manual.
48 CLAS0002 Cause: Attempt to send the reply to CP for a traceoff
message failed (PARM = Result code returned by
send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
49 CLAS0002 Cause: Attempt to send a reply to CP for a path
verify message failed (PARM = Status returned by
send_msg).
Action: See "Submitting an SR" in appendix A of this
manual.
50 CLAS0003 Cause: Received an inbound ICMP message from IP to be
passed to an application (PARM = ICMP error type and
code).
Action: Check if application needs to handle this
message (i.e. source quench or destination
unreachable).
51 CLAS0002 Cause: Failure in attempt to free the inbound buffer
on a datagram for which no SAP is open and no ICMP is
sent since it is a broadcast IP address (PARM = Status
returned by bmgr_free_buffer).
Action: See "Submitting an SR" in appendix A of this
manual.
MPE/iX 5.0 Documentation