WD Event ID 19 S8300

Last Updated : Aug 31, 2023 |
Alarm level

MIN

Alarm text

Application failed unintentionally

Cause

Watchdog is shutting down the system down because an application failed to start correctly. The application failed to start because of the following:

The file did not exist, similar to Event ID #7.

Required application parameters were missing or invalid in watchd.conf.

Proposed Solution

Procedure

  1. To verify the alarm, locate the message, Application num <#> (<application path>) not started. Watchdog exiting NOW:
    1. From the Web interface, select Diagnostics > View System Logs > Watchdog.
    2. From the Linux command line, enter logv -w or directly examine the /var/log/ecs/wdlog log file.
  2. Check if the file named in the log exists and is executable.
  3. Check if the string in watchd.conf is correct.
  4. If Step 2 and Step 3 are okay, investigate the trace log to see why the application fails, either from the:
    1. From the Web interface:
      1. Select the View System Logs diagnostic and Logmanager Debug trace.

      2. Specify the Event Range for the appropriate time frame.

      3. Match the application number as the pattern.

    2. On the Linux command line, type logv -t ts
  5. Once resolved, manually clear the alarm:
    1. From the Web interface, select Current Alarms and the appropriate alarm, and click Clear.
    2. From the Linux command line, enter almclear -n #id.