Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1032

The JobScheduler with cluster options shut down after ca. 2 min. and starts a new process when the database connection get lost

    XMLWordPrintable

Details

    Description

      The JobScheduler is configured with need_db = yes in the ./config/factory.ini.
      Now the database connection get lost.

      If the JobScheduler doesn't have a cluster option then it waits (endless) until it gets the database.
      All running tasks are still opened and will be resumed when the database is available.
      That works properly.

      If the JobScheduler has cluster options like -exclusive or -distibuted-orders then after ca. 2 minutes the current process shuts down and a new JobScheduler process starts. This new process waits for the database.
      In this case all running task are terminated and the task log could not be written in the database.

      The JobScheduler with cluster options should have the same behaviour then without cluster options.

      Attachments

        Issue Links

          Activity

            People

              oh Oliver Haufe
              oh Oliver Haufe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: