http://jira.hyperic.com/browse/HHQ-3878
(originally https://issuetracker.springsource.com/browse/TCSRV-1233)
Steps to reproduce:
1)Install the ams server on linux(chicago) by selecting the external database as mysql
2)install the ams agent on AIX(artisqa)and create tc Server instance
3)Start the tc server instance , server and agent
4)Do some management stuff in ams dash board
5)Now stop the agent on AIX and stop the server on linux
6)Try to upgrade to hyperic hq server on linux
Do accept the terms of the agreement? (y, n)
y
Choose which software to install:
1: Hyperic HQ Server
2: Hyperic HQ Agent
You may enter multiple choices, separated by commas.
1
HQ server installation path [default '/home/hyperic']:
/opt/rmadala
Choices:
1: Oracle 10g/11g
2: PostgreSQL
3: MySQL Enterprise / Community Server 5.x*
*Sign up for a MySQL Enterprise Trial subscription at http://www.mysql.com/trials/partner1569.
What backend database should the HQ server use? [default '1']:
3
Enter the JDBC connection URL for the MySQL Enterprise / Community Server 5.x database [default 'jdbc:mysql://localhost:3306/HQ']:
jdbc:mysql://10.5.1.131:3306/ams
Enter the username to use to connect to the database:
hqadmin
Enter the password to use to connect to the database.:
(again):
Choices:
1: Upgrade the HQ server database
2: Overwrite the HQ server database (ERASE all existing data)
3: Exit the installer
An HQ server database already exists at the JDBC connection URL.
What should be done with this database? [default '3']:
2
Overwrite the HQ server database (ERASE all existing data) compare with Overwrite the HQ server database (ERASE all existing data) true
Choices:
1: Yes
2: No
Are you sure (Overwrite the HQ server database (ERASE all existing data))? [default '1']:
Choices:
1: Upgrade the HQ server database
2: Overwrite the HQ server database (ERASE all existing data)
3: Exit the installer
An HQ server database already exists at the JDBC connection URL.
What should be done with this database? [default '3']:
2
Overwrite the HQ server database (ERASE all existing data) compare with Overwrite the HQ server database (ERASE all existing data) true
Choices:
1: Yes
2: No
Are you sure (Overwrite the HQ server database (ERASE all existing data))? [default '1']:
Choices:
1: Upgrade the HQ server database
2: Overwrite the HQ server database (ERASE all existing data)
3: Exit the installer
An HQ server database already exists at the JDBC connection URL.
What should be done with this database? [default '3']:
2
Overwrite the HQ server database (ERASE all existing data) compare with Overwrite the HQ server database (ERASE all existing data) true
Choices:
1: Yes
2: No
Are you sure (Overwrite the HQ server database (ERASE all existing data))? [default '1']:
The installtion is continue like this until user actually press 1 here.
Anonymous