Hi Nagesh, I think that is not a bug because when those changes were checked in, all tests were passed http://build.mifos.org:8085/bamboo/build/viewBuildResults.action?buildKey=MIFOS-WT&buildNumber=466 <http://build.mifos.org:8085/bamboo/build/viewBuildResults.action?buildKey=MIFOS-WT&buildNumber=466> .
I wonder why you try to run the database scripts manually, when they are supposed to run automatically (when jboss server is started)? Upon startup, the application checks the database version from the DATABASE_VERSION table. If the DATABASE_VERSION is less than the APPLICATION_VERSION, then the application will apply the relevant upgrade_to_version.sql scripts, one at a time, until it reaches the correct APPLICATION_VERSION. Am I mistaken? Thanks, - Nazir ________________________________ De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Nagesh Pulluru Envoyé : jeudi 6 décembre 2007 13:00 À : [email protected] Objet : [Mifos-developer] Mifos installation document for Linux released. Hi! Guys, Just to inform you that the " Guide for deploying mifos on a linux os " document is now published as a Public Draft onto the Wiki. Please click on the link below to have a look at the documentation http://mifos.org/developers/install-mifos/guide-for-deploying-mifos-application-on-a-linux-os-box-1 . The document will guide the audience on the deployment of Mifos on Linux (RedHat EL5/EL4), using JBoss-4.2.1 as Application Server and the MySql5.0 as Database. The Mifos used is SVN revision 12147. The application server and the database server are collocated on the same machine. While reviewing and validating the document, we encountered a bug in the file "upgrade_to_149.sql" while migrating from Database_Version 148 to 149. By doing some work around, like commenting out the below queries in the file we were able to migrate the Database_Version from 148 to 149. We presume this happened because the same Queries were found in the "Latest-data.sql" file at Version 12147. * INSERT INTO CONFIG_KEY_VALUE_INTEGER(CONFIGURATION_KEY, CONFIGURATION_VALUE) VALUES ('loanIndividualMonitoringIsEnabled',0); * INSERT INTO CONFIG_KEY_VALUE_INTEGER(CONFIGURATION_KEY, CONFIGURATION_VALUE) VALUES ('repaymentSchedulesIndependentOfMeetingIsEnabled',0); Thanks... With Regards, Nagesh Pulluru Process Engineer (MES / SG) IBM Technology Campus, Damastown Industrial Estate, Mulhuddart, Dublin-15, Ireland. Internal: 511493 Phone: +353-1- 8151493 Email: [EMAIL PROTECTED] IBM International Holdings BV registered in Ireland with number 903924. Registered office: Oldbrook House, 24-32 Pembroke Road, Ballsbridge, Dublin 4 http://gemfrv24.mul.ie.ibm.com/eng/process/proceng.htm
------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
