[jira] [Comment Edited] (OFBIZ-9243) load demo data failure

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

[jira] [Comment Edited] (OFBIZ-9243) load demo data failure

Nicolas Malin (Jira)

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

Deepak Dixit edited comment on OFBIZ-9243 at 3/25/17 10:16 AM:
---------------------------------------------------------------

I agree Taher,

It depends on condition to condition.
Here I am not forcing to include the component-load, but yes if user want to do this user can do this using your proposed way.

I'll do the quick fix related to data, so that data will be loaded properly, and once OFBIZ-6976 this has been done (as Pierre Mentioned) It will fix properly.


was (Author: deepak.dixit):
I agree Taher,

It depends on condition to condition.
Here I am not forcing to include the component-load, but yes if user want to do this user can do this by adding component-load.xml.

I'll do the quick fix related to data, so that data will be loaded properly, and once OFBIZ-6976 this has been done (as Pierre Mentioned) It will fix properly.

> load demo data failure
> ----------------------
>
>                 Key: OFBIZ-9243
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9243
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Wai
>         Attachments: ofbiz-framework-buildbot gradlew loadDefault.log.txt
>
>
> 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.
> }}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)