Follow instructions for local Development here:
https://github.com/apache/fineract in the README

MySQL version support is 5.5, 5.6, 5.7.

Drop the two DBs if no data in found in them or spin up a new Db instance
with Docker. Start from fresh and try again.

I really dont know what the problem could be if the above are all Ok.

On Mon, Aug 26, 2019 at 1:17 PM Girish Kumar <[email protected]> wrote:

> Hi
>
> We are on the DEV mode and the username and password for the app is
> root/mysql. We could connect to the DB explicitly from another java
> program. So I presume that its something else in the settings which is
> going wrong and driving us round and round. From morning we are sitting on
> top of it and going crazy :)
>
> Appreciate any guidelines
>
> Thanks and Regards
> Girish
>
> On Mon, Aug 26, 2019 at 5:38 PM Awasum Yannick <[email protected]> wrote:
>
>> Hi
>>
>> Looks like the MySQL username and password is wrong or the MySQL server
>> is not running.
>>
>> If you are in dev mode, make sure the root password is: mysql and if in
>> Production mode, try to modify server.xml file to put right Db username and
>> password.
>>
>> On Mon, Aug 26, 2019 at 12:58 PM Girish Kumar <[email protected]>
>> wrote:
>>
>>> H All
>>>
>>> While trying to boot the application in Tomcat I am getting the
>>> following error in the catalina log.
>>>
>>> Error:  org.apache.catalina.startup.TldConfig execute
>>> At least one JAR was scanned for TLDs yet contained no TLDs. Enable
>>> debug logging for this logger for a complete
>>> list of JARs that were scanned but no TLDs were found in them. Skipping
>>> unneeded JARs during scanning can improve
>>> startup time and JSP compilation time.
>>>
>>> Log file attached
>>>
>>> Regards
>>> Girish K
>>> Mifos-developer mailing list
>>> [email protected]
>>> Unsubscribe or change settings at:
>>> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>>
>> Mifos-developer mailing list
>> [email protected]
>> Unsubscribe or change settings at:
>> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>
> Mifos-developer mailing list
> [email protected]
> Unsubscribe or change settings at:
> https://lists.sourceforge.net/lists/listinfo/mifos-developer

Reply via email to