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
How to get RSA Data Loss Prevention Endpoint logs for all components 76Number of Views Abend in stored procedure when executing non-XPlink DLL on z/OS 11Number of Views Configuring an RSA Data Loss Prevention Network Internet Content Adaptation Protocol (ICAP) server and Exchange to monitor… 175Number of Views How to remove a decommissioned partner device from the Partners list on the RSA Data Loss Prevention Enterprise Manager GUI 25Number of Views Using Vault instead of cleartext password in WildFly configuration file in RSA Identity Governance & Lifecycle 189Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…
Don't see what you're looking for?