-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
Component/s: Assets - Import
-
None
-
3
-
Minor
Issue Summary
An external imported aborted by the system fails to execute successfully on restart
Steps to Reproduce
- Create an external import
- Run the import
- Restart the pod
- External import is stuck
- Error in logs
Error while resuming system aborted import:SystemAbortedImportBean(id=, importSourceId=, isExecutedForImportSourceOT=, executedForImportSourceIds=[], executedByUserKey=insight-system-user)
Expected Results
Resuming a system aborted external import should complete successfully
Actual Results
External import is stuck. Cannot cancel it if it is not in ingesting state.
Error while resuming system aborted import:SystemAbortedImportBean(id=, importSourceId=, isExecutedForImportSourceOT=, executedForImportSourceIds=[], executedByUserKey=insight-system-user)
Workaround
The external app can cancel the import if it is in ingesting state. If not, then have to wait for 24hrs so that it gets stale and the app can execute the import again.
- duplicates
-
JSDCLOUD-11254 Attempting a large external import where the import is aborted by the system fails to resume after underlying issue is fixed
-
- Closed
-
- mentioned in
-
Page Loading...