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

Unexpected exception lava.lang.ClassCastException in PDF-hul 1.11 JOHVE 1.20.1 #375

Closed
asciim0 opened this issue Dec 14, 2018 · 1 comment · Fixed by #597
Closed

Unexpected exception lava.lang.ClassCastException in PDF-hul 1.11 JOHVE 1.20.1 #375

asciim0 opened this issue Dec 14, 2018 · 1 comment · Fixed by #597
Assignees
Labels
bug A product defect that needs fixing P1 High priority issues to be scheduled in the upcoming release
Milestone

Comments

@asciim0
Copy link
Contributor

asciim0 commented Dec 14, 2018

Dev Effort

2D

Description

F-03-B-823.pdf

We have a large number of files all from the same collection that cause the same unexpected exception in JHOVE. I'm attaching one of them and happy to provide more if needed.

@carlwilson carlwilson self-assigned this Dec 19, 2018
@carlwilson carlwilson added the bug A product defect that needs fixing label Dec 19, 2018
@carlwilson carlwilson added this to the v1.24-m4 Release milestone Dec 19, 2018
@carlwilson carlwilson added the P1 High priority issues to be scheduled in the upcoming release label Dec 19, 2018
@carlwilson carlwilson modified the milestones: v1.24-m4 Release, Hack week tasks Apr 14, 2020
@carlwilson carlwilson removed their assignment Apr 27, 2020
karenhanson added a commit to karenhanson/jhove that referenced this issue May 13, 2020
…le object

This fix for issue openpreserve#375 repairs a ClassCastException relating to casting from an indirect object to a simple object. This seems to be a common conversion through PdfModule that has been handled using the `resolveIndirectObject` method. The fix simply passes the object causing the problem into that method.
karenhanson added a commit to karenhanson/jhove that referenced this issue May 13, 2020
…ple object

This fix for issue openpreserve#375 repairs a ClassCastException relating to casting from an indirect object to a simple object. This seems to be a common conversion through PdfModule that has been handled using the `resolveIndirectObject` method. The fix simply passes the object causing the problem into that method.
carlwilson added a commit that referenced this issue May 14, 2020
Fixes #375: Handle class cast from indirect object to simple object
carlwilson added a commit that referenced this issue Apr 6, 2022
- added regression test files for #148, #358. #375 and #531; and
- patched results files for fixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A product defect that needs fixing P1 High priority issues to be scheduled in the upcoming release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants