Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
  • Java keytool is usually under the bin folder for Java. in that case you search for the Java that you are using for the JobScheduler Master.

Configure JobScheduler Master to use the reverse proxy

The proxy URL along with the HTTPS keyword is configured in the process class for the Agent:

Code Block
languagexml
titleProcess class definition with HTTPS
<process_class  max_processes="20" remote_scheduler="https://agent_host:24445"/>

Common pitfalls