...
- Stop the JobScheduler service
- Open a shell
- Navigate to $SCHEDULER_HOME/bin
- Execute: jobscheduler.cmd remove
- For JobScheduler releases up to 1.10: Open $SCHEDULER_DATA/config/web.xml and modify the elements
<param-value>
for the servlet - For JobScheduler releases starting from 1.11: Use the action menu for the JobScheduler instance with the JOC Cockpit dashboard view and perform the operation "remove from inventory"
- Open $SCHEDULER_HOME/bin/jobscheduler_environment_variables.cmd and modify and modify SCHEDULER_HOME, SCHEDULER_DATA, SCHEDULER_ID
- Open $SCHEDULER_DATA/config/web.xml and modify the elements
<param-value>
for the servlet - Rename the folders $SCHEDULER_DATA and $SCHEDULER_HOME
- Open a shell
- Navigate to $SCHEDULER_HOME//bin
- Execute: jobscheduler.cmd install
...
- Stop the JobScheduler daemon
- For JobScheduler releases up to 1.10: Open $SCHEDULER_DATA/config/web.xml and modify the elements
<param-value>
of servlet JOC - For JobScheduler releases starting from 1.11: Use the action menu for the JobScheduler instance with the JOC Cockpit dashboard view and perform the operation "remove from inventory"
- Open Open $SCHEDULER_HOME/bin/jobscheduler_environment_variables.sh and modify and modify SCHEDULER_HOME, SCHEDULER_DATA, SCHEDULER_IDOpen $SCHEDULER_DATA/config/web.xml and modify the elements
<param-value>
of servlet JOC - Rename the folders $SCHEDULER_DATA and $SCHEDULER_HOME
- Open a shell
- Navigate to $SCHEDULER_HOME/bin
- Start the JobScheduler daemon
...