Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-66593

Duplicated "com.atlassian.jira.plugin.ext.bamboo.service.PlanStatusUpdateJob" job created during each JIRA restart

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 8.2.2
    • 7.4.2, 7.5.1, 7.6.1, 7.6.2, 7.9.2, 7.12.2, 7.12.3
    • Scheduled Tasks

    Description

      Issue Summary

      Jira created duplicated jobs for "com.atlassian.jira.plugin.ext.bamboo.service.PlanStatusUpdateJob" scheduler everytime Jira is restarted:
      Problem happens to Jira instance where Bamboo is not used as well. 
       

      Expected Results

      There's only single job for the schedule. 
       

      Actual Results

      New job is created for the schedule each time Jira is restarted.
       

      Workaround

      Note: Always back up your data before performing any modifications to the database. If possible, test any alter, insert, update, or delete SQL commands on a staging server first.

      Delete the jobs from the database. You may retrieve the list of jobs using this SQL command:

      select * from clusteredjob WHERE job_runner_key = 'com.atlassian.jira.plugin.ext.bamboo.service.PlanStatusUpdateJob';
      

      However, duplicate jobs will continue to happen upon each Jira restart.

      Attachments

        Issue Links

          Activity

            People

              psuwala ΞΔ (Inactive)
              vshanmugam Vicknesh Shanmugam (Inactive)
              Votes:
              43 Vote for this issue
              Watchers:
              52 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: