Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-19725

Fix Quartz 2.2.2 Upgrade Script not working

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.10
    • Fix Version/s: 7.10-HF12
    • Component/s: Clustering
    • Tags:
    • Backlog priority:
      600
    • Sprint:
      nxBD 8.3.6
    • Story Points:
      1

      Description

      The Quartz 2.2.2 Upgrade Script referenced in the upgrade instructions is broken. Fix the problem by adding the following line to the script:

      alter table qrtz_fired_triggers add column sched_time bigint not null;
      

      Note also that our Quartz installation (originally based on a Nuxeo 5.6 install) required the following additional script changes to bring it current:

      alter table qrtz_fired_triggers drop column is_update_data;
      alter table qrtz_scheduler_state drop column recoverer;
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 hours
                  3h