You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2022/01/04 13:17:00 UTC

[jira] [Assigned] (JENA-2240) Fuseki server does not set logging correctly if log4j2.properties is absent.

     [ https://issues.apache.org/jira/browse/JENA-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne reassigned JENA-2240:
-----------------------------------

    Assignee: Andy Seaborne

> 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)