Bug with demo data and MySql
----------------------------
Key: OFBIZ-954
URL: https://issues.apache.org/jira/browse/OFBIZ-954
Project: OFBiz (The Open for Business Project)
Issue Type: Bug
Affects Versions: SVN trunk
Environment: Windows 2003, JDK1.6, MySql 5.037
Reporter: Dirk Kissing
Priority: Minor
The following error happens when i run install (with MySql).
It runs very smoothful, until the last lines. With Derby it doesn't happen.
O ] The following errors occured in the data load:
[java] 2007-05-01 10:01:48,031 (main) [EntityDataLoadContainer.java:289:INF
O ] [install.loadData]: Error loading XML Resource
"file:/D:/OFBiz/applications/
accounting/data/PaymentsInvoices.xml"; Error was: A transaction error occurred
r
eading data
[java] 2007-05-01 10:01:48,031 (main) [EntityDataLoadContainer.java:289:INF
O ] [install.loadData]: Error loading XML Resource
"file:/D:/OFBiz/applications/
ecommerce/data/DemoProductCategoriesI18nData.xml"; Error was: A transaction
erro
r occurred reading data
[java] 2007-05-01 10:01:48,031 (main) [EntityDataLoadContainer.java:293:INF
O ] =-=-=-=-=-=-= Finished the data load with 10139 rows changed.
[java] 2007-05-01 10:01:48,031 (main) [ ContainerLoader.java:93 :INFO ]
Shutting down containers
BUILD SUCCESSFUL
Total time: 11 minutes 2 seconds
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.