Andy Seaborne created JENA-2240: ----------------------------------- Summary: 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 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)