Calls to REST API intermittently fail immediately after startup on Jira 10

XMLWordPrintable

    • 10
    • 2
    • Severity 3 - Minor
    • 10

      Issue Summary

      MaketPlace Partner StoniByte has reached us out asking for assistance with a possible Jira API BUG when testing their app on Jira 10 version.

      Steps to Reproduce

      • Spin up a Jira 10.0.0
      • Created a Project with around 1 thousand issues
      • Create a Scrum Board with several issues on it
      • Create a Dashboard and add several gadgets from the Great Gadgets plugin on it, associating them with the Scrum board above as the issues source.
      • Restart Jira
      • Scan the atlassian-jira.log right after the startup traces for the exception: 
      • Caused by: java.lang.IllegalAccessException: class com.atlassian.plugins.rest.v2.util.ReflectionUtils cannot access a member of class com.atlassian.jira.rest.v2.issue.IssueBean with modifiers "private"  

      Expected Results

      After start up, the REST API Calls should work without throwing any errors on the logs.

      Actual Results

      • Right after the startup the exception below is thrown:
      • Caused by: java.lang.IllegalAccessException: class com.atlassian.plugins.rest.v2.util.ReflectionUtils cannot access a member of class com.atlassian.jira.rest.v2.issue.IssueBean with modifiers "private"  

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available.

              Assignee:
              Unassigned
              Reporter:
              Souto
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: