Next: Emergency Messages [severity Up: No Title Previous: Alert Messages [severity

Critical Messages [severity Critical]

Log messages in the range 600-699 are critical errors. These messages mean that the Eagle security is still in place, however an ancillary program has failed. Contact Raptor System when you see these messages. The message number, the message text, and a description of the messages follow:

601
Child process (pid) killed, signal signal

The Eagle software runs independent processes in the background to free gwcontrol. One of them apparently died unexpectedly.

602
Child process (pid) exited (value)

One of the Eagle's software independent processes returned an unexpected error. There's probably another error message describing the problem better.

603
fork failed (error)

One of the Eagle's software programs tried to fork, but failed. The Unix system has probably run out of swap space or processes. Reboot.

604
bad message priority (num)

The message priority must be one of: Debug, Info, Notice, Warning, Error, Alert, Critical, or Emergency. A message was generated with an invalid priority.

605
Can't execute program (error)

A program that should be there isn't there.

606
notifyd: failed to notify: transport=transport, priority=severity, params

The notifyd daemon failed to send a message using the transport.

607
Daemon exited on signal (signal)

One of the Eagle's daemons exited due to a software signal.


tkevans@delmarva.com