I thought I would give a try to installing on RH 7 as it has been a bit and I was wondering if anyone seen this error?
Here is the return from the install.sh
DB2 connection:
Specify the DB2 port number or press to accept the default value: 50000
Info: Generating the evaluation license, please wait…
Info: The evaluation license was generated successfully.
Info: Creating the database for the server component, please wait …
Error: An error occurred while creating the database for the server component.
Error: Unable to proceed with the installation of ‘IBM BigFix’. Refer to the installation log file ‘/var/log/BESInstall.log’ for additional details.
This is the line with the surrounding information from the BESInstall.log file. Note the line with the “runBesAdmin -preinstall”
===========================================================
B20000I The UPDATE DATABASE CONFIGURATION command completed successfully.
SQL1363W One or more of the parameters submitted for immediate modification
were not changed dynamically. For these configuration parameters, the database
must be shutdown and reactivated before the configuration parameter changes
become effective.
DB20000I The UPDATE DATABASE CONFIGURATION command completed successfully.
DB20000I The UPDATE CLI CONFIGURATION command completed successfully.
DB20000I The SQL command completed successfully.
DB20000I The SQL command completed successfully.
DB20000I The SQL command completed successfully.
Error: An error occurred while running the command 'runBesAdmin -preinstall’
Exit Code= 1
Error: Unable to proceed with the installation of ‘IBM BigFix’. Refer to the installation log file ‘/var/log/BESInstall.log’ for additional details.
From what I can tell, DB2 is installed correctly, the tables are created and I am getting the email with the license information.
I should mention that I am also using the eval install, not sure if that should matter.
I can see the folder /var/opt/BESLicense, but I do not see a folder created for the BES Server yet.
I did see another post about this but it was really old and no resolution was posted.
Thanks