Description of problem: The storage installer checks to see if the JMX, CQL, and gossip ports are already bound and in use by another process. If the installer cannot bind to the address/port, it reports an error that the port is already in use. Recently someone was installing JON 3.2.1 for some testing and the storage installer wound up using his vpn address. The installer was not able to connect to the address/port (for reasons unclear to me), but it was confirmed that the port was not in use. When that check fails the installer should report a warning that it cannot connect the address/port and also include both the address and port in the message. The installer currently specifies only the port. This will help avoid some potential confusion during installation. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fixed in master commit 7bb187bed196e752afe6c2bdeafc84595feda4f8 Author: burmanm <miburman> Date: Mon Jul 14 18:30:56 2014 +0300 [BZ 1059444] Add attempted hostname to the port in use error messsage
Moving to ON_QA as available to test with brew build of DR01: https://brewweb.devel.redhat.com//buildinfo?buildID=373993