Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instantiation Reset Error #963

Open
ekemeyer opened this issue Feb 13, 2025 · 0 comments
Open

Instantiation Reset Error #963

ekemeyer opened this issue Feb 13, 2025 · 0 comments
Labels

Comments

@ekemeyer
Copy link
Contributor

Describe the bug
If pbcore for a guid that doesn't already exist in AMS2 is accidentally put through instantiation reset ingester, there is a vague error thrown
STATUS: 500 javax.jcr.RepositoryException: org.modeshape.jcr.value.binary.BinaryStoreException: Unable to find binary value with key "bc55d5f718cb5f5ed4665ffba561657a5a26e1cc" within binary store at "/mnt/sdf/fedora-data/fcrepo.binary.directory"

However, a record is still made , but runs into an error when trying to go to it.

To Reproduce
Steps to reproduce the behavior:

  1. Try to enter pbcore for a non-existent guid in AMS2 into the instantiation reset ingester
  2. See error
  3. Search the guid in AMS2
  4. See record and subsequent error when you try to go to it.

Expected behavior
Nothing is ingested and a clear error is reported during ingest step

Additional context
I thought maybe I could resend it through the instantiation reset, because technically it did create a record for the guid, but I got the same error

@ekemeyer ekemeyer added the Bug label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant