Y, branch_1x and main should have the fix.  I'm not able to replicate this
failure on Mac or Linux on branch_1x.  :(

When this test has failed in the past, it was caused by a new
parser/component not being serializable.  From the "EOF while waiting for
start beacon", this is not the case for you.

Is there any chance that Windows is preventing the child process from
starting?


> 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