Re: [Mifos-developer] Transactions executed multiple times

2016-09-15 Thread Arvind Sujeeth
Hi Adi, Each request in the batch is a create client request with a unique account no, as I said. There should not be any requests with the same account no. Is it possible the batch API is executing requests multiple times for some reason? is there any way for a request to be executed multiple

RE: [Mifos-developer] Transactions executed multiple times

2016-09-15 Thread Adi Raju
Arvind, The error is self explanatory. Your script is violating 'account_no_UNIQUE' unique constraint on the m_client table. Please identify if your script itself is inserting duplicate account no. Alternatively, it is possible that you have configured "Account Number Preferences" which is

RE: Internal Server Error - Loan Booking

2016-09-15 Thread Adi Raju
Zayyad, It is difficult to figure out a scenario on why a db record might be locked perpetually. I think your immediate step should be to have your DBA to get the records unlocked. If you are able to figure out the scenario thru which such error happens, that would be great. Regards,

Re: Report Display Error

2016-09-15 Thread vinay bhat
Hi Nayan, Yes. Downgrading MYSQL version to 5.6 resolved the issue. Many thanks for your support. Thanks & Regards, Vinay On Fri, Sep 16, 2016 at 8:25 AM, vinay bhat wrote: > Thanks Nayan, > > I was running with latest mysql version. So will downgrade database > version

Re: Report Display Error

2016-09-15 Thread vinay bhat
Thanks Nayan, I was running with latest mysql version. So will downgrade database version to 5.6.33 and give a try. Thanks & Regards, Vinay On Fri, Sep 16, 2016 at 5:33 AM, Nayan Ambali wrote: > Vinay, > > Make sure you are using MySQL 5.6 or 5.5, if you are using

Re: Report Display Error

2016-09-15 Thread Nayan Ambali
Vinay, Make sure you are using MySQL 5.6 or 5.5, if you are using MySQL 5.7 reports will not run properly. On Sep 15, 2016 11:46 PM, "vinay bhat" wrote: > Sure Shreyaank, > > Will try one more time and keep you posted. > > Thanks for the quick turnaround. > > Thanks &

Re: [Mifos-developer] Transactions executed multiple times

2016-09-15 Thread Ed Cable
Hey Arvind, I won't be of any help but i'm going to cross-post this to the fineract developer's list as that should be the go-to place for any conversations like this. I think you might have specifically joined the mifos-developer list to start this conversation so sorry to point it away.

Re: Report Display Error

2016-09-15 Thread vinay bhat
Hi Shreyaank, Just checked, this table doesn't exists. mifospltaform-tenants-first-time-install.sql also I am unable to find any table creation steps. Kindly advice if I need to add a table "mifostenant-default" and add specific entries for the same. Thanks & Regards, Vinay On Thu, Sep 15,

Re: Report Display Error

2016-09-15 Thread Shreyaank Byadagi
Vinay, Check whether you have created a table called "mifostenant-default" in your database. Regards Shreyaank On 15-Sep-2016 11:27 PM, "vinay bhat" wrote: > Hi All, > > From log I am getting following exception: > > org.springframework.jdbc.BadSqlGrammarException:

Re: Report Display Error

2016-09-15 Thread vinay bhat
Hi All, >From log I am getting following exception: org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [select x.* from (select parameter_sql as the_sql from stretchy_parameter where parameter_name = 'FullReportList') x]; nested exception is

Internal Server Error - Loan Booking

2016-09-15 Thread Zayyad A. Said
Devs, One of our MFI partners are facing an issue with creating a new loan account for one client, the details are not submitted. I investigated this using Chrome developer tools and got below response on submit: {"timestamp":1473929903293,"status":500,"error":"Internal Server

Re: Report Display Error

2016-09-15 Thread vinay bhat
Hi Shreyank, Many thanks for your support. I am unable to find any system defined reports if I click "Reports" tab. Have I done any mistake while set-up? Thanks & Regards, Vinay On Thu, Sep 15, 2016 at 9:15 PM, Shreyaank Byadagi < shreya...@confluxtechnologies.com> wrote: > Hi Vinay, > By

Re: Report Display Error

2016-09-15 Thread Shreyaank Byadagi
Hi Vinay, By looking into your procedure of navigation I can see that your doing it in a wrong way. To view the reports that are present in system follow this navigation steps : When you login - you can see a tab called "Reports" click on it a drop down appears select "All" now you will be able to

Re: Reminder: GSOC Demo Day hosted by the Mifos Initiative - Sept 15 at 1400GMT

2016-09-15 Thread Ed Cable
Start time is actually in 1.5 hours at 1400 GMT. Sorry for the confusion. If you haven't registered yet, please do so now at https://attendee.gototraining.com/r/5443587888321873666 On Sep 15, 2016 5:27 AM, "Ed Cable" wrote: > Just a reminder that our GSOC showcase is starting

Reminder: GSOC Demo Day hosted by the Mifos Initiative - Sept 15 at 1400GMT

2016-09-15 Thread Ed Cable
Just a reminder that our GSOC showcase is starting in just about thirty minutes. Ed On Sep 9, 2016 5:07 PM, "Ed Cable" wrote: > This past summer, the Mifos Initiative had seven interns working on the > Mifos X web and mobile clients which are powered by the Fineract