Error while installing Enterprise Manager on RSA Data Loss Prevention version 9.6
Originally Published: 2016-05-25
Article Number
Applies To
RSA Product/Service Type: Enterprise Manager
RSA Version/Condition: 9.6
Platform: Windows Server 2008R2
Issue
The error message "Failed because" is displayed because port 443 is unavailable.
Cause
The issue is because port 443 is not available and is being utilized by another service/software on the server.
On the Enterprise-Manager server CMD, you will find that server is already listening on port 443 when you issue the command below.
netstat -ano | find "443
Resolution
To solve the issue, please perform the following:
- Remove the "Microsoft Internet Information Service" (IIS) role from the server.
- Open services.msc and stop any of the below services:
- Web Deployment Agent Service
- SQL Server Reporting services
- IIS
- World Wide Web Publishing service
- IIS Admin Service
net stop http
Now the "443" port should be free and available so that when you issue the command: netstat -ano | find "443" it will not appear.
4. You can now proceed with the RSA DLP Enterprise Manager installation.
Related Articles
Identifying if ports used by Datacenter/Endpoint components are in use on the Windows machine 26Number of Views How to tell if the Oracle database on an appliance is Local or Remote in RSA Identity Governance & Lifecycle 61Number of Views Redirecting the location of the RSA Identity Governance & Lifecycle aveksaServer.log file from the default location to ano… 87Number of Views Cannot login with AveksaAdmin password after importing a database from another environment into RSA Identity Governance an… 214Number of Views Change the Authentication Service port number for RSA Authentication Manager 8.x 114Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA-2026-07: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?