Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Administrator's Guide, Volume I
  3. Section IX. Administering NetBackup
  4. Using the NetBackup Remote Administration Console
  5. Run-time configuration options for the NetBackup Administration Console
  6. NBJAVA_CLIENT_PORT_WINDOW
Veritas NetBackup™ Administrator's Guide, Volume I

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 application server. It also specifies the range of ports to use to connect to the bpjobd daemon from the Activity Monitor in the NetBackup Administration Console.

This option uses the following format:

NBJAVA_CLIENT_PORT_WINDOW = n m

Where:

n

Indicates the first in a range of non-reserved ports that are used for connecting to the bpjava processes on the NetBackup application server. It also specifies the range of ports to use to connect to the bpjobd daemon or Windows service from the Activity Monitor of the Remote Administration Console.

If n is set to 0, the operating system determines the non-reserved port to use (default).

m

Indicates the last in a range of non-reserved ports that are used for connecting to the NetBackup Administration Console or the Remote Administration Console.

If n and m are set to 0, the operating system determines the non-reserved port to use (default).

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.

Feedback

Was this page helpful?
Previous

MEM_USE_WARNING

Next

NBJAVA_CORBA_DEFAULT_TIMEOUT

Feedback

Was this page helpful?