#4564 Test port 8443 in ipa-server-install
Closed: Fixed None Opened 9 years ago by mkosek.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1129481

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

ipa-server-install uses utilizes port 8443 for PKI. If the port is not free before installation, the install could crash with

catalina.out:

Aug 08, 2014 11:10:41 AM org.apache.coyote.AbstractProtocol init
SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-8443"]
java.net.BindException: Could not bind to address: (-5982) Local Network address is in use. <null>:8443

ipa-server-install should therefore check that 8443 is free (when PKI is to be installed) before installation is started.

This affects any installer that configures PKI.


This is a candidate for a late 4.1 fix.

master:

  • 35c7bd0 Check that port 8443 is available when installing PKI.

ipa-4-1:

  • da61691 Check that port 8443 is available when installing PKI.

ipa-4-0:

  • b89c184 Check that port 8443 is available when installing PKI.

Metadata Update from @mkosek:
- Issue assigned to dkupka
- Issue set to the milestone: FreeIPA 4.0.4

7 years ago

Login to comment on this ticket.

Metadata