org.apache.tika.exception.TikaException: Unexpected RuntimeException from
org.apache.tika.parser.txt.txtpar...@6caf16
---------------------------------------------------------------------------------------------------------------------
Key: TIKA-290
URL: https://issues.apache.org/jira/browse/TIKA-290
Project: Tika
Issue Type: Bug
Components: parser
Affects Versions: 0.4
Environment: Windows XP / jdk1.6.0_15
Reporter: MRIT64
Priority: Minor
Fix For: 0.4
It's just for information (I am testing Tika).
I am using tika-app-0.4.jar from the box.
I get the run-time error below :
org.apache.tika.exception.TikaException: Unexpected RuntimeException from
org.apache.tika.parser.txt.txtpar...@6caf16
with the ANSI text file containing :
azerty
123456789012345 6789012345678901 2345678901234567890123456789
0123456789012345678901234567890123 456789012345678901234567890123456
789012345678901234567890123456789012345678901 2345678901234567890123456789
012345678901234567890123456 7890123456789012345 678901234567890123456789012345
6789012345678901234567890
1234567890123456789012 345678901234567890123456789012345
6789012345678901234567890123456789012345678901234
567890123456789012345678901234567890123456789012345678901234
56789012345678901234567890123456789012345678901234567890123456789012345
78901234567890123456789012345678901234 56789012345678901234567890TOOLONGTOKEN
qwerty.
It works well if this file is saved in UTF-8 or if I delete some lines in the
ANSI file. I don't know why.
Best regards
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.