[ https://issues.apache.org/jira/browse/JENA-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468836#comment-17468836 ]
ASF subversion and git services commented on JENA-2240: ------------------------------------------------------- Commit ce63d2ac7f7dd52ec6b19a6035e6d66388d31d1a in jena's branch refs/heads/main from Andy Seaborne [ https://gitbox.apache.org/repos/asf?p=jena.git;h=ce63d2a ] Merge pull request #1155 from afs/jena2240-dft-fuseki-logging JENA-2240: Be more careful setting default logging > Fuseki server does not set logging correctly if log4j2.properties is absent. > ---------------------------------------------------------------------------- > > Key: JENA-2240 > URL: https://issues.apache.org/jira/browse/JENA-2240 > Project: Apache Jena > Issue Type: Task > Components: Fuseki > Affects Versions: Jena 4.3.2 > Reporter: Andy Seaborne > Assignee: Andy Seaborne > Priority: Major > Fix For: Jena 4.4.0 > > > Part of JENA-2239. > Workarounds: either of: > * Use the log4j2.properties file from the distribution apache-jena-fuseki > download. > * Start with environment variable {{LOGGING}} set to one or more spaces. > {noformat} > env LOGGING=" " ./fuseki-server --mem /ds > {noformat} -- This message was sent by Atlassian Jira (v8.20.1#820001)