Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Trunk
-
None
-
None
Description
checkout latest ofbiz-framework and ofbiz-plugins
$ gradlew cleanAll build
$ gradlew loadDefault...using derby
console output...
2017-03-02 17:18:32,143 |main |EntityDataLoadContainer |I| 00040 of 17229 from file:/ofbiz-framework/plugins/webpos/data/PosSyncSettings.xml
2017-03-02 17:18:32,143 |main |EntityDataLoadContainer |I| The following errors occurred in the data load:
2017-03-02 17:18:32,143 |main |EntityDataLoadContainer |I| [loadData]: Error loading XML Resource "file:/ofbiz-framework/plugins/ebay/data/DemoEbayData.xml"; Error was: A transaction error occurred reading data
2017-03-02 17:18:32,144 |main |EntityDataLoadContainer |I| [loadData]: Error loading XML Resource "file:/ofbiz-framework/plugins/myportal/data/MyPortalDemoData.xml"; Error was: A transaction error occurred reading data
2017-03-02 17:18:32,144 |main |EntityDataLoadContainer |I| ======= Finished the data load with 17229 rows changed.
}}
Attachments
Attachments
Issue Links
- is related to
-
OFBIZ-9283 Remove code dependencies from application (at least product) to plugins (at least ecommerce)
- Open
-
OFBIZ-9501 Move all data in applications to the datamodel component
- Closed