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 2018/09/25 08:46:00 UTC

[jira] [Created] (JENA-1607) Java util logging closes stdout or sterr if they are the output route.

Andy Seaborne created JENA-1607:
-----------------------------------

             Summary: Java util logging closes stdout or sterr if they are the output route.
                 Key: JENA-1607
                 URL: https://issues.apache.org/jira/browse/JENA-1607
             Project: Apache Jena
          Issue Type: Bug
    Affects Versions: Jena 3.8.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
             Fix For: Jena 3.9.0


Java util logging closes whatever is the output stream; this happens in {{java.util.logging.StreamHandler}}.

When the output is stdout or stderr, re-initializing logging, even by accident, cause all output to go silent.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)