Article Content
Article Number | 000033322 |
Applies To | RSA Product Set: SecurID RSA Product/Service Type: Authentication Manager RSA Version/Condition: 8.1.1 Platform: Linux |
Issue | Authentication Manager 8.1 SP1 Web Tier installation fails with: |
Cause | Name resolution is incorrect, so the ports used in Web Tier, 443, 7030 and 7036 cannot be bound to the wrong server that is returned from the incorrect name resolution. |
Resolution | Fix name resolution, either in DNS Domain Name Services or in the local /etc/hosts file |
Workaround | edit ../etc/hosts |
Notes | Originally seen in single case, 00494056 back in May 2014 and case 00633636 notes that the code you can see these messages are from PortBinding Exception, and this class belongs to install prep package. private void handlePortBindingExceptions(IOException e, Integer currentPortToCheck, String portType) |