[ https://issues.apache.org/jira/browse/TIKA-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863407#comment-17863407 ]
ASF GitHub Bot commented on TIKA-3347: -------------------------------------- kbachuHighSpot commented on PR #1473: URL: https://github.com/apache/tika/pull/1473#issuecomment-2211353100 yeah, I see. There are more of these. Since `ioexception` is thrown, we are failing. Is there anything I can do to avoid these errors? why are they occuring? ``` 23:32:53.243 WARN i[Content] [main] j[6685831e5864fc77b5140f4a] o.a.p.p.f.FileSystemFontProvider 368 new fonts found, font cache will be re-built 23:32:53.243 WARN i[Content] [main] j[6685831e5864fc77b5140f4a] o.a.p.p.f.FileSystemFontProvider Building on-disk font cache, this may take a while 23:32:54.101 WARN i[Content] [main] j[6685831e5864fc77b5140f4a] o.a.p.p.f.FileSystemFontProvider Could not load font file: /System/Library/Fonts/LastResort.otf ``` ``` 23:32:55.670 WARN i[Content] [main] j[6685831e5864fc77b5140f4a] o.a.p.p.f.FileSystemFontProvider Could not load font file: /System/Library/Fonts/Supplemental/NISC18030.ttf java.io.IOException: 'head' table is mandatory ``` > Upgrade to PDFBox 3.x when available > ------------------------------------ > > Key: TIKA-3347 > URL: https://issues.apache.org/jira/browse/TIKA-3347 > Project: Tika > Issue Type: Task > Reporter: Tim Allison > Priority: Major > > 3.0.0-RC1 was recently released. We should integrate it on a dev branch asap > so that we can help with regression testing... -- This message was sent by Atlassian Jira (v8.20.10#820010)