Job Management Partner 1/Base User's Guide

[Contents][Glossary][Index][Back][Next]


4.3.4 Changing communication settings of event services

The communication settings of event services are managed using the event server settings file (conf). You can change the communication settings of event services by changing the contents of this file. The following parameters are required to use JP1/Base in an environment of distinct networks:

The ports parameter is used to receive JP1 events and the client-bind parameter is used to transmit JP1 events. For details on these parameters, see Event server settings file in 14. Definition Files.

You need to set these parameters in the conf file when:

To change the communication settings of event services:

  1. Open conf files using a text editor.
    The conf files are stored by default in installation-folder\conf\event\servers\default\ for Windows or /etc/opt/jp1base/conf/event/servers/default/ for UNIX.
    When you want to edit a conf file for logical hosts, edit the one created when you set JP1/Base for use in a cluster system.
  2. Find the ports parameter and edit it to match the use of JP1/Base.
    Add the ports parameter if the conf file does not contain it. When the host is not used in a cluster system, you can retain the default setting of the ports parameter, which is:
    ports 0.0.0.0 jp1imevt jp1imevtapi 
     
    When you use a host connected to multiple networks in a cluster system, and you assign multiple IP addresses for each physical and logical host, edit the port parameter as below:
    ports IP-address:IP-address jp1imevt jp1imevtapi
     
    The IP-addresses are the IP addresses that the event server uses for reception of JP1 events. Use a colon (:) to delimit multiple names. You can specify up to four IP addresses.
  3. Add the client-bind parameter.
    This parameter should be written in the following format:
    client-bind 0.0.0.0
     

This setting enables JP1/Base to use event services even in an environment of distinct networks.

Note
If you set the port settings and client-bind parameters, but JP1/Base is still not communicating properly, add the remote-server parameter to the conf file. The remote-server parameter allows you to specify a connection method to other event servers. Using this parameter, you can specify the address of a network explicitly with an IP address. This parameter should be written in the following format:
remote-server event-server-name close IP-address
For details, see Event server settings file in 14. Definition Files.

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.