Identifying if ports used by Datacenter/Endpoint components are in use on the Windows machine
3 years ago
Originally Published: 2008-06-17
Article Number
000051844
Applies To
RSA DLP Datacenter/Endpoint 8.x, 9.0

Issue
Identifying if ports used by Datacenter/Endpoint components are in use on the Windows machine
Resolution

Installing Enterprise Coordinator, Site Coordinator or Agents (Datacenter/Endpoint) on machines that have the default ports used by the different Datacenter/Endpoint components can cause installation to fail.

Follow procedure given below to identify if other programs/services are using Datacenter ports on the Windows machine:

1. You can use the "netstat -ano" command on the command prompt to give you the list of open sockets and PIDs associated with these sockets. Look for the PID for the port 9150 (or any port used by different Datacenter/Endpoint components).
2. Open up Task manager and go to View > Select Columns and enable PID.
3. Go to the "Processes" tab in Task manager and find out the program with the PID using port 9042.
4. Go to Services and disable the service running that specific process.