|
From: mvanbeurden (JIRA) <ji...@hy...> - 2007-03-14 03:39:37
|
Postgre DB must be named HQ to suceed.
--------------------------------------
Key: HHQ-747
URL: http://jira.hyperic.com/browse/HHQ-747
Project: Hyperic HQ
Type: Bug
Components: Installer
Versions: 3.0.1
Environment: FC 4
postgresql.i386 - 8.0.8-1.FC4.1
Reporter: mvanbeurden
Assigned to: Charles Lee
Installing HQ Server with postgresql and the -highavail option requires the database to be named "HQ"
Tried initially with DB named: hyperic and generated the following error:
./setup.sh -highavail
--------------------------------------------------------------------------------
An ERROR occurred, the installation cannot continue.
FATAL EXCEPTION at /usr/local/share/hyperic/3.0.1/server/hyperic-hq-installer/installer-3.0.1-EE/data/setup.xml:142: : The following error occurred while executing this line:
/usr/local/share/hyperic/3.0.1/server/hyperic-hq-installer/installer-3.0.1-EE/data/setup-interactive.xml:15: org.hyperic.util.NestedRuntimeException$NestedEx: Error checking for existing database: Backend start-up failed: FATAL: database "HQ" does not exist
.
--------------------------------------------------------------------------------
Deleting temporary JRE
After creating a database named HQ the installation suceeded.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.hyperic.com/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|