http://jira.hyperic.com/browse/HHQ-2076
Steps to Reproduce:
Make sure that older version of Hyperic HQ Agent services is install
Go to C:\HQ-EE-4.0.0-713\agent-4.0.0-EE\bin folder
Run hq-agent.bat start
Actual Results:
Start command starts the Agent services of the previous version
C:\HQ-EE-4.0.0-713\agent-4.0.0-EE\bin>hq-agent.bat start
wrapper | Starting the Hyperic HQ Agent service...
wrapper | Hyperic HQ Agent started.
- Unable to load agent token file. Generating a new one ... Done
Error contacting agent: Unable to connect to 127.0.0.1:2144: Connection refused:
connect
Attached is a hq.bat file which was modified :
if Start command is run then the bat file will
check for the service install
remove the services that is install
Install a new service ,start services and prompt for configuration
Anonymous