Error messages

Error messages provide information about problems that occur while running the probe. You can use the information that they contain to resolve such problems.

The following table describes the error messages specific to this probe. For information about generic error messages, see the IBM Tivoli Netcool/OMNIbus Probe and Gateway Guide,

Table 1. Error messages

Error

Description

Action

The encoding: character_set is not supported

The character set specified by the EncodingStandard property is not supported by the Java runtime running the probe.

Change the value set by the EncodingStandard property.

Error starting camel context

The probe processing and routing engine failed to start due to a configuration error.

Check the values set in the configuration file specified by the EncodingStandard property.

java.nio.file.
NoSuchFileException: <path> glf_java.reco.
glf_java.standard

The probe could not find the recovery file location.

Set the RecoveryFile property to a valid file path.

File log_filename was deleted

The log file was deleted by another program while the probe was reading it.

Restore the log file and restart the probe.

File is truncated or overwritten, thus it needs to be re-opened

The log file was truncated or overwritten while the probe was reading the file.

Probe will reopen log file.

Unable to process stream content

An error occurred during reading of log file.

Unable to open file stream

The probe failed to open log file for reading.

Check the permissions set for the log file.

Unhandled exception at GLF endpoint

The probe encountered an error while reading the log file, and does not know how to proceed.