[
https://issues.apache.org/jira/browse/TIKA-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600819#comment-17600819
]
Tim Allison commented on TIKA-3813:
-----------------------------------
I was able to replicate this this morning. There are a number of subtle
differences in how we set up the bundle in 2.x and 1.x. I tried applying all
the diffs I could find, and I couldn't get our 1.x bundle to work with log4j
2.18.0. I kept getting this exception. :(
> 1.x build fails with log4j2 2.18.0
> -----------------------------------
>
> Key: TIKA-3813
> URL: https://issues.apache.org/jira/browse/TIKA-3813
> Project: Tika
> Issue Type: Bug
> Components: build
> Affects Versions: 1.28.5
> Reporter: Tilman Hausherr
> Priority: Minor
>
> Build is fine with log4j2 2.17.2 but fails with 2.18.0 in "Apache Tika OSGi
> bundle":
> {noformat}
> testForkParser(org.apache.tika.bundle.BundleIT) Time elapsed: 4.788 s <<<
> ERROR!
> java.io.IOException: EOF while waiting for start beacon
> at org.apache.tika.bundle.BundleIT.testForkParser(BundleIT.java:166)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)