Unable to start SharePlex services on Windows due to System call error: Permission denied tcp server bind -exiting
Event_log error:
01/25/12 20:14 System call error: Permission denied tcp server bind - exiting [sp_copsrv/4028]
A third party application (non Shareplex) is listening on port that Shareplex is trying to use.
Check if the port being used by issuing "netstat -an " from the DOS prompt
If the port was being used, shutdown the third party application or start shareplex on a different port
To start shareplex on a different port:
1. Make sure the port is not in use
2. Edit the following two parameters in the <vardir>\data\paramdb file
SP_COP_TPORT <new #>
SP_COP_UPORT <new #>
3. Start shareplex services