NBJAVA_CLIENT_PORT_WINDOW

The NBJAVA_CLIENT_PORT_WINDOW configuration option specifies the range of non-reserved ports on this computer to use for connecting to the NetBackup-Java application server. It also specifies the range of ports to use to connect to the bpjobd daemon from the NetBackup-Java Administration Console's Activity Monitor.

This option uses the following format:

NBJAVA_CLIENT_PORT_WINDOW = n m

Where:

The minimum acceptable range for each user is 120. Each additional concurrent user requires an additional 120. For example, the entry for three concurrent users might look as follows:

NBJAVA_CLIENT_PORT_WINDOW = 5000 5360

If the range is not set wide enough, jnbSA exits with an error message that states an invalid value has occurred during initialization.

Note:

Performance is reduced with the use of NBJAVA_CLIENT_PORT_WINDOW.

More Information

Runtime configuration options