IBM Verify

IBM Verify

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  IVIG - Installation Failed

    Posted 4 days ago

    Hi Community,

    I was installing IVIG using this guide on RHEL 9 server. https://www.ibm.com/docs/en/sig-and-i/11.0.0?topic=installing-installation-rhel

    Please note that I was planning to install standalone deployment.

    When I tried to execute this step,

    Run this command: ./im_installer.sh install --configfile /path/to/file

    Here, the im_installer.sh script, when run in the install mode, uses the parameters from the configuration file created in the previous step. In this command, replace /path/to/file with the same directory path and the file name that was created in the previous step. For example: ./im_installer.sh install --configfile /home/imssliberty/ivig11_config.properties

    I caught an error. PFA.

    Here, this file path and the .properties file was created by me (/home/inura/Downloads/imssliberty/ivig11_config.properties). The .properties file is an empty file btw.

    I checked for the error log as well, but there were no error log was created in the provided directory.

    Then I checked for any JAVA environment variable issues,

    But still, I couldn't find the issue. 

    Appreciate your help to troubleshoot this issue.

    Thanks & Regards,

    Inura Katulanda.



    ------------------------------
    Inura Guwanjith Katulanda Katulanda Dewage
    ------------------------------


  • 2.  RE: IVIG - Installation Failed

    Posted 2 days ago
    The .properties file should not be empty. When you run the --config step (the one immediately before the one giving you an error), it creates a .properties file with all of the appropriate data based on the values you provided. 

    I have successfully installed IVIG multiple times on RHEL 9.5 following these same instructions. Go back through and follow the steps exactly and you'll be successful. 

    Frank