You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception: Caught unexpected exception during parsing caused by exception: Error while parsing object : 3 0 caused by exception: Object number 1437 should be object stream, but in fact it is null
#1492
Open
HenningRoth opened this issue
Dec 11, 2024
· 1 comment
We are receving NullPointer Exceptions on some PDF Documents.
Unfortunately currently I cannot share a PDF file to reproduce the problem as the files may contain sensitive data.
But the possibility of sharing a PDF is under evaluation by data owner.
Using the actual cli (Release 1.26.2) I get the following messages (receiving the same exception uisng the lib in our application)
c:\users\v081039\Downloads\Gesundheitsfragen.pdf
00:00:00.084
Exception: Caught unexpected exception during parsing caused by exception: Error while parsing object : 3 0 caused by exception: Object number 1437 should be object stream, but in fact it is null
00:00:00.084
1
0
0
00:00:00.133
The text was updated successfully, but these errors were encountered:
<jobsDez. 11, 2024 10:55:03 AM org.verapdf.processor.ProcessorImpl process
WARNUNG: c:\users\v081039\Downloads\sample.pdf doesn't appear to be a valid PDF.
<job>
<item size="414545">
<name>c:\users\v081039\Downloads\sample.pdf</name>
</item>
<taskException type="PARSE" isExecuted="true" isSuccess="false">
<duration start="1733910903051" finish="1733910903110">00:00:00.059</duration>
<exceptionMessage>Exception: Caught unexpected exception during parsing caused by exception: Error while parsing object : 3 0 caused by exception: Object number 1433 should be object stream, but in fact it is null</exceptionMessage>
</taskException>
<duration start="1733910903051" finish="1733910903110">00:00:00.059</duration>
</job>
We are receving NullPointer Exceptions on some PDF Documents.
Unfortunately currently I cannot share a PDF file to reproduce the problem as the files may contain sensitive data.
But the possibility of sharing a PDF is under evaluation by data owner.
Using the actual cli (Release 1.26.2) I get the following messages (receiving the same exception uisng the lib in our application)
c:\users\v081039\Downloads\Gesundheitsfragen.pdf 00:00:00.084 Exception: Caught unexpected exception during parsing caused by exception: Error while parsing object : 3 0 caused by exception: Object number 1437 should be object stream, but in fact it is null 00:00:00.084 1 0 0 00:00:00.133The text was updated successfully, but these errors were encountered: