Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Base User's Guide


3.2.3 Notes on installing and uninstalling JP1/Base

Organization of this subsection

(1) Installation

(2) Re-installation

(3) Setting the Windows environment

At JP1/Base installation, the path of the JP1/Base bin folder and the path of the Hitachi Network Objectplaza Trace Library (HNTRLib2) are set in the PATH environment variable. HNTRLib2 uses the Hitachi common folder (system-drive\Program files\Common Files\HITACHI) as its path. In addition, the port numbers listed in C. List of Port Numbers are added to the services file.

(4) Uninstallation

(5) Overwrite installation

Note the following points if you are installing JP1/Base in an environment running an earlier version of a JP1 program:

(6) Overwrite installation for cluster use

After you perform an overwrite installation of JP1/Base version 07-51 or later on a cluster system on which JP1/Base version 07-00 or earlier was used, you must perform the following procedures (a) to (c) in order, to upgrade the environment settings for the logical host.

After you perform an overwrite installation of JP1/Base 10-50 or later on a cluster system on which JP1/Base 10-10 or earlier was used, you must perform the procedure in (d) to upgrade the environment settings for the logical host.

(a) Enabling the processes added in version 07-00 or later to start

To modify the configuration files to enable the processes added in version 07-00 or later to start:

  1. Back up the following files:

    shared-folder\jp1base\conf\jp1bs_spmd.conf
    shared-folder\jp1base\conf\jp1bs_spmd.conf.session
    shared-folder\jp1base\conf\jp1bs_spmd.conf.original
    shared-folder\jp1base\conf\jp1bs_service_0700.conf
  2. Modify the following files to enable the processes added in version 07-00 or later to start:

    shared-folder\jp1base\conf\jp1bs_spmd.conf
    shared-folder\jp1base\conf\jp1bs_spmd.conf.session
    shared-folder\jp1base\conf\jp1bs_spmd.conf.original

    Use an editor to open the target file, and add the lines below at the end of the file.

    For JP1/Base version 07-00, add the lines for jbshcd and jbshchostd only.

    jbsplugin|C:\Program Files\HITACHI\JP1Base\bin\jbsplugind.exe|||60|
    jbshcd|C:\Program Files\HITACHI\JP1Base\bin\jbshcd.exe|||60|
    jbshchostd|C:\Program Files\HITACHI\JP1Base\bin\jbshchostd.exe|||60|

    The bold characters indicate the folder in which JP1/Base has been installed. The above lines are written in the installation-folder\conf\jp1bs_spmd.conf.original file. Copy and paste the lines in this file.

  3. Modify the file below to enable the processes added in version 07-51 or later to start.

    This step is not necessary if the following file does not exist. This is because this file is automatically created when the JP1/Base services start.

    shared-folder\jp1base\conf\jp1bs_service_0700.conf

    Use an editor to open this file, and add the following line at the end of the file:

    jbshcd|C:\Program Files\HITACHI\JP1Base\bin\jbshcd.exe||0|3|3|21600|
    jbshchostd|C:\Program Files\HITACHI\JP1Base\bin\jbshchostd.exe||0|3|3|21600|

    The bold characters indicate the folders in which JP1/Base has been installed. The above lines are written in the installation-folder\conf\jp1bs_service_0700.conf file. Copy and paste the lines in this file.

(b) Copying the definition files added in version 07-00 or later

To copy the definition files added in version 07-00 or later:

  1. Create the plugin folder in shared-folder\jp1base\conf\.

  2. Copy installation-folder\conf\plugin\reqforward.conf to shared-folder\jp1base\conf\plugin\.

  3. Copy installation-folder\conf\user_acl\JP1_AccessLevel to shared-folder\jp1base\conf\user_acl\.

  4. Create the jbshc folder in shared-folder\jp1base\conf\.

  5. Copy the files in installation-folder\conf\jbshc\ to shared-folder\jp1base\conf\jbshc\.

  6. Create the lcact folder in shared-folder\jp1base\conf\.

  7. Copy the files in installation-folder\conf\lcact\ to shared-folder\jp1base\conf\lcact\.

  8. Create the jbsdfts folder to shared-folder\jp1base\conf\.

  9. Copy the files in installation-folder\conf\jbsdfts\ to shared-folder\jp1base\conf\jbsdfts\.

(c) Adding common definition information added in version 07-00 or later

To modify the configuration files to add common definition information added in version 07-00 or later:

  1. Back up the common definition information.

    Execute the following command:

    jbsgetcnf -h logical-host-name > backup-file-name

    Note that the logical host name must be correctly specified with lower or upper case as specified when the logical host was set up.

  2. Prepare the common definition information to be added to the logical host.

    Copy the files below to a temporary directory.

    For JP1/Base version 07-00, copy jcocmd0710.conf and jbshc_com.conf only.

    installation-folder\default\base_plugin.conf
    installation-folder\default\jcocmd0700.conf
    installation-folder\default\jcocmd0710.conf
    installation-folder\default\jbsspm070.conf
    installation-folder\conf\jp1bs_param_V7.conf
    installation-folder\default\jbshc_com.conf
    installation-folder\conf\jbscom_default.conf
    installation-folder\conf\jbslcact_default.conf
    installation-folder\conf\jbssrvmgr.conf
  3. Use an editor to modify the files copied in step 2, and create the common definition information for the logical host.

    Change every JP1_DEFAULT in the files to logical-host-name. The file names must have the extension .conf.

  4. Set the files modified in step 3 as the common definition information for the logical host.

    Execute the following command for each file to add the common definition information:

    jbssetcnf file-name

(d) Copying the definition files added in version 10-50 or later

To copy the definition files:

  1. Create the suppress folder in shared-folder\jp1base\event\.

  2. Copy installation-folder\conf\event\servers\default\suppress\forward_suppress to shared-folder\jp1base\event\suppress\.