Hi,
I'm using Hyperic HQ 4.6 with the embedded PostgreSQL database, I changed the default 2 purge days to 7 and restarted the server so that change would take affect, but now the server doesnt start. This is what I see on bootstrap.log file:
2011-10-26 13:43:07,865 INFO [WrapperStartStopAppMain] [org.hyperic.bootstrap.HQServer@89] Starting HQ server...
2011-10-26 13:43:07,905 INFO [WrapperStartStopAppMain] [org.hyperic.bootstrap.PostgresEmbeddedDatabaseController@84] Starting HQ built-in database...
2011-10-26 13:43:07,968 ERROR [WrapperStartStopAppMain] [org.hyperic.bootstrap.ProcessManagerImpl@119] Command did not execute successfully (exit code = 1)
2011-10-26 13:43:28,028 ERROR [WrapperStartStopAppMain] [org.hyperic.bootstrap.PostgresEmbeddedDatabaseController@94] HQ built-in database failed to start
2011-10-26 13:43:28,029 ERROR [WrapperStartStopAppMain] [org.hyperic.bootstrap.PostgresEmbeddedDatabaseController@95] The log file /opt/hyperic/server-4.6/logs/hqdb.log may contain further details on why it failed to start
And on hqdb.log:
[root@server logs]# tail hqdb.log
LOG: logger shutting down
So I can't figure out what's wrong. Also I can't find where that setting of the number of purge days is stored so I can change it back to the default value and see if the server starts again.
Any ideas ?
I'm using Hyperic HQ 4.6 with the embedded PostgreSQL database, I changed the default 2 purge days to 7 and restarted the server so that change would take affect, but now the server doesnt start. This is what I see on bootstrap.log file:
2011-10-26 13:43:07,865 INFO [WrapperStartStopAppMain] [org.hyperic.bootstrap.HQServer@89] Starting HQ server...
2011-10-26 13:43:07,905 INFO [WrapperStartStopAppMain] [org.hyperic.bootstrap.PostgresEmbeddedDatabaseController@84] Starting HQ built-in database...
2011-10-26 13:43:07,968 ERROR [WrapperStartStopAppMain] [org.hyperic.bootstrap.ProcessManagerImpl@119] Command did not execute successfully (exit code = 1)
2011-10-26 13:43:28,028 ERROR [WrapperStartStopAppMain] [org.hyperic.bootstrap.PostgresEmbeddedDatabaseController@94] HQ built-in database failed to start
2011-10-26 13:43:28,029 ERROR [WrapperStartStopAppMain] [org.hyperic.bootstrap.PostgresEmbeddedDatabaseController@95] The log file /opt/hyperic/server-4.6/logs/hqdb.log may contain further details on why it failed to start
And on hqdb.log:
[root@server logs]# tail hqdb.log
LOG: logger shutting down
So I can't figure out what's wrong. Also I can't find where that setting of the number of purge days is stored so I can change it back to the default value and see if the server starts again.
Any ideas ?