Error messages

Table 6 describes error messages you may see in Active Messaging, and what you can do.

Table 6: Active Messaging error messages

Message

Description

What to do

5629

You have not defined your local server.

Define your local server.

15104

  • You do not have an Active Messaging license, or

  • You have not configured Adaptive Server for Active Messaging

Obtain an Active Messaging license, or configure Adaptive Server for Active Messaging. See “Adding an Active Messaging license for Adaptive Server”.

15123

  • You have not SYB_RTMS defined in the sysservers database, or

  • You have not run installmsgsvss.

  • Define SYB_RTMS in sysservers, or

  • Run installmsgsvss.

15146

You have not configured 'number of Q engines at startup' and 'max online Q engines'.

The number of Q engines at start-up should be at least 1. See “Configuring your installation”.

15147

MQ only – Active Messaging cannot dynamically load MQ libraries.

Verify the path to the libraries by checking the setting of LD_LIBRARY_PATH:

  • Linux and Solaris – confirm that libsybibmmq.so is in $SYBASE/$SYBASE_ASE/lib/.

  • HP-UX – confirm that libsybibmmq.sl is in $SYBASE/$SYBASE_ASE/lib/.

  • IBM AIX – confirm that libsybibmmq.so is in $SYBASE/$SYBASE_ASE/lib/, and that both $SYBASE/$SYBASE_ASE/lib/ and /usr/mqm/lib64 are in $LIBPATH.

  • Windows – confirm that sybibmmq.so is in %SYBASE%/%SYBASE_ASE%/bin/, and that both %SYBASE%/%SYBASE_ASE%/bin/ and c:\Program files\IBM\WebSphere MQ\bin are in %PATH%.

15150

Active Messaging cannot retrieve the SYBASE_JRE environment variable.

Set SYBASE_JRE to $SYBASE/shared/jre142_013 (%SYBASE%/shared/Sun/jre142_013 on Windows).

Active Messaging cannot retrieve the SYBASE_JRE_RTDS environment variable.

This message appears if you are using Active Messaging 15.0.3 with Adaptive Server 15.0.2, and you set SYBASE_JRE, used in earlier versions. Make sure you use SYBASE_JRE_RTDS, and set it to your valid JRE location.

15151

Active Messaging cannot retrieve the SYBASE_ASE environment variable.

Set SYBASE_ASE to ASE-15_0 for Adaptive Server 15.x.

15152

Active Messaging cannot retrieve the SYBASE environment variable.

Set SYBASE to correct directory where Adaptive Server is installed.

15157

There is an error with spawning the Java Real-Time Messaging Service JVM server.

Check that all libraries are in the correct location.

“Kernel IBM MQ dynamic libraries failed to load”

  • You are missing some libraries, or

  • There is an error with spawning the Java program.

Reinstall Active Messaging.