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.

Table 1. Error messages
Error Description Action

Fail to retrieve java.class.path system property

The Java classpath has not been set.

Set the Java classpath.

Exception when trying to load jar to classpath.

Unable to find JAR file for target system

Check that the JAR file for the target system is in the following directory:

$OMNIHOME/probes/java/corba

Check that the JAR file is readable.

Error connecting to EMS IRP

Unable to connect to the intended IRP object.

Check that the IRP properties are set correctly in the properties file.

If connecting through the Entry Point Integration Reference Point (EPIRP), check the values set for the following properties:
  • EntryPointIORFile
  • AlarmIRPName
  • NotificationIRPName
If connecting through IOR files for the Alarm IPR and Notification IRP, check the values set for the following properties:
  • AlarmIRPIORFile
  • NotificationIRPIORFile

Check that the server containing the IRP object is running and that the network is accessible.

Failed to load class

Unable to find JAR file for target system.

Check that the JAR file for the target system is in the following directory:

$OMNIHOME/probes/java/corba

Check that the JAR file is readable.

Unsupported 3GPP release

An unknown or unsupported 3GPP target version has been set using the Release3GPP property.

Set the Release3GPP property to a valid value in the properties file.

Failed to retrieve 3GPP Release

The Release3GPP property has not been set.

Set the Release3GPP property to a valid value in the properties file.