VMware Cloud Community
whiteer4
Contributor
Contributor

Hyperic 4.6.5 Startup Error

I've installed Hyperic 4.6.5 using hyperic-hqee-installer-4.6.5-x86-64-linux.tar and install MySQL on a seperate machine.  The connection to MySQL is working properly and the installition and initial configuration goes smoothly.  However when I issue the server startup command the Server starts and stop with little explanation.  Bootstrap.log contains the following:

2012-03-27 18:13:31,974 INFO  [WrapperStartStopAppMain] [org.hyperic.bootstrap.HQServer@151] Booting the HQ server...
2012-03-27 18:13:31,998 ERROR [WrapperStartStopAppMain] [org.hyperic.bootstrap.ProcessManagerImpl@119] Command did not execute successfully (exit code = 1)
2012-03-27 18:13:33,006 INFO  [Wrapper-Stopper] [org.springframework.context.support.ClassPathXmlApplicationContext@456] Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@7f342545: startup date [Tue Mar 27 18:13:33 UTC 2012]; root of context hierarchy
2012-03-27 18:13:33,010 INFO  [Wrapper-Stopper] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader@315] Loading XML bean definitions from URL [jar:file:/home/hyperic/server-4.6.5-EE/lib/hq-bootstrap-4.6.5.jar!/META-INF/spring/bootstrap-context.xml]
2012-03-27 18:13:33,133 INFO  [Wrapper-Stopper] [org.springframework.beans.factory.config.PropertiesFactoryBean@177] Loading properties file from class path resource [hq-server.conf]
2012-03-27 18:13:33,136 INFO  [Wrapper-Stopper] [org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer@177] Loading properties file from class path resource [spring-jdbc.properties]
2012-03-27 18:13:33,137 INFO  [Wrapper-Stopper] [org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer@177] Loading properties file from class path resource [hq-server.conf]
2012-03-27 18:13:33,154 INFO  [Wrapper-Stopper] [org.springframework.beans.factory.support.DefaultListableBeanFactory@555] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1ac2cf83: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,processManagerImpl,HQServer,tomcatEngineController,serverConfiguratorImpl,postgresEmbeddedDatabaseController,tcServerEngineController,org.hyperic.sigar.OperatingSystem#0,org.hyperic.sigar.Sigar#0,jasyptConfiguration,propertyPasswordEncryptor,serverProps,org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer#0,org.apache.tomcat.jdbc.pool.DataSource#0]; root of factory hierarchy
2012-03-27 18:13:33,212 INFO  [Wrapper-Stopper] [org.hyperic.bootstrap.HQServer@156] Stopping HQ server...
2012-03-27 18:13:33,215 INFO  [Wrapper-Stopper] [com.hyperic.bootstrap.TcServerEngineController@96] HQ server not running

1. Again I verified the MySQL connection works

2. Using a non-root user to start/run the hyperic server

3. Confirmed echo $JAVA_HOME variable

***I couldn't have completed the setup.sh if these items weren't working but never the less

This is a trial version which I plan on licensing after deployment.  Could this be a license issue preventing start up.  The documentation says it comes with a time-limited trial for 60 platforms.

Any help troubleshooting this would be helpful.

Tags (3)
0 Kudos
0 Replies