[jira] [Commented] (OFBIZ-9792) order services.xml references bi entities

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9792) order services.xml references bi entities

Nicolas Malin (Jira)

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

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

Hi Adam,

Is this for R16.11 branch, a R16 version? Because I can't reproduce on trunk using gradlew cleanAll loadAll > cleanAll-loadAll.log

> order services.xml references bi entities
> -----------------------------------------
>
>                 Key: OFBIZ-9792
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9792
>             Project: OFBiz
>          Issue Type: Bug
>          Components: bi, order
>            Reporter: Adam Heath
>            Priority: Minor
>
> Do a fresh checkout.  No plugins(which uses to be specialpurpose).  ofbiz/services.xml defines entity-auto services for entities that only exist in the bi plugin.
> ==
> 10:55:15 -0500 adam@tooz(trunk):/srv/development/ofbiz/ofbiz-github$ ./gradlew loadDefault 2>&1 | tee loadDefault.log
> 10:55:38 -0500 adam@tooz(trunk):/srv/development/ofbiz/ofbiz-github$ less loadDefault.log
> 10:55:54 -0500 adam@tooz(trunk):/srv/development/ofbiz/ofbiz-github$ grep SalesOrderItemFact loadDefault.log
> org.apache.ofbiz.entity.GenericModelException: Could not find definition for entity name SalesOrderItemFact
> 2017-09-26 10:54:13,708 |kJoinPool-1-worker-7 |ModelServiceReader            |E| Cannot load auto-attributes : Could not find entity with name [SalesOrderItemFact] for createSalesOrderItemFact
> org.apache.ofbiz.base.util.GeneralException: Could not find entity with name [SalesOrderItemFact]
> org.apache.ofbiz.entity.GenericModelException: Could not find definition for entity name SalesOrderItemFact
> ==



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)