You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2017/11/13 09:04: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=16249265#comment-16249265 ] 

Jacques Le Roux commented on OFBIZ-9534:
----------------------------------------

(y)

> 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
>            Assignee: Michael Brohl
>             Fix For: Upcoming Release
>
>         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)