Can't install ofbiz
Posted by isserg on May 09, 2010; 1:55pm
URL: http://ofbiz.116.s1.nabble.com/Can-t-install-ofbiz-tp2164432.html
Hello forum,
For an academic group assignment, we had to customize an Erp and chose ofbiz. After meeting all the requirements, we integrated BIRT in order to issue some reports. All was working fine, however, when we came to deploy it on another machine, the run install is generating the following errors:
The following errors occured in the data load:
install.loadData]: Error loading XML Resource "file:/C:/WorkSpace/release09.04%20-%20latest%20with%20all%20changes/framework/common/data/DimensionTypeData.xml"; Error was: A transaction error occurred reading data
and
[install.loadData]: Error loading XML Resource "file:/C:/WorkSpace/release09.04%20-%20latest%20with%20all%20changes/applications/product/data/DimensionTypeData.xml"; Error was: A transaction error occurred reading data
Finished the data load with 7489 rows changed.
[java] 2010-05-09 15:40:18,841 (main) [ ContainerLoader.java:114:INFO ] Shutting down containers
We copy the source code and the db (Mysql) and for the past 4 months this worked fine. Obviously, the server is not starting. I removed the customized version and started from afresh, but got those errors again.
Sorry for writing so long, any help is greatly appreciated
Regards and thanks for your responses, if any