[
https://issues.apache.org/jira/browse/JENA-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114226#comment-17114226
]
Andy Seaborne commented on JENA-1900:
-------------------------------------
For the Fuseki fulljar shaded jar, the solution is simpler than needing the
custom shade transformer.
The second Log4j2Plugins.dat comes from {{org.apache.logging.log4j:log4j-web}},
but that isn't necessary when running as a single, fixed app in Jetty because
there isn't a stop/unload issue.
> Fuseki full combined jar fails at logging startup.
> --------------------------------------------------
>
> Key: JENA-1900
> URL: https://issues.apache.org/jira/browse/JENA-1900
> Project: Apache Jena
> Issue Type: Task
> Affects Versions: Jena 3.15.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Critical
> Fix For: Jena 3.16.0
>
> Attachments: fix-l4j.sh
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Reported on
> [users@|https://lists.apache.org/thread.html/r12868fe9c016010f78ee784857b93b479d697a7b622924b3db8f2347%40%3Cusers.jena.apache.org%3E].
> This is LOG4J2-954 which has a workaround with [a 3rd party shade
> transformer|https://github.com/edwgiz/maven-shaded-log4j-transformer].
> In addition, on Java 9+, LOG4J2-2537 happens - a warning that can be ignored
> but nice if it didn't happen.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)