Re: MIFOS - Dev Setup Issue

2017-11-20 Thread karthik . a
Thanks Santhosh, If eclipse wont work, How do i setup a dev environment.? Like, I want to run debug configuration and check the workflow. Thanks, Karthik > Hi Karthik, > > After moving to OPENJPA, the eclipse doesn't work with Fineract. You can > only use gradle to comp

MIFOS - Dev Setup Issue

2017-11-20 Thread karthik . a
Dear Santhosh, This is Karthik from Bangalore. I got your email id from the dev email subscription. I am trying to do a POC on top of MIFOS platform. I have taken the Fineract plaform basecode from https://github.com/openMF/incubator-fineract I am trying to setup a dev environment in Eclipse

MIFOS - Dev Setup Issue

2017-11-20 Thread karthik . a
Dear Santhosh, This is Karthik from Bangalore. I got your email id from the dev email subscription. I am trying to do a POC on top of MIFOS platform. I have taken the Fineract plaform basecode from https://github.com/openMF/incubator-fineract I am trying to setup a dev environment in Eclipse

Re: Code base Help

2017-11-27 Thread Karthik Ananthakrishnan
Thanks Santhosh. On 27/11/17, 4:51 PM, "Santosh Math" <sant...@confluxtechnologies.com> wrote: Try this. https://github.com/openMF/incubator-fineract/tree/mifosplatform-17.07.01.RELEASE On Mon, Nov 27, 2017 at 3:54 PM, Karthik Ananthakrishnan < karthi.

Re: MIFOS - Dev Setup Issue

2017-11-28 Thread Karthik Ananthakrishnan
uot; <sant...@confluxtechnologies.com> wrote:     Hi Karthik,     1. Download and Install Apache Activemq 5.15 and run it.     2.  Run the Fineract platform using command, 'gradlew clean tomcatrunwar'     3. Through Eclipse, connect to the already running Fineract server us

Re: Web App Demo for Apache Fineract CN

2017-11-24 Thread Karthik Ananthakrishnan
Able to login now. Thanks Marcus. ☺ On 24/11/17, 8:39 PM, "Markus Geiss" <m...@apache.org> wrote: Sorry for that ... was a typo in the pwd ... Cheers Markus .::Yagni likes a DRY KISS::. On Fri, Nov 24, 2017 at 3:52 PM Karthik Ananthakrish

Fineract - MySQL to Oracle.

2017-11-22 Thread Karthik Ananthakrishnan
. People who are aware of the changes required can also please let me know the steps. Will be helpful and can be a starting point for me. Thanks in advance. Regards, Karthik

Re: Fineract - MySQL to Oracle.

2017-11-22 Thread Karthik Ananthakrishnan
-invent the wheel or have a starting point. Regards, Karthik On 22/11/17, 9:25 PM, "Sendoro Juma" <sendoro@singo.africa> wrote: Hell Karthik, To be specific these were answers see 1. and 2. below: 1. advise From Ed. --START-

Re: MIFOS - Dev Setup Issue

2017-11-28 Thread Karthik Ananthakrishnan
Hello All, I have got this issue resolved. I was using MySQL 5.7 and was getting that error. I changed it to 5.6 and tomcat started without any error. ☺ Thanks, Karthik On 28/11/17, 6:22 PM, "Karthik Ananthakrishnan" <karthi...@beyondsquare.com> wrote: Santhosh,

Roles and Permissions - Query

2017-11-29 Thread Karthik Ananthakrishnan
of permissions to the users in View Role screen. Can someone help me on this. Regards, Karthik

Re: Code base Help

2017-11-27 Thread Karthik Ananthakrishnan
Thanks Ed. Isaac’s intro was very helpful. Looking forward for the interaction with Nazeer for Fineract 1.0 Regards, Karthik On 27/11/17, 11:24 PM, "Ed Cable" <edca...@mifos.org> wrote: To add to Markus' comments Karthik and to follow up on the conversations we have

Code base Help

2017-11-27 Thread Karthik Ananthakrishnan
and release branches in MIFOS. So, I am confused which repo to take as base branch. Kindly help. Thanks in advance. Regards, Karthik

Adding Pentaho to Fineract

2018-06-19 Thread Karthik Ananthakrishnan
the right components to our application to enable pentaho reports running. Thanks, Karthik

Running Fineract in debug mode

2018-06-19 Thread Karthik Ananthakrishnan
Hello All, Has anyone succeded in running fineract in debug mode from eclipse in a linux/mac machine.? I could do it from Windows, but not able to from Linux and Mac. Thanks, Karthik

Scheduler Jobs - Quartz.

2018-01-18 Thread Karthik Ananthakrishnan
to them and understand more. Thanks in advance. Regards, Karthik

New Tenant - Issues

2018-01-19 Thread Karthik Ananthakrishnan
details table in mifosplatform-tenants schema. 3. Started the server. Flyway scripts didn’t run for new tenant. Am I missing something.? Has anyone faced the same issue and resolved it.? Thanks, Karthik

Re: Scheduler Jobs - Quartz.

2018-01-24 Thread Karthik Ananthakrishnan
scheduler setup. Thanks, Karthik From: Karthik Ananthakrishnan <karthi...@beyondsquare.com> Date: Friday, 19 January 2018 at 12:48 AM To: <dev@fineract.apache.org> Subject: Scheduler Jobs - Quartz. Hello All, I am trying to understand Mifos in depth and add new features to i

Help in understanding Cache

2018-02-01 Thread Karthik Ananthakrishnan
.     INVALID(0, "cacheType.invalid"), //     NO_CACHE(1, "cacheType.noCache"), //     SINGLE_NODE(2, "cacheType.singleNode"), //     MULTI_NODE(3, "cacheType.multiNode"); If we need to enable cache in multi instance deployment, how do I setup cache.? Thanks, Karthik

Re: Fineract CN Setup issues

2018-08-09 Thread Karthik Ananthakrishnan
Sure Issac Get Outlook for iOS<https://aka.ms/o0ukef> From: Isaac Kamga Sent: Thursday, August 9, 2018 4:52:59 PM To: Dev Cc: Myrle Krantz Subject: Re: Fineract CN Setup issues Hi Karthik, Given that you've fixed both issues, could you kindly sen

Re: Fineract CN Setup issues

2018-08-08 Thread Karthik Ananthakrishnan
Thanks Marcus.. I figured out the proxy.conf but was running in dev mode. Will try running Prod and check. Appreciate your response and help. On 08/08/18, 12:36 PM, "Markus Geiss" wrote: Hey Karthik, in the source tree of the UI you will find a file called proxy.conf.jso

Re: Fineract CN Setup issues

2018-08-08 Thread Karthik Ananthakrishnan
. But, changes to proxy.conf didnt work out. So, deployed the dist contents into nginx in the same server where backend was deployed and then i could run the application. Thanks for the support. Regards, Karthik On Wed, Aug 8, 2018 at 1:31 PM, Karthik Ananthakrishnan < karthi...@beyondsquare.com>

Fineract CN Setup issues

2018-08-06 Thread Karthik Ananthakrishnan
://localhost:61616. Reason: java.net.ConnectException: Connection refused (Connection refused) Should i install Active MQ separately.? Also, i have not installed Maria DB. If anyone has done the setup successfully, please help us. Thanks, Karthik

Re: Fineract CN Setup issues

2018-08-06 Thread Karthik Ananthakrishnan
ializeIsis(IdentityServiceInitializer.java:128) ... 99 common frames omitted 13:17:29.023 [Thread-15] INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@11438d26: startup

Re: Fineract CN Setup issues

2018-08-07 Thread Karthik Ananthakrishnan
in AWS. What changes i have to make in front end.? Regards, Karthik On Mon, Aug 6, 2018 at 11:12 PM, Louis Niyongabo wrote: > Well, I know only what I tested on my dev machine Windows 10 64 bit. > Other than setting up CASSANDRA_HOME in environment variables, I also > changed these

Re: Fineract CN Setup issues

2018-08-06 Thread Karthik Ananthakrishnan
l fail to start. The setup went through only when the Service could start successfully. -Original Message- From: Karthik Ananthakrishnan [mailto:karthi...@beyondsquare.com.INVALID] Sent: Monday, August 6, 2018 19:06 To: dev@fineract.apache.org Cc: my...@apache.org Subject: Re: Fineract CN

Re: Fineract CN Setup issues

2018-08-06 Thread Karthik Ananthakrishnan
ssandra and MySQL. 2. java -Ddemoserver.provision=true -Ddemoserver.persistent=true -Dcustom.cassandra.contactPoints=127.0.0.1:9042 -Dcassandra.cluster.user=cassandra -Dcassandra.cluster.pwd=password -Dcustom.mariadb.host=localhost -Dcustom.mariadb.user=root -Dcustom.mariadb.password=mysql -jar demo-serv

Re: Fineract CN Setup issues

2018-08-06 Thread Karthik Ananthakrishnan
Thanks Louis. Will try this. Any idea, why tables are not getting created in MySQL playground DB schema.? Will they not be created when we start the Fineract server.? On 06/08/18, 9:33 PM, "Louis Niyongabo" wrote: Hi Karthik, Reference to your first email, I run in

Re: Adding Pentaho to Fineract

2018-07-14 Thread Karthik Ananthakrishnan
Dear Louis, I can guide you on the steps followed as per Sampath and Santhosh's guidelines and help. Please ping me. Thanks, Karthik On Sat, Jul 14, 2018 at 5:00 PM, Louis Niyongabo wrote: > Ref. to email by Karthik, subj. above. > > I would like to know how it was solved. >

Mifos AMI 18.03 not available.

2018-07-25 Thread Karthik Ananthakrishnan
east-1#LaunchInstanceWizard:ami=ami-37fbfc4b Thanks, Karthik

Re: Mifos AMI 18.03 not available.

2018-07-25 Thread Karthik Ananthakrishnan
The error i get is "AMI Could have been unregistered or you are not authorised to use this AMI"when i try to launch a instance with the AMI ID. On Wed, Jul 25, 2018 at 5:30 PM, Karthik Ananthakrishnan < karthi...@beyondsquare.com> wrote: > Hello All, > > I am trying

Re: Mifos AMI 18.03 not available.

2018-07-25 Thread Karthik Ananthakrishnan
Hello Sampath, V18 AMI link is working now. Thank you so much and appreciate the quick help. Regards, Karthik On Wed, Jul 25, 2018 at 7:17 PM, Sampath Kumar G < samp...@confluxtechnologies.com> wrote: > Hi Ed/Karthik, > > Kindly try launching the AMI now. Kindly do let us kn

Android Client

2018-07-05 Thread Karthik Anathkrishnan
Hello All, We are trying to connect android client with our application which is OAuth enabled. Unable to enable Oauth from android client. Has some one enabled OAuth from Android client or am i missing something.? Thanks, Karthik

SMS/Email Notification in Fineract 1

2018-07-11 Thread Karthik Ananthakrishnan
Dear All, I am looking to send SMS/EMail notification for EMI and overdue remainders. Not able to find the right documentation. Can someone help me with the information on how can I activate/configure this in Fineract 1. Thanks in advance, Karthik

Re: Scheduler Jobs - Quartz.

2018-01-23 Thread Karthik Ananthakrishnan
.? Was this explored.? 5. As per our understanding of MIFOS scheduler implementation, Jobs run per tenant. Suppose job is same for 2 different tenants. Job run individually for tenant. Is this correct. Thanks in advance. Regards, Karthik On 23/01/18, 10:59 PM, "Ed Cable" <edca...@mifos.org&g

Negative Value of interest in tranche loan creation

2018-04-08 Thread Karthik Ananthakrishnan
). Thanks, Karthik

Re: Fineract CN Server - Insufficient memory - Java Run time error

2018-09-30 Thread Karthik Ananthakrishnan
fewer microservices. Thanks, Karthik On Tue, Sep 18, 2018 at 10:31 PM Karthik Ananthakrishnan < karthi...@beyondsquare.com> wrote: > Hey Issac. I did try the 2G and didnt really help. So, i have already made > changes as xms2G and Xmx4G. Will get back to you if it worked. > > On

Re: Fineract CN - UI build issues

2018-10-12 Thread Karthik Ananthakrishnan
Thanks Kelvin. Feedback is helpful. Let me try and see if i can find the issue for ng build --prod. I will raise the PR in couple of days. Regards, Karthik. On Fri, Oct 12, 2018 at 11:52 AM Kelvin Ikome wrote: > Hello Kathik, > > I have tried the solution you came up with and it wor

Re: Fineract CN - UI build issues

2018-10-05 Thread Karthik Ananthakrishnan
ironment=prod*", "build": "ng build *--environment=prod*", For people who are facing UI build error, please check. Thanks, Karthik On Fri, Sep 28, 2018 at 9:18 PM Karthik Ananthakrishnan < karthi...@beyondsquare.com> wrote: > > https://user-images.githubuser

Re: Fineract CN Server - Insufficient memory - Java Run time error

2018-10-01 Thread Karthik Ananthakrishnan
SQL in a different VM? This might > reduce the load on the single VM. Just have to connect the data stores to > the other services. > > > Thanks. > Awasum > > On Mon, Oct 1, 2018, 06:24 Karthik Ananthakrishnan > wrote: > >> Hey Victor, >> >> I did check

Re: Fineract CN Server - Insufficient memory - Java Run time error

2018-09-30 Thread Karthik Ananthakrishnan
taking up around 25GB of Memory space leaving very limited resource for MySQL, Cassandra, Nginx to run. For now i am not considering elastic scalability. This is the reason, i commented out few microservices and starting the server to optimise memory consumption. Regards, Karthik On Mon, Oct 1

Re: Fineract CN - API Documentation

2018-09-27 Thread Karthik Ananthakrishnan
documentation for Fineract CN.? Thanks, Karthik On Thu, Sep 27, 2018 at 11:55 PM Awasum Yannick wrote: > Hello Isaac, Karthik and others, > > Do you think we need a separate repo which contains the upto date API > documentation for all Fineract CN services? > If we do this, then

Re: Fineract CN - API Documentation

2018-09-27 Thread Karthik Ananthakrishnan
Hey Isaac, Many thanks for the link. It helped us to generate the API documentation. Thanks, Karthik On Thu, Sep 27, 2018 at 7:01 PM Isaac Kamga wrote: > Hello Karthik, > > There are 3 steps involved in getting the API Docs generated. At which step > did you have issues ? Did you

Re: Fineract CN - API Documentation

2018-09-28 Thread Karthik Ananthakrishnan
I get your point in Swagger2. Its a duplication effort for our community. Was trying to check if someone from the community has tried swagger2 for Fineract CN. Thanks, Karthik On Fri, Sep 28, 2018 at 2:15 PM Isaac Kamga wrote: > Hello Karthik and Awasum, > > Karthik, I am happy

Fineract CN - UI build issues

2018-09-28 Thread Karthik Ananthakrishnan
Hello All, I tried running the "build" command from the latest fims-web-app branch and i am getting the following error. Is anyone facing this and have resolved the issue? [image: UI_Build_Error.png]

Fineract CN - API Documentation

2018-09-25 Thread Karthik Ananthakrishnan
arning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 1m 32s 1 actionable task: 1 executed Can someone help me understand what i am missing.? Thanks, Karthik

Re: Fineract CN - UI build issues

2018-09-28 Thread Karthik Ananthakrishnan
https://user-images.githubusercontent.com/33152020/46206285-1f497b00-c341-11e8-9fe9-4fdc43ecb88e.png Image is attached in the git branch. Link is given above. Regards, Karthik On Fri, Sep 28, 2018 at 5:46 PM Awasum Yannick wrote: > Hey Karthik, > > This list seems not to take at

Re: Simplifying Fineract CN Demo-server

2019-01-16 Thread Karthik Ananthakrishnan
will add more to this thread as i remember other cons that i faced. Regards, Karthik On Thu, Jan 17, 2019 at 12:25 AM Isaac Kamga wrote: > Hello there, > > @Ebenezer You're welcome to improve the Notification's service API docs > ... Btw, I never knew you were working on that a

Enabling Flyway in Fineract CN

2019-01-16 Thread Karthik Ananthakrishnan
hAI/fineract-cn-office/pull/6/files#diff-cd5a6dcc05a167315084bee31280665a> in all repos and change flyway enabled to true. After this change, we need to create run the server from scratch so that flyway baseline tables are created and populated. Regards, Karthik

Fineract CN : Flyway

2018-12-05 Thread Karthik Ananthakrishnan
ssword -Dcustom.mariadb.host=localhost -Dcustom.mariadb.user=root -Dcustom.mariadb.password=mysql -jar demo-server-0.1.0-BUILD-SNAPSHOT.jar* Can anyone tell me if i am missing something? Should i delete the DBs and run the application with provisioner = true.? Thanks, Karthik

Fwd: Fineract CN Server Startup issues

2018-09-18 Thread Karthik Ananthakrishnan
d for query failed (no host was tried)","path":"/accounting/v1/ledgers/1000"} at org.apache.fineract.cn.api.util.AnnotatedErrorDecoder.getAlt ernative(AnnotatedErrorDecoder.java:78) at org.apache.fineract.cn.api.util.AnnotatedErrorDecoder.decode (AnnotatedErrorDecoder.java:65) Thanks, Karthik

Re: Fineract CN Server - Insufficient memory - Java Run time error

2018-09-18 Thread Karthik Ananthakrishnan
y a pesky internet connection. > > @Karthik Ananthakrishnan , I think my aforementioned > suggestion should work. If it doesn't, then use `* -Xms4G -Xmx4G* ` > instead. Also, provide feedback on whether or not it helped and update > documentation appropriately. > > Cheers, > Isa

Fineract CN Server - Insufficient memory - Java Run time error

2018-09-17 Thread Karthik Ananthakrishnan
code changes. Has someone faced this.? Can you please help me on this. Thanks, Karthik

Re: Fineract CN Server - Insufficient memory - Java Run time error

2018-09-17 Thread Karthik Ananthakrishnan
Thanks Issac. Attached the image as well as the err log for your reference. Let me try using the xms and xmx options. Are you using those when you run the server.?

Fineract CN - Migration for Cassandra

2019-02-20 Thread Karthik Ananthakrishnan
. SchemaBuilder has alterTable functions which can be used, but I think we will need to add new functions to implement alter table when we start server without provisioning. Regards, Karthik

Re: Fineract CN - Migration for Cassandra

2019-02-22 Thread Karthik Ananthakrishnan
Thanks Marcus. Let me check in accounting and get back for any queries. Regards, Karthik On Fri, Feb 22, 2019 at 6:43 PM Markus Geiss wrote: > Hey, > > Apache Fineract CN provides a mechanism to also migrate data in a similar > way like Flyway. > > Within the core componen

MIFOS Azure Image for latest version

2019-05-16 Thread Karthik Ananthakrishnan
Hello all, Last available Image-ID for Azure is 16.03.03 released in March 2016. How do we get the Azure Image-ID for 18.03.01.? Looking for image-id in Mumbai region. Regards, Karthik

RE: Web-self-service app

2020-04-30 Thread Karthik Ananthakrishnan
Hey Floyd. I can help you with this. Sent from Mail for Windows 10 From: Floyd Nickson Sent: Thursday, April 30, 2020 4:08:11 PM To: Mifos software development ; dev@fineract.apache.org Subject: Web-self-service