You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2012/07/14 11:33:33 UTC

[jira] [Commented] (OFBIZ-4967) Multiple Issues In ServiceDispatcher.runSync Method

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

Adrian Crum commented on OFBIZ-4967:
------------------------------------

Line 254: A semaphore lock is acquired outside of a try-catch block, so if any exceptions are thrown the lock will not be released.

                
> Multiple Issues In ServiceDispatcher.runSync Method
> ---------------------------------------------------
>
>                 Key: OFBIZ-4967
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4967
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Priority: Minor
>
> There are multiple problems with the runSync method in ServiceDispatcher.java. Details in comments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira