Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 'Troubleshooting' section added

...

  • Stop the JobScheduler

    Code Block
    languagetext
    $SCHEDULER_HOME/bin/jobscheduler.sh stop

    An error message will be shown, if the JobScheduler has already been stopped. This message can be ignored. 

  • Remove the database or database tables
    The documentation for any database which may have been installed for the JobScheduler should be consulted for instructions as to its removal. 
  • Delete all files and directories

    Code Block
    languagetext
    rm -r -f $SCHEDULER_HOME 
    rm -r -f $SCHEDULER_DATA

Troubleshooting

Assistance in troubleshooting issues can be found in the Home Page, in our Troubleshooting Articles or on Sourceforge.