Wai created OFBIZ-6555:
--------------------------

             Summary: ant load-extseed show some errors and warnings
                 Key: OFBIZ-6555
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6555
             Project: OFBiz
          Issue Type: Bug
            Reporter: Wai


After running $ ant load-extseed
The error.log file contains the following:

2015-07-09 14:19:24,432 |delegator-startup-1  |ModelViewEntity               
|E| [OrderItemQuantityReportGroupByProduct]: [ModelViewEntity.populateFields] 
ERROR: could not find ModelField for entity name: ItemIssuanceQuantitySum and 
field: issuedDateTime
2015-07-09 14:19:24,432 |delegator-startup-1  |ModelViewEntity               
|E| [OrderItemQuantityReportGroupByProduct]: [populateFields] ERROR: could not 
find ModelField for field name "issuedDateTime" on entity with name: 
ItemIssuanceQuantitySum
2015-07-09 14:23:09,750 |OFBiz-batch-3        |DatabaseUtil                  
|E| Error adding foreign key: ModelEntity was null for related entity name 
Tenant

The ofbiz.log contains the following note worthy errors and warnings:

2015-07-09 14:19:24,348 |delegator-startup-1  |ModelViewEntity               
|W| [TestingCryptoRawView]: Conversion for complex-alias needs to be 
implemented for cache and in-memory eval stuff to work correctly, will not work 
for alias: rawEncryptedValue
2015-07-09 14:19:24,348 |delegator-startup-1  |ModelViewEntity               
|W| [TestingCryptoRawView]: Conversion for complex-alias needs to be 
implemented for cache and in-memory eval stuff to work correctly, will not work 
for alias: rawSaltedEncryptedValue
2015-07-09 14:19:24,432 |delegator-startup-1  |ModelViewEntity               
|W| [OrderItemQuantityReportGroupByItem]: Conversion for complex-alias needs to 
be implemented for cache and in-memory eval stuff to work correctly, will not 
work for alias: quantityOrdered
2015-07-09 14:19:24,432 |delegator-startup-1  |ModelViewEntity               
|W| [OrderItemQuantityReportGroupByItem]: Conversion for complex-alias needs to 
be implemented for cache and in-memory eval stuff to work correctly, will not 
work for alias: quantityOpen
2015-07-09 14:19:24,432 |delegator-startup-1  |ModelViewEntity               
|E| [OrderItemQuantityReportGroupByProduct]: [ModelViewEntity.populateFields] 
ERROR: could not find ModelField for entity name: ItemIssuanceQuantitySum and 
field: issuedDateTime
2015-07-09 14:19:24,432 |delegator-startup-1  |ModelViewEntity               
|E| [OrderItemQuantityReportGroupByProduct]: [populateFields] ERROR: could not 
find ModelField for field name "issuedDateTime" on entity with name: 
ItemIssuanceQuantitySum
2015-07-09 14:19:24,432 |delegator-startup-1  |ModelViewEntity               
|W| [OrderItemQuantityReportGroupByProduct]: Conversion for complex-alias needs 
to be implemented for cache and in-memory eval stuff to work correctly, will 
not work for alias: quantityOrdered
2015-07-09 14:19:24,432 |delegator-startup-1  |ModelViewEntity               
|W| [OrderItemQuantityReportGroupByProduct]: Conversion for complex-alias needs 
to be implemented for cache and in-memory eval stuff to work correctly, will 
not work for alias: quantityOpen
2015-07-09 14:19:24,435 |delegator-startup-1  |ModelViewEntity               
|W| [OrderReportSalesGroupByProduct]: Conversion for complex-alias needs to be 
implemented for cache and in-memory eval stuff to work correctly, will not work 
for alias: quantityOrdered
2015-07-09 14:19:24,438 |delegator-startup-1  |ModelViewEntity               
|W| [OrderItemAndShipGrpInvResAndItemSum]: Conversion for complex-alias needs 
to be implemented for cache and in-memory eval stuff to work correctly, will 
not work for alias: quantityOrdered
2015-07-09 14:19:24,438 |delegator-startup-1  |ModelViewEntity               
|W| [OrderItemAndShipGrpInvResAndItemSum]: Conversion for complex-alias needs 
to be implemented for cache and in-memory eval stuff to work correctly, will 
not work for alias: totQuantityAvailable
2015-07-09 14:19:24,446 |delegator-startup-1  |ModelViewEntity               
|W| [ProjectPhaseTaskActualRatedHoursView]: Conversion for complex-alias needs 
to be implemented for cache and in-memory eval stuff to work correctly, will 
not work for alias: totalRatedHours
2015-07-09 14:19:24,453 |delegator-startup-1  |ModelViewEntity               
|W| [ExampleStatusDetail]: Conversion for complex-alias needs to be implemented 
for cache and in-memory eval stuff to work correctly, will not work for alias: 
statusDelay
2015-07-09 14:19:24,484 |delegator-startup-1  |ModelReader                   
|I| Finished loading entities; #Entities=878 #ViewEntities=310 #Fields=9170 
#Relationships=2981 #AutoRelationships=2196
2015-07-09 14:19:24,497 |delegator-startup-1  |GenericDelegator              
|I| Doing entity definition check...
2015-07-09 14:19:24,500 |delegator-startup-1  |ModelEntityChecker            
|I| [initReservedWords] array length = 1025
2015-07-09 14:19:24,602 |OFBiz-batch-1        |GenericDelegator              
|I| Delegator "default" initializing helper "localposttenant" for entity group 
"org.ofbiz.tenant".
2015-07-09 14:19:24,605 |OFBiz-batch-2        |GenericDelegator              
|I| Delegator "default" initializing helper "localpostolap" for entity group 
"org.ofbiz.olap".
2015-07-09 14:19:24,606 |OFBiz-batch-3        |GenericDelegator              
|I| Delegator "default" initializing helper "localpostgres" for entity group 
"org.ofbiz".
2015-07-09 14:19:24,609 |OFBiz-batch-1        |GenericDelegator              
|I| Doing database check as requested in entityengine.xml with addMissing=true
2015-07-09 14:19:24,609 |OFBiz-batch-2        |GenericDelegator              
|I| Doing database check as requested in entityengine.xml with addMissing=true
2015-07-09 14:19:24,610 |OFBiz-batch-3        |GenericDelegator              
|I| Doing database check as requested in entityengine.xml with addMissing=true




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

Reply via email to