HPlogo NS 3000/iX Error Messages Reference Manual > Chapter 22 Logging Location Codes Continued

UDP Logging Locations

MPE documents

Complete PDF
Table of Contents
Index



MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 2 CLAS0002

CAUSE: The send of the datagram open reply message to NetIPC failed (PARM = Result code returned from send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 3 CLAS0003

CAUSE: Attempt to add UDP to the registry failed (PARM = Result code from registry module).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 4 CLAS0002

CAUSE: Error in trying to free a buffer (PARM = Result code from bmgr_free_buffer call).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 6 CLAS0002

CAUSE: Send to NetIPC for the datagram close reply failed (PARM = Result code returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 10 CLAS0002

CAUSE: Attempt to free an object to virtual space management failed (PARM = Result code from release_object call).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 11 CLAS0002

CAUSE: Send of irrecoverable error acknowledgment to NetIPC failed (PARM = Result code returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 12 CLAS0002

CAUSE: Send of irrecoverable error request to NetIPC failed (PARM = Result code returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 15 CLAS0002

CAUSE: Attempt to send the datagram send reply message to NetIPC failed (PARM = Result code returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 16 CLAS0002

CAUSE: Send of datagram receive request to NetIPC failed (PARM = Result code returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 17 CLAS0002

CAUSE: Attempt to send the datagram (outbound message) to IP failed (PARM = Result code returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 19 CLAS0004

CAUSE: Logging the start of the UDP module (PARM = UDP's port ID).

ACTION: Informative message.


MESSAGE: None
Level: 20 CLAS0002

CAUSE: Attempt to add UDP to the ports data dictionary failed (PARM = Result code from the dict_add call).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 21 CLAS0002

CAUSE: Attempt to delete UDP from the ports MPE CM dictionary failed (PARM = Result code returned by dict_delete call).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 22 CLAS0002

CAUSE: Attempt to delete UDP from the ports MPE CM dictionary failed (Attempt to send the ICMP destination unreachable message to IP failed (PARM = Result code returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 23 CLAS0002

CAUSE: Attempt to free an inbound buffer due to a shutdown pending failed (PARM = Status returned by bmgr_free_buffer).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 25 CLAS0004

CAUSE: UDP module stopped.

ACTION: Informative message


MESSAGE: None
Level: 26 CLAS0002

CAUSE: Send of IPCControl reply message to NetIPC failed (PARM = Result code from send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 27 CLAS0002

CAUSE: Received unknown message type (PARM = Message function code).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 28 CLAS0002

CAUSE: Conversion of IPU dst to a native mode pointer failed (PARM = Result code returned by convert_dst).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 31 CLAS0003

CAUSE: Invalid request type for statistics (PARM = Request type).

ACTION: Check the request type in the call. If OK then see Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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.


MESSAGE: None
Level: 35 CLAS0002

CAUSE: Attempt to write user's data to outbound buffer failed (PARM = Result code returned by bmgr_write_buffer).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 36 CLAS0002

CAUSE: Attempt to write user's data to outbound buffer failed (PARM = Result code returned by bmgr_write_buffer).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 37 CLAS0002

CAUSE: Attempt to write the IP options into the outbound buffer failed (PARM = Result code returned by bmgr_write_buffer).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 38 CLAS0002

CAUSE: Attempt to free a buffer when closing associated socket failed (PARM = Result code returned by bmgr_write_buffer).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 40 CLAS0002

CAUSE: Attempt to close the trace file for NetIPC tracing failed when closing the socket (PARM = Status returned by nmclosetrace).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 41 CLAS0002

CAUSE: Attempt to initialize the semaphore lock for the statistics failed (PARM = Status returned from cb_init).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 42 CLAS0002

CAUSE: Attempted to delete a socket that was not open (PARM = Attempted SAP).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 44 CLAS0002

CAUSE: Send of the received ICMP message up to NetIPC failed (PARM = Status returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 48 CLAS0002

CAUSE: Attempt to send the reply to CP for a traceoff message failed (PARM = Result code returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 49 CLAS0002

CAUSE: Attempt to send a reply to CP for a path verify message failed (PARM = Status returned by send_msg).

ACTION: See Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 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).


MESSAGE: None
Level: 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 Appendix A "Submitting a CR" of this manual.




TCP Logging Locations


X.25 Logging Location Codes