Invoking Configurator

To invoke the configuration, perform the following steps:

Procedure

  1. On the command prompt, access the $MQ_HOME/configurator/tomcat/bin directory.
    Note: Before invoking Configurator, ensure that environment variable NLS_LANG is set to AMERICAN_AMERICA.UTF8 and LANG to en_US.utf8.

    Confirm if the PLUGIN_HOME environment variable is set or not.

  2. Start the Tomcat server using the startup.sh command.
    $cd $MQ_HOME/configurator/tomcat/bin 
    $ ./startup.sh
    Note: To stop the Configurator, use the shutdown.sh command.