Previous Topic: Reallocating Default Port Numbers

Next Topic: Reallocating default.serverports

Allocating Port Numbers to default.pingports and default.rmiports

These two settings are handled in a similar way. In both cases, the default port numbers have been carefully chosen to minimize the risk that the default port numbers are already allocated to another service.

For example, to reallocate port numbers 5000 to the machine identification service and 5001 to the RMI registry, copy these lines to the startup.properties file on each CA DLP machine:

default.pingports=5000
default.rmiports=5001