[ 
https://issues.apache.org/jira/browse/OFBIZ-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gaudin Pierre updated OFBIZ-9534:
---------------------------------
    Description: 
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. 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

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


> 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. 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)

Reply via email to