From: prabin m. <pra...@tc...> - 2011-02-24 17:53:09
|
Hi All, I am trying to install Hyperic HQ Server in my Linux box having Fedora OS. I get following information on installation: Configuring database... Starting repopulation of configuration table... Waiting for built-in database to start (on port 9432)... Starting built-in database... -------------------------------------------------------------------------------- An ERROR occurred, the installation cannot continue. An error occurred trying to start the HQ built-in database. More information may be available in the /opt/hyperic/server-4.4.0/logs/hqdb.log file. -------------------------------------------------------------------------------- Waiting for server to stop... Stopping built-in database... -------------------------------------------------------------------------------- An ERROR occurred, the installation cannot continue. FATAL EXCEPTION at /dev/Installer/hyperic/installer-4.4.0/data/setup.xml:439: : The following error occurred while executing this line: /dev/Installer/hyperic/installer-4.4.0/data/setup.xml:448: The following error occurred while executing this line: /dev/Installer/hyperic/installer-4.4.0/data/setup.xml:588: The following error occurred while executing this line: /dev/Installer/hyperic/installer-4.4.0/data/setup-db-PostgreSQL.xml:158: The following error occurred while executing this line: /dev/Installer/hyperic/installer-4.4.0/data/setup-db-PostgreSQL.xml:199: The following error occurred while executing this line: /opt/hyperic/server-4.4.0/data/server.xml:168: exec returned: 127 I went through the hqdb.log file where I find this details: [billing@Billing hyperic]$ cat /opt/hyperic/server-4.4.0/logs/hqdb.log /opt/hyperic/server-4.4.0/bin/db-stop.sh: line 8: /opt/hyperic/server-4.4.0/hqdb/bin/pg_ctl: No such file or directory On trying to find file pg_ctl at /opt/hyperic/server-4.4.0/hqdb/bin/ I can only see pg_ctl.exe. I am not being able to install Hyperic HQ Server in Fedora. I have been strugling on this since long time. Could you please gudie me on this. Thanks and Regards, Prabin Munankarmi pra...@tc... |