HI Francls,
Please follow the these commands

First make sure the internal  database is empty:
linux:  ./ant clean-all
windows: ant.bat clean-all
Then create the tables and load the seed data which is required for the
functioning of the system and execute the following command in the ofbiz
home directory:
linux:  ./ant run-install-extseed
windows: ant.bat run-install-extseed
…..this can run for a while.......
Then run the next command to create the admin user :
linux:  ./ant create-admin-user-login
windows: ant.bat create-admin-user-login


Thanks
Dhiraj Gupta


-----
dhirajgupta
--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/help-cleanup-the-ofbiz-database-tp4504823p4504843.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to