GitHub user afs opened a pull request: https://github.com/apache/jena/pull/472
JENA-1607: Protect stdout, stderr from being closed You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena logging-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jena/pull/472.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #472 ---- commit a1c2d14ab5c14ee3affddc2523f81c40698e92d2 Author: Andy Seaborne <andy@...> Date: 2018-09-25T08:47:43Z JENA-1607: Protect stdout, stderr from being closed ---- ---