
Parameter
vmcj/option/debugPortRange
Short text
Port range for VMC debugging
Parameter Description
This parameter defines the port range for Java debugging in the Virtual Machine Container (VMC). The value must be a numeric range with the following syntax:
vmcj/option/debugPortRange = fromPort – toPort
If debugging is activated on a VM, the VM selects a free port within this range and this port is used for the connection between debugger and debuggee.
Example
vmcj/option/debugPortRange = 8050 – 8100
The range should be configured so that it does not overlap with any other applications. This includes the service ports of the Internet Communication Manager (ICM).
Application Area
VMC
Parameter Unit
Interval
Default Value
8000 – 8100
Who is permitted to make changes?
Customer
Operating System Restrictions
None
Database System Restrictions
None
Are other parameters affected or dependent?
vmcj/debug_proxy/cfg/allowedPorts
vmcj/debug_proxy/cfg/defaultPort
Values allowed
See above


