You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Michael Brohl (JIRA)" <ji...@apache.org> on 2017/08/18 20:23:00 UTC

[jira] [Commented] (OFBIZ-9534) exception in service semaphore in wait mode and with multi thread calls

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

Michael Brohl commented on OFBIZ-9534:
--------------------------------------

Thanks Pierre,

your patch looks good to me. Any objections to commit this from others?



> exception in service semaphore in wait mode and with multi thread calls
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-9534
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9534
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Gaudin Pierre
>         Attachments: semaphore.patch
>
>
> When service semaphore is use in wait mode with numerous simultaneous calls (multi thread), it happens that the service semaphore raises an exception when it tries to record in database the semaphore lock. This exception is raised and stop the wait loop. The exception could be catched to continue the waitloop.
>     
> this can be reproduced by creating a semaphore in wait mode with several calls simultaneously with soapui



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)