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 Netcool/OMNIbus error messages, see the IBM Tivoli Netcool/OMNIbus Probe and Gateway Guide.
Error |
Description |
Action |
---|---|---|
Invalid SocketMode property value, expecting Server or Client. |
Invalid SocketMode property value, expecting Server or Client. |
Check the probe SocketMode property. |
Error setting up text protocol codex. |
There was an error setting up the text protocol codex object. |
Check the probe ProtocolHeartbeatString property. |
Failed to send probe watch received heartbeat message to object server |
The probe received a heartbeat from the target system but failed to generate a probe watch message to the object server. |
Check the probe heartbeat property. |
Error loading probe properties required for Netty configuration |
An error occurred when loading probe properties required for Netty configuration. |
Check the probe properties. |
Error starting ProbeClient endpoint. |
An error occurred starting up the Probe (client) endpoint. |
Check the probe properties. |
Fail to load property for client info |
An error occurred when loading properties into the client info instance. |
Check the probe properties. |
Error starting camel context |
An error occurred when starting the camel context. |
Check that the socket is available. |
Fail to initialize camel engine |
An error occurred initializing camel engine. |
Check that the socket is available. |
Fail to stop camel context |
An error occurred stopping camel context. |
Check the probe log file to determine the cause of error. |
Invalid property configuration |
One or more properties are set to an invalid value. |
Check the probe properties. |
Failed to retrieve (property name) property |
Failed to retrieve (property name) property. |
Check the probe properties. |
IOException in getting the filename |
An IOException was thrown when opening the file. |
Check the probe property and file path. |
IOException in getting the current directory |
An IOException thrown getting the current directory. |
Check the probe property and file path. |
Fail to load property for parser info |
Fail to load properties required by parser. |
Check the probe Parser properties. |
Error starting camel context routing engine |
An error occurred when starting the camel context routing engine. |
Check the probe log and DSL log file to determine the cause of the error. |
Potential incorrect event processing. |
Warning when incorrect event processing occured. |
Configure the Parser properties to allow multiple lines event parsing. |
Multiple line parsing requires both ParserAlarmStart and ParserAlarmEnd set or ParserNextAlarmDelimiter set |
Warning when multiple line parsing properties not correctly set. |
Configure the ParserAlarmStart and ParserAlarmEnd properties or ParserNextAlarm Delimiter property for multiple lines event parsing. |