Prepare to Install Process Performance Manager on a Windows System
Windows systems offer only 5000 ports for TCP/RMI connections. This number might not be sufficient for error-free communication if the system is too busy (for example, distributed systems, use of Performance Dashboard). To change the parameter, add an entry like the one below to the Windows registry. This example entry increases the number of available ports to 8192.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters,
"MaxUserPort"=dword:00002000