Won't Do
Details
Details
Assignee
Kateryna Senchenko
Kateryna SenchenkoReporter
Yauhen Viazau
Yauhen ViazauDevelopment Team
Folijet
RCA Group
TBD
Story Points
0
Sprint
None
Priority
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 8, 2024 at 7:33 AM
Updated March 17, 2025 at 11:22 AM
Resolved January 16, 2025 at 2:05 PM
Overview:
Cannot create/import MARC Holdings, MARC authorities on FSE Dry run 1
Steps to reproduce:
Log into *FSE Dry run 1* environment # Open “Inventory” app
Select “MARC“ option in “Source“ filter in the first pane
Click on the title of any record in the second pane
Click on the “Actions” button in the third pane → Select “Add MARC holdings record” option
Add “$b“ subfield with valid location code to “852“ field (f.e., add “$b E“ for “Online (E)“ location)
Click “Save & close“ button
Expected result: MARC Holdings successfully saved. Detailed view of created holdings in shown
Actual result: Success toast notification is shown, then error toast notification is shown: “Unable to create record due to system error. Please try again or contact support.“. Detailed view of created holdings is not shown. In DevTools, one of the
GET /records-editor/records/status?qmRecordId=<<UUID>>
calls has the following body:{ "qmRecordId": "59cd81c8-c3fc-4923-9fad-c20d01da987d", "jobExecutionId": "faaa9057-9b4e-4c27-a7c7-bc25c395ea38", "status": "ERROR", "errorMessage": "Failed to initialize pool: SSL error: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target", "metadata": { "createdAt": "2024-07-08T07:37:50.219Z", "updatedAt": "2024-07-08T07:37:55.293684Z" } }
Additional information:
NOT reproducible on evrk2
Also, data import of MARC holdings record fails with the same error shown in import job logs:
Failed to initialize pool: SSL error: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
The same error also appears when trying to import MARC authority record
No issues when importing/creating MARC bib record
See screencast with an example: