Parameter vmcj/option/debugPortRange Short text Port range for VMC debugging Parameter description This parameter defines the port range for Java debugging in the VirtualMachine Container (VMC). The value must be a numeric range with thefollowing syntax: vmcj/option/debugPortRange = fromPort - toPort If debugging is activated on a VM, the VM selects a free port withinthis range and this port is used for the connection between debugger anddebuggee. Example vmcj/option/debugPortRange = 8050 - 8100 The range should be configured so that it does not overlap with anyother applications. This includes the service ports of the InternetCommunication Manager (ICM). Work area VMC Parameter unit Interval Default value 8000 - 8100 Who is allowed Customer Limitation for os None Limitation for db None vmcj/debug_proxy/cfg/allowedPorts > vmcj/debug_proxy/cfg/defaultPort >Valid_values See above |