Configuring properties of the Java™ job launcher [JavaJobLauncher]
About this task
In the
JobManager.ini
file, the section containing the properties of the Java™ job launcher is named: [JavaJobLauncher]
You can change the following properties:
- JVMDir
- The path to the virtual machine used to start job types with advanced options. You can change the path to another compatible Java™ virtual machine.
- JVMOptions
- The options to provide to the Java™ Virtual Machine used to start job types with advanced options. Supported keywords for establishing a secure connection are:
- htttps.proxyHost
- https.proxyPort
- Dhttp.proxyHost
- Dhttp.proxyPort
JVMOptions = -Dhttp.proxyHost=myproxyserver.mycompany.com -Dhttp.proxyPort=80