Re: [Mifos-users] recommended hardware/software spec for large MFi

2010-07-22 Thread Adam Feuer
On Thu, Jul 22, 2010 at 9:34 PM, Satriadi wrote: > I’d like to ask for some recommendation of software and hardware spec for > large MFI. In the website I found the recommendation for small and mid size > mfi. > We plan to serve about 2000 branches with target for about 4millions client. > What

Re: [Mifos-users] branch progress report data queries

2010-07-22 Thread Ryan Whitney
Gayl, We discovered a lot of issues with the Branch Progress Report in Mifos 1.5. This is being fixed in Mifos 1.6, which is due to be released soon. Ryan On 7/22/10 20:22, "Gayl Kennedy" wrote: > Hello > I believe the branch progress report is a supported report so I ran it > today on the d

Re: [Mifos-users] You have been logged out of the system because batch jobs are running

2010-07-22 Thread Shekko
sorry, i mean this message appear for no reason credible, in the morning, and we have few clients(3,4 like that, testting actually) i know the batch process start at 00:00:00, in the configuration file task.xml I have confirmed. On 22 jul, 12:50, Shekko wrote: > i have this message for around 3

[Mifos-users] You have been logged out of the system because batch jobs are running

2010-07-22 Thread Shekko
i have this message for around 3 days (every day), i have watched the schedule_tasks table and everything is correct, until today, the last batch process was not finished just have "start" the ProductStatus process. so, my question is, what could be the cause of that? how can i fixed it? i guess

Re: [Mifos-users] Define Accepted Payment Types

2010-07-22 Thread fanon gacao
Hello Ryan, I figured out the cause of the problem it was casused by table case sensitivity on my linux server that then missed some tables in the database. I set the loan_table_case = 1 on mysql and the issue was resolved. Thanks. On Fri, Jul 9, 2010 at 9:24 AM, Ryan Whitney wrote: > Fanon, > >