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

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

Gaudin Pierre created OFBIZ-9534:
------------------------------------

             Summary: 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


When service semaphore is use in wait mode with numerous simultaneous calls (multi thread), it happens that the service semaphore goes raises an exception when it tries to record in database the semaphore. 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)