[jboss-jira] [JBoss JIRA] (WFLY-4662) System.out usage may cause deadlock

Bart Van Dosselaer (JIRA) issues at jboss.org
Fri May 22 03:32:19 EDT 2015


Bart Van Dosselaer created WFLY-4662:
----------------------------------------

             Summary: System.out usage may cause deadlock
                 Key: WFLY-4662
                 URL: https://issues.jboss.org/browse/WFLY-4662
             Project: WildFly
          Issue Type: Bug
          Components: Logging
    Affects Versions: 9.0.0.CR1, 8.2.0.Final
            Reporter: Bart Van Dosselaer
            Assignee: James Perkins


We recently experienced a deadlock due to the logging subsystem, exactly as was detailed in this thread: https://developer.jboss.org/thread/241453

Our concern is that since we include a fairly large number of third-party components, we can't guarantee they're not using System.out or System.err somewhere, potentially causing a thread deadlock.

Are there plans to review this issue, or is the only way to guarantee not having such issues, to disable the logging subsystem?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list