-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
None
-
Affects Version/s: JCMA - 1.12.40, JCMA - 1.12.42
-
Component/s: Jira - Migration Assistant - Export
-
None
-
9
-
Major
-
67
Issue Summary
- Running a Jira migration with JCMA can contribute to an OOM exception in the server while export entity property data, and trying to send related analytics.
Steps to Reproduce
- In an instance with large number of issues to export, create a migration
- Run JCMA preflight checks.
Expected Results
- Executing the preflight checks without causing issues in the server.
Actual Results
- In an instance with high number of issues to export, Jira server might generate high number of analytics to process, which will lead to OOM exception when AnalyticsEventDispatcher runs.
Workaround
- Please contact Atlassian support sharing heap dump logs, and support zip.
- mentioned in
-
Page Loading...