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

Vyom Jain commented on OFBIZ-5065:
----------------------------------

Service countProductQuantityOrdered (which populates ProductCalculatedInfo) 
isn't implemented as ECA, it is invoked synchronously by 
OrderService.createOrder() (possibly for Purchase Orders as well).
Here's another related thread 
http://mail-archives.apache.org/mod_mbox/ofbiz-dev/201410.mbox/%[email protected]%3E

> ProductCalculatedInfo during storeOrder creates Deadlock
> --------------------------------------------------------
>
>                 Key: OFBIZ-5065
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5065
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 12.04
>            Reporter: Markus M. May
>            Priority: Minor
>
> We are experiencing problems with a deadlock on the ProductCalculatedInfo 
> table in the storeOrder service. 
> A possible solution seems to add require-new-transaction="true" to the 
> countProductQuantityOrdered service.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to