Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5270B200C2C for ; Fri, 3 Mar 2017 11:13:53 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 511CA160B6D; Fri, 3 Mar 2017 10:13:53 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 982A4160B57 for ; Fri, 3 Mar 2017 11:13:52 +0100 (CET) Received: (qmail 86025 invoked by uid 500); 3 Mar 2017 10:13:51 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 86016 invoked by uid 99); 3 Mar 2017 10:13:51 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Mar 2017 10:13:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 580CEC0BF8 for ; Fri, 3 Mar 2017 10:13:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.547 X-Spam-Level: X-Spam-Status: No, score=-1.547 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 5uQeMQdPMlfM for ; Fri, 3 Mar 2017 10:13:46 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 168F65FD84 for ; Fri, 3 Mar 2017 10:13:46 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 87A6EE04A6 for ; Fri, 3 Mar 2017 10:13:45 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 40B292415C for ; Fri, 3 Mar 2017 10:13:45 +0000 (UTC) Date: Fri, 3 Mar 2017 10:13:45 +0000 (UTC) From: "Jacques Le Roux (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (OFBIZ-9243) load demo data failure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 03 Mar 2017 10:13:53 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893875#comment-15893875 ] Jacques Le Roux edited comment on OFBIZ-9243 at 3/3/17 10:13 AM: ----------------------------------------------------------------- I don't reproduce this issue using https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework-buildbot/trunk {code} Line 653: 2017-03-03 08:47:43,368 |main |EntityDataLoadContainer |I| file:/C:/projectsASF/ofbiz-framework-buildbot/plugins/ebay/data/DemoEbayData.xml Line 1616: 2017-03-03 08:47:56,183 |main |EntitySaxReader |I| Beginning import from URL: file:/C:/projectsASF/ofbiz-framework-buildbot/plugins/ebay/data/DemoEbayData.xml Line 1633: 2017-03-03 08:47:56,561 |main |EntitySaxReader |I| Finished 27 values from file:/C:/projectsASF/ofbiz-framework-buildbot/plugins/ebay/data/DemoEbayData.xml Line 3070: 2017-03-03 08:48:06,230 |main |EntityDataLoadContainer |I| 00027 of 12813 from file:/C:/projectsASF/ofbiz-framework-buildbot/plugins/ebay/data/DemoEbayData.xml {code} (What's the hell happened with this copy) https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework-buildbot/trunk use externals . It's used in Buildbot for test and for trunk demo. You can also use it locally for your tests. Later a pullAllPluginsSource Gradle task will be used for the same but w/o the externals coupling. was (Author: jacques.le.roux): I don't reproduce this issue using https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework-buildbot/trunk {code} Line 695: 2017-03-03 08:47:43,387 |main |EntityDataLoadContainer |I| file:/C:/projectsASF/ofbiz-framework-buildbot/plugins/myportal/data/MyPortalDemoData.xml Line 2808: 2017-03-03 08:48:05,393 |main |EntitySaxReader |I| Beginning import from URL: file:/C:/projectsASF/ofbiz-framework-buildbot/plugins/myportal/data/MyPortalDemoData.xml Line 2810: 2017-03-03 08:48:05,413 |main |EntitySaxReader |I| Finished 10 values from file:/C:/projectsASF/ofbiz-framework-buildbot/plugins/myportal/data/MyPortalDemoData.xml Line 3105: 2017-03-03 08:48:06,231 |main |EntityDataLoadContainer |I| 00010 of 16625 from file:/C:/projectsASF/ofbiz-framework-buildbot/plugins/myportal/data/MyPortalDemoData.xml {code} https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework-buildbot/trunk use externals . It's used in Buildbot for test and for trunk demo. You can also use it locally for your tests. Later a pullAllPluginsSource Gradle task will be used for the same but w/o the externals coupling. > 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)