|
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. |
|
[ 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. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3410. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 9.04 Assignee: Jacques Le Roux Thanks Chris, Your patch is in trunk at r899188, R9.04 at r899193 > 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 > Assignee: Jacques Le Roux > Fix For: Release Branch 9.04, SVN trunk > > 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. |
| Free forum by Nabble | Edit this page |
