Am 15.12.20 um 15:29 schrieb Tilman Hausherr:
new report available at

http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz

this should be the last one. What's weird is that there are new exceptions, that happen in Jempbox. Which hasn't been changed. I can't reproduce them. I tried with jdk8 and jdk14, the machine has jdk14. Stack trace:

java.lang.ArrayIndexOutOfBoundsException: Index 20 out of bounds for length 19
     at java.base/java.text.DigitList.append(DigitList.java:151)
     at 
java.base/java.text.DecimalFormat.subparseNumber(DecimalFormat.java:2451)
     at java.base/java.text.DecimalFormat.subparse(DecimalFormat.java:2312)
     at java.base/java.text.DecimalFormat.parse(DecimalFormat.java:2145)
     at 
java.base/java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1934)
     at java.base/java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1542)
     at java.base/java.text.DateFormat.parse(DateFormat.java:394)
     at org.apache.jempbox.impl.DateConverter.toCalendar(DateConverter.java:186)

the attachments report subdirectory also has a weirdness: it claims that 4 container files are missing in B. But it doesn't tell which ones.
Maybe some TIKA-configuration issue?

However, it shouldn't be PDFBox related. Saying that I'm going to cut the 2.0.22 release ...



Tilman


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to