I'm trying svn release branch 9.04 with mysql, following the instruction here:

http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide

"ant run-install" has given the following output (tail):

-------------------
[java] 2009-09-03 18:22:54,369 (main) [EntityDataLoadContainer.java:275:INFO ] 
00002 of 11140 from file:/opt/ofbiz-
svn/ofbiz.9.04/specialpurpose/webpos/data/DemoPosData.xml
     [java] 2009-09-03 18:22:54,369 (main) 
[EntityDataLoadContainer.java:280:INFO ] The following errors occured in the 
data load:
     [java] 2009-09-03 18:22:54,369 (main) 
[EntityDataLoadContainer.java:282:INFO ] [install.loadData]: Error loading XML 
Resource "file:/opt/ofbiz-
svn/ofbiz.9.04/framework/common/data/DimensionTypeData.xml"; Error was: A 
transaction error occurred reading data
     [java] 2009-09-03 18:22:54,370 (main) 
[EntityDataLoadContainer.java:282:INFO ] [install.loadData]: Error loading XML 
Resource "file:/opt/ofbiz-
svn/ofbiz.9.04/applications/product/data/DimensionTypeData.xml"; Error was: A 
transaction error occurred reading data
     [java] 2009-09-03 18:22:54,370 (main) 
[EntityDataLoadContainer.java:286:INFO ] =-=-=-=-=-=-= Finished the data load 
with 11140 rows changed.
     [java] 2009-09-03 18:22:54,370 (main) [    ContainerLoader.java:114:INFO 
] Shutting down containers

BUILD SUCCESSFUL
Total time: 9 minutes 17 seconds
-----------------

What's that error? Should I worry about that since it said "BUILD SUCCESSFUL"? 
Could it be caused by a race condition on the database since I was having a 
look at the ofbiz tables with phpmyadmin while "ant run-install" was running?
-- 
Virtual Bit di Lucio Crusca
http://www.virtual-bit.com

Reply via email to