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

ASF subversion and git services commented on OFBIZ-13060:
---------------------------------------------------------

Commit 4511f5e6f69d0bd19df3ce3baecb8a8e23f8d54e in ofbiz-plugins's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=4511f5e6f ]

Fixed: quickInitDataWarehouse fails (OFBIZ-13060)

There were 2 reasons.

I thought initially that it was only my bad in BiSystemPropertyData.xml where I
set the thruDate value for bi.property to 2133-09-01 instead of 2033-09-01

But it turned out that I had also to increase the quickInitDataWarehouse and
loadInventoryFact service timeouts to 300. I picked 300, I guess it's a bit 
much,
to follow loadDateDimension service.


> quickInitDataWarehouse fails
> ----------------------------
>
>                 Key: OFBIZ-13060
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-13060
>             Project: OFBiz
>          Issue Type: Bug
>          Components: bi
>    Affects Versions: Upcoming Branch
>            Reporter: Jacques Le Roux
>            Priority: Major
>             Fix For: Upcoming Branch
>
>
> The error is:
> org.apache.ofbiz.webapp.event.EventHandlerException: Service invocation error 
> (Could not commit transaction for service [quickInitDataWarehouse] call: Roll 
> back error (with no rollbackOnly cause found), could not commit transaction, 
> was rolled back instead: java.lang.Exception: Transaction has timed out 
> (Transaction has timed out))
> It works in next demo, so it's due to a "recent" changes. It seems the 
> conversion from XML of DimensionServices to groovy is the reason. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to