Installing HealthCheck for Sterling B2B Integrator Version 5.2.6

Install HealthCheck on an instance of Sterling B2B Integrator Version 5.2.6.

HealthCheck V1.0.3.0 is automatically installed with Sterling B2B Integrator V5.2.6. Additionally, the latest release of HealthCheck is available for download on Fix Central.

Installation is unaffected by clustered or non-clustered environments.

To install HealthCheck on an instance of Sterling B2B Integrator:

  1. Download the latest HealthCheck release from Fix Central.
  2. Copy the HealthCheck .jar file into the <install_dir>/packages directory.
  3. Navigate to the Sterling B2B Integrator installation directory:
    • UNIX: <install_dir>/bin
    • Windows: <install_dir>\bin
    where <install_dir> is the directory where Sterling B2B Integrator is installed.
  4. Enter the command hardstop.sh on a UNIX system or stopWindowsService.cmd on a Windows system to stop all Sterling B2B Integrator processes.
  5. Run the InstallService script on the HealthCheck .jar file.
    • On a UNIX system, run the command InstallService.sh <package_dir>/healthCheck_xxxxxxx.jar.
    • On a Windows system, run the command InstallService.cmd <package_dir>\healthCheck_xxxxxxx.jar.
    where xxxxxxx is the version number for HealthCheck.
  6. Enter the command run.sh on a UNIX system or startWindowsService.cmd on a Windows system to restart Sterling B2B Integrator.

After installation, you can access the HealthCheck utility from your browser if you navigate to the following URL: http://SI_install_IP_address:port_number/healthcheck. You can also run HealthCheck from the command line by executing healthCheck.sh on a UNIX system or healthCheck.cmd on a Windows system.