You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "chris snow (JIRA)" <ji...@apache.org> on 2010/01/14 11:21:54 UTC

[jira] Updated: (OFBIZ-3410) build.xml run-install-readers error

     [ https://issues.apache.org/jira/browse/OFBIZ-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chris snow updated OFBIZ-3410:
------------------------------

    Attachment: buildXmlCreateReaders.patch

> build.xml run-install-readers error
> -----------------------------------
>
>                 Key: OFBIZ-3410
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3410
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>         Attachments: buildXmlCreateReaders.patch
>
>
> I noticed that the following command wasn't loading any data:
> ./ant run-install-readers -Dreaders=ext,ext-demo
> The log is showing:
>     [java] 2010-01-14 10:05:48,514 (main) [   EntityDataLoader.java:104:INFO ] Could not find entity-data-reader named: ${data-readers}. Creating a new reader with this name.
>     [java] 2010-01-14 10:05:48,515 (main) [EntityDataLoadContainer.java:390:INFO ] =-=-=-=-=-=-= No data load files found.
>     [java] 2010-01-14 10:05:48,515 (main) [EntityDataLoadContainer.java:407:INFO ] =-=-=-=-=-=-= Finished the data load with 0 rows changed.
>     [java] 2010-01-14 10:05:48,515 (main) [    ContainerLoader.java:113:INFO ] Shutting down containers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.