-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.2 CE GA3, 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.0 DXP FP86, 7.0.10.12 DXP SP12, 7.0.X, 7.1.10 DXP FP13, 7.1.X, 7.2.10 DXP FP2, 7.2.10.1 DXP SP1, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Documents & Media
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Sprint:031 - Nidoqueen
-
Git Pull Request:
If a user uploads a 7z document(7-Zip archive) or msg document(outlook message), stack trace will show up in the log (cf 7zError.txt and msgError.txt)
tika-parsers 1.8 is incompatible with apache poi 3.15 and xz 1.5.
Can you upgrade :
- org.tukaani » xz 1.5 to 1.8
- org.apache.poi » poi 3.15 to 3.17
- org.apache.poi » poi-scratchpad 3.15 to 3.17
- org.apache.poi » poi-ooxml 3.15 to 3.17
- org.apache.poi » poi-ooxml-schemas 3.15 to 3.17
and add
- org.apache.commons » commons-collections4 4.1