You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2013/01/10 22:14:13 UTC

[jira] [Created] (OPENJPA-2321) Synchronizing logging output stream causes deadlock when used some JDK LogManger derivative

Pinaki Poddar created OPENJPA-2321:
--------------------------------------

             Summary: Synchronizing logging output stream causes deadlock when used some JDK LogManger derivative 
                 Key: OPENJPA-2321
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2321
             Project: OpenJPA
          Issue Type: Bug
            Reporter: Pinaki Poddar


OpenJPA acquires lock on the supplied log stream. Under some container environment and using JDK logging, a deadlock was detected that is related to the fact that OpenJPA grabbed a lock on the supplied output stream. 
This issue suggests that OpenJPA will not hold the lock on the stream. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira