Anand,
Sounds to me like you already have data in your Mifos database, so
you're encountering errors when trying to initialize the mifos database
with the latest-data script. If you are setting up a new environment, I
would suggest dropping the mifos database in MySQL, then repeat the
install steps to create and initiate a new DB noted in the install guide
-
mysql -u root -pmysql < sql/create_mifos_db.sql
mysql -D mifos -u root -pmysql < sql/latest-schema.sql
mysql -D mifos -u root -pmysql < sql/latest-data.sql
mysql -D mifos -u root -pmysql < sql/init_mifos_password.sql
Jeff
From: Anand sampathkumar [mailto:an.1...@gmail.com]
Sent: Tuesday, March 16, 2010 8:19 AM
To: Udai Gupta
Cc: A good place to start for users or folks new to Mifos.
Subject: Re: [Mifos-users] Installation error
Hi,
OS:Windows
MySQL: mysql-5.1.44 - Community edition
Mifos: v1.4.2
I have added the required environment variables like
CATALINA_HOME,CLASSPATH etc.,
Regards,
Anand
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users