Jose
I've searched everywhere, but I can't find the file.
my directory for tomcat is as follows
C: \ drive \ tomcat
My directory for mifos x is as follows
C:\fineractplatform-18.03.01.RELEASE
*They are in different directories, does this affect?*
I think that is a correct configuration of server.xml, I am right?
Sorry for all the questions, i ' m confused.
Thanks for quick answer.
El mié., 29 de ene. de 2020 a la(s) 09:31, Jose Alberto Hernandez Maldonado
(jose.hernan...@fintecheando.mx) escribió:
> Hello!
>
> The file name is fineract-platform.log and must be in the same directory
> of the other logs that you shared before. inside of the logs directory in
> Tomcat
>
> Thanks
> Best regards
> Alberto
>
> El 29 de enero de 2020 a las 07:17 AM Reinaldo Arturo Garcia Almonte <
> reinaldoagarc...@gmail.com> escribió:
>
> Hi Jose Alberto.
>
> I can't find the file, could you please say me where it is?
>
> I m newbie in Mifos.
>
> Thank you!
>
> El mié., 29 de ene. de 2020 a la(s) 08:54, Jose Alberto Hernandez
> Maldonado ( jose.hernan...@fintecheando.mx) escribió:
>
> Hello!
>
> Please review and/or share fineract-provider.log file
>
> Thanks and best regards
> Alberto
>
> El 29 de enero de 2020 a las 06:39 AM Reinaldo Arturo Garcia Almonte <
> reinaldoagarc...@gmail.com> escribió:
>
> I check all the steps one by one. But i still having the problem.
>
> My mysql version is 5.5.62
> My java version is 1.8.065-b17
>
>
> Attach my log files,
>
> Thanks for your answers
>
>
> El mié., 29 de ene. de 2020 a la(s) 07:46, Ganu ( ganapathis....@gmail.com)
> escribió:
>
> Hi Reinaldo,
>
> If you are getting the error "Couldn't connect to server. Make sure you
> are using correct settings". It may means that your mifos is still have
> problem in installation. kindly check the steps again. you can even try by
> dropping the database and recreate it.
>
> Hope, it will be solved.
>
> On Wed, Jan 29, 2020 at 3:40 AM Reinaldo Arturo Garcia Almonte <
> reinaldoagarc...@gmail.com> wrote:
>
> Hi, sorry for comment in this post but i need a help. i m a new user on
> mifos
>
> I have installed mifos x on windows. Perform all place settings, as shown
> in the documentation from
> https://mifosforge.jira.com/wiki/spaces/docs/pages/53215236/Mifos+X+Installation+on+Windows
> but I get this error
> Couldn't connect to server. Make sure you are using correct settings.
>
>
> El mié., 29 de ene. de 2020 a la(s) 01:52, Ganu ( ganapathis....@gmail.com)
> escribió:
>
> Dear Francis,
>
> Thanks for your response.
>
> Yes You are right. I did transactions as well.
>
> Plz help me as how can i make it right.
>
> On Tue, Jan 28, 2020 at 7:02 AM Francis Guchie < francisguc...@gmail.com>
> wrote:
>
> Dear Ganapathi,
>
> I think you did some transactions before adding the Accounting option. I
> think this is the problem
>
> My Kind Regards
>
> Francis Guchie Kirago
>
>
>
>
>
>
>
>
> On Mon, Jan 27, 2020 at 9:57 AM Ganu < ganapathis....@gmail.com> wrote:
>
> Hi,
>
> I'm using mifos of version 18.03.01
>
> I'm just enjoying its features as well.
>
> I have a doubt
> While creating a "Loan Product" under "Products"
>
> In the accounting category, I just want to use the option Csh instead of
> accrual(Periodic). But after selecting the type as cash in "Accounting" it
> just throws an error and it doest not allows to proceed further.
>
> Can anyone plz guide me in this.
> --
>
> Thanks & Regards,
> S.Ganapathi Ammal.,M.E.,
> IT / R.L.Jain Ltd, Uganda.
> +256708972233
> +918012929372
>
>
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
>
> --
>
> Thanks & Regards,
> S.Ganapathi Ammal.,M.E.,
> IT / R.L.Jain Ltd, Uganda.
> +256708972233
> +918012929372
>
>
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
>
> --
>
> Thanks & Regards,
> S.Ganapathi Ammal.,M.E.,
> IT / R.L.Jain Ltd, Uganda.
> +256708972233
> +918012929372
>
>
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
>
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
>
>
<?xml version='1.0' encoding='utf-8'?>
<Server port="8005" shutdown="SHUTDOWN">
<Listener className="org.apache.catalina.core.JasperListener" />
<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" />
<Listener className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" />
<Listener className="org.apache.catalina.core.ThreadLocalLeakPreventionListener" />
<GlobalNamingResources>
<Resource name="UserDatabase" auth="Container"
type="org.apache.catalina.UserDatabase"
description="User database that can be updated and saved"
factory="org.apache.catalina.users.MemoryUserDatabaseFactory"
pathname="conf/tomcat-users.xml"
/>
<Resource type="javax.sql.DataSource"
name="jdbc/mifosplatform-tenants"
factory="org.apache.tomcat.jdbc.pool.DataSourceFactory"
driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://127.0.0.1:3306/mifosplatform-tenants"
username="root"
password="mysql"
initialSize="3"
maxActive="10"
maxIdle="6"
minIdle="3"
validationQuery="SELECT 1"
testOnBorrow="true"
testOnReturn="true"
testWhileIdle="true"
timeBetweenEvictionRunsMillis="30000"
minEvictableIdleTimeMillis="60000"
logAbandoned="true"
suspectTimeout="60"
/>
</GlobalNamingResources>
<Service name="Catalina">
<Connector protocol="org.apache.coyote.http11.Http11Protocol"
port="8443" maxThreads="200" scheme="https"
secure="true"
keystorePass="123reynal2" keystoreFile="C:\Users\RDdigital\.keystore" SSLEnabled="true"
clientAuth="false" sslProtocol="TLS"
URIEncoding="UTF-8"
compression="force"
compressableMimeType="text/html,text/xml,text/plain,text/javascript,text/css"/>
<Engine name="Catalina" defaultHost="localhost">
<Realm className="org.apache.catalina.realm.LockOutRealm">
<Realm className="org.apache.catalina.realm.UserDatabaseRealm" resourceName="UserDatabase"/>
</Realm>
<Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true">
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
prefix="localhost_access_log." suffix=".log"
pattern="%h %l %u %t "%r" %s %b" />
</Host>
</Engine>
</Service>
</Server>
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users