Re: [Mifos-users] problem in login

2020-01-30 Thread Ganapathi Sankaran
Hi everybody, I got solution and succeed as well. I just dropped the database and created again and launched the app again. now it works with dafault credentials. thanks for all who have helped me to sort it out. On Thursday, January 16, 2020 at 10:43:06 PM UTC-8, Ganapathi Sankaran wrote:

[Mifos-users] problem in login in mifos x version 18.03.01

2020-01-30 Thread Ganapathi Sankaran
Hi, I have installed mifos x version 18.03.01 in my laptop by following the guidelines on https://mifosforge.jira.com/wiki/spaces/docs/pages/53215236/Mifos+X+Installation+on+Windows successfuly launched tomcat and started mifos as well but while entering the username(mifos) and password(pas

Re: [Mifos-users] problem in login

2020-01-17 Thread Matthew Laurenson
Just a note that if you need to store an "&" in an XML file (e.g. as part of your database password) you need to escape it as & so a password like dog&cat should be stored in XML as dog&cat Here are the other characters that need to be handled in this way: https://en.wikipedia.org/wiki/List_of_XM

Re: [Mifos-users] problem in login

2020-01-17 Thread Ganu
Hi, Thank you so much As you suggested, I have dropped the database and created the database. so now i can able to access mifos with default credentials. On Fri, Jan 17, 2020 at 12:23 AM Airsay Longcon wrote: > So I have had somewhat similar issues with you. In my case after a fresh > install

Re: [Mifos-users] problem in login

2020-01-17 Thread Jose Alberto Hernandez Maldonado
Hello! Please review your fineract-provider.log file to be sure that the application is started properly. Maybe a migration script was not applied properly. If this is the case drop and create the database and relaunch the application Thanks and bes

Re: [Mifos-users] problem in login

2020-01-17 Thread Airsay Longcon
So I have had somewhat similar issues with you. In my case after a fresh install, I successfully logged in with the known default credentials. I went ahead to change the password to one with special characters (specifically &,!) and I was logged out. Tried logging in with the new (and old passwo

Re: [Mifos-users] problem in login

2020-01-17 Thread Ganu
Yes Mr.Ondur, I have checked even in Server xml file but its same , I couuldn't fix it. can you plz guide me with some more explanation on it. On Thu, Jan 16, 2020 at 11:31 PM ondur kiyelo wrote: > Dear Ammal, > > This is around the credentials to the database and what is in the xml file. > > I

Re: [Mifos-users] problem in login

2020-01-16 Thread ondur kiyelo
Dear Ammal, This is around the credentials to the database and what is in the xml file. I had the same issue but resolved by rewriting the credentials on the db side On Fri, Jan 17, 2020 at 9:43 AM Ganu wrote: > Hi, > > I have installed mifos x version 18.03.01 in my laptop by following the >

[Mifos-users] problem in login

2020-01-16 Thread Ganu
Hi, I have installed mifos x version 18.03.01 in my laptop by following the guidelines on https://mifosforge.jira.com/wiki/spaces/docs/pages/53215236/Mifos+X+Installation+on+Windows successfuly launched tomacat and started mifos as well but while entering the username(mifos) and password(passwor