Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-569

Once CRON Expression Has Error, Server Never Startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.0.2
    • 1.0.3
    • None
    • None
    • SuSE Linux 9.2 AMD64

    Description

      To reproduce the problem:

      1. Add a schedule with the following CRON expression:
      0 0 4-1 * * ?
      2. Restart the Continuum server.
      3. The server never start up.

      To workaround the problem:

      1. Use JDBC to dig int he database and fix the CRON expression:
      0 0 4-23 * * ?
      2. Start the Continuum server.
      3. Server starts successfully.

      Attachments

        Activity

          People

            evenisse Emmanuel Venisse
            richard.li@cherubim.com.hk Richard C. L. Li
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: