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)