HP Comware 5 Debug Manual Vol 3

Field
Description
Failed to delete
application (n) because
of sending control
message unsuccessfully.
POS access failed to delete
application n because the control
message requesting the deletion of the
template failed to be sent.
Failed to create fcm
terminal template in
terminal table because of
illegal interface index (n).
POS access failed to create the FCM
terminal in the terminal table because
the interface index n is invalid.
Failed to create flow
terminal template
because of illegal
workmode on interface.
POS access failed to create the flow
terminal because the interface worked
in an improper mode.
Failed to remalloc
memory when echoing
global configuration.
POS access failed to reallocate
memory when it was displaying
global configuration information.
Failed to get template by
ifindex(m) when echoing
interface configuration.
POS access failed to obtain the
template according to interface index
m when it was displaying the interface
configuration information.
Examples
# Enable POS access error debugging. When packets are received after the receive buffer of terminal 1
is full, output similar to the following example is generated:
<Sysname> debugging posa error
*Jul 30 19:44:18:392 2008 posa POSA/7/ERROR:
Terminal 1: Failed to insert transparent flow packet into receiving buffer.
// POS access failed to add the asynchronous packet transferred in transparent mode to the receive
buffer of terminal 1.
debugging posa packet
Use debugging posa packet to enable POS access packet debugging.
Use undo debugging posa packet to disable POS access packet debugging.
Syntax
debugging posa packet [ receive | send ] [ terminal terminal-id | app app-id ]
undo debugging posa packet [ receive | send ] [ terminal terminal-id | app app-id ]
Default
POS access packet debugging is disabled.
Views
User view
Default command level
2: System level
248