Done
Details
Assignee
Yauhen VavilkinYauhen VavilkinReporter
Yauhen ViazauYauhen ViazauDevelopment Team
EurekaRCA Group
Implementation coding issueStory Points
3Sprint
NonePriority
P1TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Yauhen Vavilkin
Yauhen VavilkinReporter
Yauhen Viazau
Yauhen ViazauDevelopment Team
Eureka
RCA Group
Implementation coding issue
Story Points
3
Sprint
None
Priority
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 4, 2024 at 6:57 AM
Updated December 12, 2024 at 4:22 PM
Resolved October 25, 2024 at 12:38 PM
Overview:
File stuck in Data Import app when importing large amount of records (f.e., 10k MARC Bib records)
Steps to reproduce:
Login to evrk2
Go to “Data import” app
Click on “or choose file“ button
Select a file with thousands of MARC Bib records (you can use the attached .mrc file with 10k records)
Select “Default - Create instance and SRS MARC Bib“ job profile
Click on “Actions” in the third pane → Select “Run“ option
Click on “Run” button in appeared modal
Expected result:
After some time, several log rows for chunks (parts) of the total amount of the uploaded records appear in the second pane.
All rows have “File name” value equal to name of the uploaded file with digit postfixes (“-1“, “-2”, etc.)
All rows have “Completed“ status.
The sum of “Records“ values for all rows equals to the total amount of uploaded records.
Actual result:
Some of the rows have “Completed with error“ status.
When such logs opened, if you click on the record titles in the log, you can see on of the the following error messages on “Incoming record“, “SRS MARC“, “Instance“ tabs:
io.vertx.core.impl.NoStackTraceThrowable: {"errors":[{"type":"UnauthorizedException","code":"authorization_error","message":"Unauthorized"}],"total_records":1}
No action
The import job remains shown in the first pane in “Running“ accordion until it is manually stopped. The progress is stuck on a values < 100%, and some job parts are not finished.
Sometimes, further import jobs (with lesser amount of records) are then also stuck in progress. This is NOT consistently reproducible
Additional information:
Was able to import 10k MARC bib records on Snapshot (Note: file split is not turned on there, but turned on on evrk2)
Also reproducible on FSE Dry run 1
Related test case - https://foliotest.testrail.io/index.php?/tests/view/3034890
See example: