[ 
https://issues.apache.org/jira/browse/JENA-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627016#comment-16627016
 ] 

Andy Seaborne commented on JENA-1607:
-------------------------------------

Note: JUL initialization happens when the first logger is created logger, not 
when the configuration is set. Configuring, then reconfiguring, without 
creating a logger being created would not close the output stream.

 

> 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
>            Priority: Major
>             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)

Reply via email to