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

X.25 Logging Location Codes

MPE documents

Complete PDF
Table of Contents
Index

X.25 logging falls under the transport subsystem (SUB0006). It logs 4 different classes of errors. They are:

Class 2 — Internal Errors. This usually means a bug somewhere.

Class 3 — Resource Errors. These should be recoverable, but a configuration adjustment may be a good idea.

Class 4 — Nodal information. This is just information about Phobos being started and stopped. Links going up and down etc.

Class 5 — Informative. Usually just a commentary on good things happening. If problems are occurring it is good to examine these to help.

In several of the CLAS0005 informative messages, the PARM contains the Device ID, VC number, cause, and diagnostic. The Device ID is in the first 4 bits. This number differentiates between different cards when multiple cards per network ar used. If only one card is configured for the network, the Device ID is 0. The VC number is in the next 12 bits, the cause is in the third byte, and the diagnostic is in the fourth byte.

MESSAGE: None
Level: 1-70 CLAS0002

CAUSE: X.25 tried to send a message, but the send_msg call failed (PARM = status from send_msg).

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


MESSAGE: None
Level: 100 CLAS0002

CAUSE: A packet smaller than the minimum packet length (4 bytes) was received from the DTC (PARM = length of packet).

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


MESSAGE: None
Level: 101 CLAS0002

CAUSE: An unrecognized packet was received from the DTC (PARM = ALCP packet type).

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


MESSAGE: None
Level: 102 CLAS0002

CAUSE: Internal Error. Map_X25_Update failed (PARM = status from Map_X25_Update).

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


MESSAGE: None
Level: 103 CLAS0002

CAUSE: Internal Error. Map_X25_Update failed (PARM = status from Map_X25_Update).

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


MESSAGE: None
Level: 104 CLAS0005

CAUSE: X.25 received an outbound data packet from IP, but the connection is not in the correct state to send the message. This can occur when a connection is closing. If this happens consistently, it means that the X.25 and TCP tables are inconsistent (PARM = connection points).

ACTION: Issue a NETCONTROL STOP followed by a NETCONTROL START to clear this condition. If this happens frequently, see Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 105 CLAS0002

CAUSE: An ALCP packet was received with an incorrect trailer byte. The trailer should be 1 or 3 (PARM = trailer).

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


MESSAGE: None
Level: 106 CLAS0002

CAUSE: Internal Error. Netfc_delete_pool failed. A resource was lost. If this happens frequently, the transport will not be able to open new connections (PARM = status from Netfc_delete_pool).

ACTION: If this happens frequently, see Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 107 CLAS0002

CAUSE: Internal Error. IPC sent zero bytes of data to X.25 for transmission.

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


MESSAGE: None
Level: 108 CLAS0002

CAUSE: Internal Error. IPC sent zero bytes of data to X.25 for transmission.

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


MESSAGE: None
Level: 109 CLAS0002

CAUSE: Internal Error. Netfc_delete_pool failed. A resource was lost. If this happens frequently, the transport will not be able to open new connections (PARM = status from Netfc_delete_pool).

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


MESSAGE: None
Level: 110 CLAS0002

CAUSE: X.25 received an unexpected event for a particular connection's state (PARM = state and event)

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


MESSAGE: None
Level: 111 CLAS0002

CAUSE: X.25 received a message for an unknown connection (PARM = connection points).

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


MESSAGE: None
Level: 112 CLAS0002

CAUSE: Internal Error. Map_Add_Rout failed (PARM = status from Map_add_rout).

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


MESSAGE: None
Level: 113 CLAS0002

CAUSE: An incoming connection request was rejected because the local facility does not have a Closed User Group number configured, but the connection request contains a Closed User Group number.

ACTION: Informative message. If you want the system to accept connection requests from members of the Closed User Group, modify the facility set to contain the CUG number.


MESSAGE: None
Level: 114 CLAS0002

CAUSE: Internal Error. Bmgr_Read_Buffer failed (PARM = status from Bmgr_read_buffer).

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


MESSAGE: None
Level: 115 CLAS0002

CAUSE: Internal Error. Convert_dst failed (PARM = status from Convert_dst).

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


MESSAGE: None
Level: 116 CLAS0002

CAUSE: Internal Error. Get_timer failed (PARM = status from Get_timer).

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


MESSAGE: None
Level: 117 CLAS0002

CAUSE: Received an IPC port ID of zero in an IPCCreate call.

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


MESSAGE: None
Level: 118 CLAS0002

CAUSE: A bad socket pointer was sent by IPC after an IPShutdown intrinsic was called (PARM = socket pointer).

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


MESSAGE: None
Level: 119 CLAS0002

CAUSE: Internal Error. Map_X25_Update failed (PARM = status from Map_X25_update).

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


MESSAGE: None
Level: 125 CLAS0002

CAUSE: Internal Error. Convert_dst failed (PARM = status from Convert_dst).

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


MESSAGE: None
Level: 126 CLAS0002

CAUSE: Internal Error. IPC sent zero bytes of data to X.25 for transmission.

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


MESSAGE: None
Level: 127 CLAS0002

CAUSE: X.25 received an unexpected event for the socket server (PARM = state and event).

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


MESSAGE: None
Level: 128 CLAS0005

CAUSE: An inactivity timer expired for the specified VC number.

ACTION: None. This is an informative message.


MESSAGE: None
Level: 129 CLAS0005

CAUSE: X.25 module has finished.

ACTION: None. This is an informative message.


MESSAGE: None
Level: 130 CLAS0002

CAUSE: A failure occurred during a read from the configuration buffer (PARM = status and length).

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


MESSAGE: None
Level: 131 CLAS0002

CAUSE: The configuration file contains more than the allowed number of facility sets (PARM = number of facility sets).

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


MESSAGE: None
Level: 132 CLAS0002

CAUSE: An error occurred while reading a facility set from the configuration file (PARM = length).

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


MESSAGE: None
Level: 133 CLAS0002

CAUSE: The configuration file contains more than the allowed number of SVC paths (PARM = number of SVC paths).

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


MESSAGE: None
Level: 134 CLAS0002

CAUSE: An error occurred while reading an SVC path from the configuration file (PARM = length).

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


MESSAGE: None
Level: 135 CLAS0002

CAUSE: Internal Error. Convert_dst failed (PARM = status from Convert_dst).

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


MESSAGE: None
Level: 136 CLAS0002

CAUSE: Internal Error. Dict_Add failed (PARM = status from Dist_Add).

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


MESSAGE: None
Level: 137 CLAS0004

CAUSE: Link brought down with open connections. This is a result of either the user doing a NETCONTROL DELLINK, or the link failed (PARM = Connections in use on this link).

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


MESSAGE: None
Level: 138 CLAS0002

CAUSE: Internal Error. Map_Add_Entity failed (PARM = status from Map_Add_Entity).

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


MESSAGE: None
Level: 139 CLAS0002

CAUSE: Could not create the Control buffer pool for this network (PARM = status from Bmgr_create_pool).

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


MESSAGE: None
Level: 140 CLAS0002

CAUSE: Internal Error. Dict_Delete failed (PARM = status from Dict_Delete).

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


MESSAGE: None
Level: 141 CLAS0004

CAUSE: Maximum number of link entries already in use. Cannot add another link entry.

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


MESSAGE: None
Level: 142 CLAS0002

CAUSE: Internal Error. Map_Del_Entity failed (PARM = Map_Del_Entity).

ACTION: See of this manual.


MESSAGE: None
Level: 143 CLAS0002

CAUSE: Internal Error. Bmgr_Delete_Pool failed (PARM = Bmgr_delete_pool).

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


MESSAGE: None
Level: 144 CLAS0002

CAUSE: X.25 received an unexpected event for the control server (PARM = state and event).

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


MESSAGE: None
Level: 145 CLAS0002

CAUSE: X.25 received an unknown type of Information message from the Control Process (PARM = information message type).

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


MESSAGE: None
Level: 146 CLAS0002

CAUSE: X.25 received an unknown type of Restart message from the Control Process (PARM = restart message type).

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


MESSAGE: None
Level: 147 CLAS0002

CAUSE: X.25 received an unknown type of transport message (PARM = transport message function code).

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


MESSAGE: None
Level: 148 CLAS0002

CAUSE: X.25 received an unknown type of IPC Control request message (PARM = IPC Control request type).

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


MESSAGE: None
Level: 149 CLAS0002

CAUSE: X.25 received an unknown message type from IPC (PARM = IPC message function code).

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


MESSAGE: None
Level: 150 CLAS0002

CAUSE: X.25 received an unknown message format (PARM = message format).

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


MESSAGE: None
Level: 151 CLAS0002

CAUSE: X.25 received an initialization message from the Control Process when its port data area was non zero (PARM = control server state).

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


MESSAGE: None
Level: 153 CLAS0003

CAUSE: An attempt to open a new socket has failed because the socket table is full (PARM = number of sockets in use).

ACTION: Close some of the sockets which are no longer useful and try again.


MESSAGE: None
Level: 154 CLAS0005

CAUSE: A socket was opened (PARM = socket's address).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 155 CLAS0005

CAUSE: A socket was closed (PARM = socket's address).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 156 CLAS0004

CAUSE: An operator issued a NETCONTROL STOP command, but there are sockets or connections currently in use. These sockets are aborted before X.25 terminates (PARM = number of sockets and connections in use).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 157 CLAS0005

CAUSE: An outbound IPC connection was opened (PARM = Device ID, VC number).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 158 CLAS0005

CAUSE: An inbound TCP/IP connection was opened (PARM = Device ID, VC number).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 159 CLAS0005

CAUSE: An inbound IPC connection was opened (PARM = Device ID, VC number).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 160 CLAS0005

CAUSE: A connection was closed (PARM = Device ID, VC number).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 161 CLAS0003

CAUSE: A connection cannot be opened as X.25 has reached its limit for the number of connections (PARM = number of connections in use).

ACTION: Close the connections which are no longer being used and try again.


MESSAGE: None
Level: 162 CLAS0003

CAUSE: X.25 is out of outbound buffers.

ACTION: The transport will still work but at a reduced speed and increased CPU overhead. You might want to increase the number of outbound buffers configured.


MESSAGE: None
Level: 163 CLAS0005

CAUSE: An incoming connection request was rejected because it has requested reverse charging, and this facility set does not accept reverse charge calls (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message. If you want to accept reverse charge calls, modify the facility set.


MESSAGE: None
Level: 164 CLAS0005

CAUSE: An incoming connection request was rejected because it requested packet size negotiation, and this facility set does not negotiate packet size (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message. If you want to negotiate packet size, modify the facility set.


MESSAGE: None
Level: 165 CLAS0005

CAUSE: An incoming connection request was rejected because it requested window size negotiation, and this facility set does not negotiate window size (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message. If you want to negotiate window size, modify the facility set.


MESSAGE: None
Level: 166 CLAS0005

CAUSE: An incoming connection request was rejected because it requested throughput class negotiation, and this facility set does not negotiate throughout class (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message. If you want to negotiate throughput class, modify the facility set.


MESSAGE: None
Level: 167 CLAS0005

CAUSE: An incoming connection request was rejected because the address of the calling node was not in the SVC path table and the address key POOL was not configured (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message. If you want to accept this call, either enter this node's X.25 address in the SVC path screen, or enter "POOL" as the address key.


MESSAGE: None
Level: 168 CLAS0005

CAUSE: An incoming connection request was rejected because the security flag in the SVC path table specified that inbound calls from this address are not allowed (PARM = Device ID, VC number, cause, diagnostic).

ACTION: This is an informative message. If you want to accept this call, set the security flag to IN for this the SVC path.


MESSAGE: None
Level: 169 CLAS0005

CAUSE: An incoming connection request was rejected because the facility set associated with this address does not exist (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 170 CLAS0005

CAUSE: An incoming connection request was rejected because the Closed User Group number in the packet does not match the number in the facility set (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message. If you want the system in the Closed User Group, modify the facility set.


MESSAGE: None
Level: 171 CLAS0005

CAUSE: An incoming connection request was rejected because the TCP/IP protocol was requested but the call packet contained the fast select with restriction facility (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message. To accept this call, modify the remote machine so that fast select restriction is not set.


MESSAGE: None
Level: 172 CLAS0005

CAUSE: An incoming connection request was rejected because the IPC socket with the protocol relative address specified in the call has not been created (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message. Check that the program with this socket address is running.


MESSAGE: None
Level: 173 CLAS0005

CAUSE: An incoming connection request was rejected by the IPC user or application program (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 174 CLAS0003

CAUSE: An incoming connection request was rejected because there are no outbound buffers available.

ACTION: Try again later. Or increase the number of buffers configured and try again.


MESSAGE: None
Level: 175 CLAS0005

CAUSE: An outgoing IPC connection request was rejected because the path report did not contain an IP address that is in the same IP network as this node.

ACTION: Check the IP addresses of the local and remote nodes. The network portion of the IP addresses should be the same.


MESSAGE: None
Level: 176 CLAS0003

CAUSE: An AFCP connection could not be opened to the DTC. The DTC card could be fully utilized by another MPE/iX host (PARM = status from MCM).

ACTION: Try again later.


MESSAGE: None
Level: 177 CLAS0005

CAUSE: An outgoing IPC connection request was rejected. The rejection may have come from the local DTC, the network, or the remote node (PARM = Device ID, VC number, cause, diagnostic).

ACTION: Check the diagnostic code returned. Verify that all components are operational.


MESSAGE: None
Level: 178 CLAS0005

CAUSE: An outgoing TCP/IP connection request was rejected. The rejection may have come from the local DTC, the network, or the remote node (PARM = Device ID, VC number, cause, diagnostic).

ACTION: Check the diagnostic code returned. Verify that all components are operational.


MESSAGE: None
Level: 179 CLAS0005

CAUSE: An outgoing connection request was rejected because the AFCP connection was closed.

ACTION: Check that the DTC is operational. Try again later.


MESSAGE: None
Level: 180 CLAS0005

CAUSE: An incoming IPC connection request was rejected by the DTC (PARM = Device ID, VC number, cause, diagnostic).

ACTION: Check that the DTC is still operational.


MESSAGE: None
Level: 181 CLAS0005

CAUSE: An incoming IPC connection request was rejected by the local IPC user or application program (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 182 CLAS0005

CAUSE: An outgoing connection request was rejected because the security field in the SVC path table specifies that outgoing calls to this address are not allowed.

ACTION: If outgoing calls to this address are desired, the security field of the SVC path must be set to OU.


MESSAGE: None
Level: 183 CLAS0005

CAUSE: An outgoing connection request was rejected because the specified facility set for this address key could not be found.

ACTION: Define a new facility set for this configuration, or assign an existing facility set to the configuration.


MESSAGE: None
Level: 184 CLAS0005

CAUSE: An outgoing TCP/IP connection request was rejected because the connection was requested over a PVC.

ACTION: Modify the configuration to use an SVC.


MESSAGE: None
Level: 185 CLAS0003

CAUSE: An outgoing TCP/IP connection request was rejected because there are no outbound buffers currently available.

ACTION: Try again later, or increase the number of buffers configured.


MESSAGE: None
Level: 186 CLAS0005

CAUSE: An outgoing IPC connection request was rejected because the specified facility set does not exist.

ACTION: Define a new facility set for this configuration, or assign an existing facility set.


MESSAGE: None
Level: 187 CLAS0005

CAUSE: An outgoing IPC connection request was rejected because the specified Call User Data field is too long.

ACTION: Either decrease the size of the call user data field or use the fast select facility, or use the "no address" flag.


MESSAGE: None
Level: 188 CLAS0005

CAUSE: An outgoing IPC connection request was rejected because the specified destination node does not have an X.25 address in the configuration file.

ACTION: Make sure that the SVC path for the destination node in the configuration file matches the Network Directory. The address keys must be the same.


MESSAGE: None
Level: 189 CLAS0003

CAUSE: An outgoing IPC connection request was rejected because no outbound buffers are currently available.

ACTION: Try again later, or increase the number of outbound buffers configured.


MESSAGE: None
Level: 190 CLAS0003

CAUSE: A connection cannot be opened because no free semaphore resources are available to create an expedited semaphore pool. Either the system is at its limit of 1024 connections, or semaphores were steadily lost and the supply is exhausted (PARM = status from Netfc_create_pool).

ACTION: Try again later. If the maximum number of VCs are not open, submit and CR. Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 191 CLAS0003

CAUSE: A connection cannot be opened because no free semaphore resources are available to create a regular semaphore pool. Either the system is at its limit of 1024 connections, or semaphores were steadily lost and the supply is exhausted (PARM = status from Netfc_create_pool).

ACTION: Try again later.


MESSAGE: Internal Error.
Level: 192 CLAS0002

CAUSE: Netfc_Delete_Pool failed on expedited semaphore pool (PARM = status from Netfc_delete_pool).

ACTION: A resource was lost. If this happens frequently, the transport will not be able to open new connections. See Appendix A "Submitting a CR" of this manual.


MESSAGE: Internal Error.
Level: 193 CLAS0002

CAUSE: Netfc_Delete_Pool failed on regular semaphore pool (PARM = status from Netfc_delete_pool).

ACTION: If this happens frequently, the transport will not be able to open new connections. See Appendix A "Submitting a CR" of this manual.


MESSAGE: Internal Error.
Level: 194 CLAS0002

CAUSE: Netfc_Create_Pool failed right after a Netfc_Delete_Pool (PARM = status from Netfc_create_pool).

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


MESSAGE: None
Level: 195 CLAS0004

CAUSE: The link for the X.25 network was started.

ACTION: None. This is an informative message.


MESSAGE: None
Level: 197 CLAS0005

CAUSE: An N-Connect indication packet was received (PARM = Device ID, VC number).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 198 CLAS0005

CAUSE: An N-Connect confirmation packet was received (PARM = Device ID, VC number).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 199 CLAS0005

CAUSE: An N-Disconnect packet was received (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 200 CLAS0005

CAUSE: An N-Disconnect packet was sent because an IP connection's inactivity timer expired (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 201 CLAS0005

CAUSE: An N-Disconnect packet was sent because an incoming connection request was rejected (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 202 CLAS0005

CAUSE: An N-Disconnect packet was sent because an IPC user or application program called an IPCShutdown intrinsic (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 203 CLAS0005

CAUSE: An N-Disconnect packet was sent because an IPC user or application rejected an incoming connection request (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 204 CLAS0005

CAUSE: An N-Disconnect packet was sent because an IPC user or application has terminated with an incoming connection request pending (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 205 CLAS0005

CAUSE: An N-Disconnect packet was sent because an IPC connection's inactivity timer expired (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 206 CLAS0005

CAUSE: An N-Connect request packet was sent.

ACTION: None. This is an informative message.


MESSAGE: None
Level: 207 CLAS0005

CAUSE: An N-Connect confirmation packet was sent (PARM = Device ID, VC number).

ACTION: None. This is an informative message.


MESSAGE: None
Level: 208 CLAS0005

CAUSE: An N-Connect confirmation packet was sent (PARM = Device ID, VC number).

ACTION: None. This is an informative message.


MESSAGE: Internal Error.
Level: 209 CLAS0002

CAUSE: A Buffer could not be obtained from the control buffer pool (PARM = status from Bmgr_get_buffer).

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


MESSAGE: None
Level: 210 CLAS0002

CAUSE: Reading the configuration buffer failed on a Netcontrol Update (PARM = status and length).

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


MESSAGE: None
Level: 211 CLAS0002

CAUSE: There are more facility sets in the configuration file than allowed (PARM = number of facility sets).

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


MESSAGE: None
Level: 212 CLAS0002

CAUSE: An error occurred while reading a facility set from the configuration file (PARM = length).

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


MESSAGE: Internal Error.
Level: 213 CLAS0002

CAUSE: An escape occurred inside X.25 (PARM = escape code).

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


MESSAGE: None
Level: 214 CLAS0005

CAUSE: An N-Disconnect packet was sent because a message arrived that was greater than 30 kilobytes (PARM = Device ID, VC number, cause, diagnostic).

ACTION: Change the remote application to send less than 30 kilobytes of data at a time.


MESSAGE: Internal Error.
Level: 215 CLAS0002

CAUSE: Netfc_create_pool failed right after a Netfc_delete_pool (PARM = status from Netfc_create_pool).

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


MESSAGE: Internal Error.
Level: 216 CLAS0002

CAUSE: Netfc_delete_pool failed on expedited semaphore pool (PARM = status from Netfc_delete_pool).

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


MESSAGE: Internal Error.
Level: 217 CLAS0002

CAUSE: Netfc_delete_pool failed on regular semaphore pool (PARM = status from Netfc_delete_pool).

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


MESSAGE: None
Level: 218 CLAS0005

CAUSE: An incoming connection request was rejected because it requests Fast Select and the facility does not allow Fast Select (PARM = Device ID, VC number, cause, diagnostic).

ACTION: None. This is an informative message. If you want Fast Select, modify the facility set.


MESSAGE: None
Level: 219 CLAS0005

CAUSE: An incoming connection request was rejected because the local facility set has a Closed User Group number configured, but the packet does not contain a Closed User Group number (PARM = status from map_get_device_info).

ACTION: None. This is an informative message. If you want the remote system to be able to establish a connection with this system, modify the remote system's facility set to contain the Closed User Group number.


MESSAGE: None
Level: 221 CLAS0003

CAUSE: An inbound connection request has been rejected because the device entry in Map has been deleted. Occasionally, this can be a normal event indicating that the link between the system and the DTC went down just after a connection request was received by the system (PARM = Status from map_get_device_info).

ACTION: Verify that the link between the system and the DTC is up: From the system, check for a non-zero LDEV in the NETCONTROL STATUS;NI=x25niname> display. From OpenView DTC Manager, check the host entries at the end of the X.25 level 3 status display. If the link is up, try the connection again. If this message is logged consistently, see Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 222 CLAS0003

CAUSE: An inbound connection request has been rejected because the device state in Map is disconnected. Occasionally, this can be a normal event indicating that the link between the system and the DTC went down just after a connection request was received by the system.

ACTION: Verify that level 3 on the DTC\X.25 Network Access card is up. From OpenView DTC Manager, check the level 3 status display. If level 3 is up, try the connection again. If this message is logged consistently, see Appendix A "Submitting a CR" of this manual.


MESSAGE: Internal Error.
Level: 223 CLAS0002

CAUSE: Map_X25_Update failed on inbound connection establishment (PARM = Status from Map_X25_Update).

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


MESSAGE: None
Level: 224 CLAS0005

CAUSE: Map_find_best_device failed on outbound level 3 connection establishment Occasionally, this can be a normal event indicating that the link between the system and the DTC went down just after a connection request was received by the system. (PARM = Status from Map_find_best_device).

ACTION: Verify that the link between the system and the DTC is up: From the system, check for a non-zero LDEV in the NETCONTROL STATUS;NI=x25niname> display. From OpenView DTC Manager, check the host entries at the end of the X.25 level 3 status display. If the link is up, try the connection again. If this message is logged consistently, see Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 225 CLAS0002

CAUSE: X.25 tried to send a message to X25STAT but the call failed. (PARM = status from send_msg).

ACTION: Try running X25STAT again. If this logging message is logged consistently, see Appendix A "Submitting a CR" of this manual.


MESSAGE: None
Level: 226 CLAS0004

CAUSE: Link brought down with open connections. This is a result of a Netcontrol Stop on this X.25 network. (PARM = Connections in use on this link).

ACTION: None. This is an informative message.


MESSAGE: Internal Error.
Level: 228 CLAS0002

CAUSE: Link_ptr is nil. (PARM = link ID).

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


MESSAGE: Internal Error.
Level: 229 CLAS0002

CAUSE: BMGR_DELETE_POOL call failed while start sequence was aborting. (PARM = status from call).

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


MESSAGE: Internal Error.
Level: 230 CLAS0002

CAUSE: Unknown link for disconnect reply. (PARM = link ID).

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


MESSAGE: Internal Error.
Level: 231 CLAS0002

CAUSE: Unknown link while DELLINKing. (PARM = link ID).

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


MESSAGE: Internal Error.
Level: 232 CLAS0002

CAUSE: Unknown link. (PARM = link ID).

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




UDP Logging Locations


Appendix A Submitting a CR