Created attachment 803252 [details] solaris-server_process.png Description of problem: jon server process cannot be stopped by rhqctl after failed server install Version-Release number of selected component (if applicable): JON 3.2 ER1 How reproducible: always Steps to Reproduce: 1. install and start storage with agent 2. install server so that it fails 3. run rhqctl stop --server 4. run rhqctl stop Actual results: After step3. Log shows server is not installed After step4. Storage and agent processes stopped, server stop ignored, rhq-server.pid visible, java process is active. Expected results: rhq-server.pid should be removed, server process should be stopped Additional info: screen-shot attached
I believe this was fixed in master in commit e7f55. Although, I think that may have been in ER1, I'm not sure. Regardless, the new revert-failed-install logic, and to a degree, the default stopping of services by the install command, probably solve this problem. Moving to modified for ER3.
Moving to ON_QA for testing.
verified (no testing is needed) - server processes are not started if install failed.