On 7/11/2020 12:42 PM, Jim Garrison wrote:
> On 7/11/2020 1:43 AM, Tilman Hausherr wrote:
>> [2nd attempt]
>>
>> I think that one is this:
>> https://issues.apache.org/jira/browse/TIKA-3112
>>
>> Tilman
>>
>> Am 11.07.2020 um 00:32 schrieb Jim Garrison:
>>> Tika App started with
>>>
>>>      java -jar tika-app-1.24.1.jar -g
>>>
>>> Fails the same way no matter what I try to parse.
>>>
>>> Checking here before I submit an issue...
>>>
>>> Stack Trace:
>>>
>>> Apache Tika was unable to parse the document
>>> at D:\Users\jim\Data\Scans\Receipts\20200706-WinCo.pdf.
>>>
> [snip]
> 
> I don't see a TIKA-3112 branch in git, and also see that the commit for
> the fix appears only in branch_1x.  Is that branch currently buildable
> and at least reasonably stable?
> 
> Thanks

Tried cloning branch_1x and building with maven on Windows 10, tests
failed with:

-------------------------------------------------------------------------------
Test set: org.apache.tika.parser.fork.ForkParserIntegrationTest
-------------------------------------------------------------------------------
Tests run: 7, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 5.101 s
<<< FAILURE! - in org.apache.tika.parser.fork.ForkParserIntegrationTest
org.apache.tika.parser.fork.ForkParserIntegrationTest.testAttachingADebuggerOnTheForkedParserShouldWork
 Time elapsed: 0.182 s  <<< ERROR!
java.io.IOException: EOF while waiting for start beacon
        at
org.apache.tika.parser.fork.ForkParserIntegrationTest.testAttachingADebuggerOnTheForkedParserShouldWork(ForkParserIntegrationTest.java:245)

Suggestions?  I couldn't find anything in the issue tracker that matches
this failure.


-- 
Jim Garrison [email protected]

Reply via email to