Advanced Insight Scripts (AI-Scripts) 2.5 Release Notes
14
Copyright
©
2010, Juniper Networks, Inc.
Table 1: Events Detected by AI-Scripts (continued)
EVENT ID
DESCRIPTION
DFCD_GENCFG_MALLOC_FAILED
The dynamic flow capture process (dfcd) could not allocate memory for the
GENCFG message.
DFCD_GENCFG_WRITE_FAILED
The dynamic flow capture process (dfcd) could not send the GENCFG
message for the indicated reason.
DFCD_LINH_MALLOC_FAILED
The dynamic flow capture process (dfcd) could not allocate memory for the
LINH message.
DFWD_CONFIG_WRITE_FAILED
The firewall process (dfwd) encountered an error while trying to send an
interface configuration to the kernel over the routing socket.
DFWD_MALLOC_FAILED
The firewall process (dfwd) must dynamically malloc memory for its needs.
This allocation request failed. The specific data structure that was being
allocated is listed in the message.
DFWD_PARSE_STATE_EMERGENCY
The firewall process (dfwd) encountered an unhandled internal state while
parsing an interface.
DFWD_TRASHED_RED_ZONE
When the firewall process (dfwd) is allocating heap memory, it uses a
private memory allocator that writes a special pattern at the end of each
allocated segment of heap memory. Later, when de-allocating this memory,
dfwd checks for the pattern. Not finding the previously written pattern
means the memory was overwritten, which indicates an error in dfwd.
DH_SVC_RTSOCK_OPEN_FAILURE
The Dynamic Host Configuration Protocol (DHCP) services process (dhcp-
service) could not successfully open a routing socket to the kernel. The
error string accompanying this log entry indicates the specific error.
DH_SVC_RTSOCK_REGISTER_FAILURE
The Dynamic Host Configuration Protocol (DHCP) services process (dhcp-
service) could not successfully register a callback function with a routing
socket. The error string accompanying this log entry indicates the specific
error.
DH_SVC_SETSOCKOPT_FAILURE
The Dynamic Host Configuration Protocol (DHCP) services process (dhcp-
service) could not set the indicated socket option.
DH_SVC_SOCKET_FAILURE
The Dynamic Host Configuration Protocol (DHCP) services process (dhcp-
service) could not create a socket.
ESPTASK_PARSE_CMD_ARG
This process terminated because of an internal error.
ESPTASK_PARSE_CMD_EXTRA
This process terminated because of an invalid option.
ESWD_PPM_READ_ERROR
The ethernet bridging process (eswd) could not read a message available
on the read pipe from the periodic packet management process (ppmd).
ESWD_PPM_WRITE_ERROR
The ethernet bridging process (eswd) could not write a message on the pipe
to the periodic packet management process (ppmd).
ESWD_STP_BASE_MAC_ERROR This
condition
occurs
when STP cannot derive the base MAC address of
the system.
EVENTD_EVENT_SEND_FAILED
Junos processes can request that the event processing process (eventd)
notify them when a specific event occurs. eventd could not send an event
notification for the indicated reason.