Jeff,
Thank you. The downgrade went well. Why is the batch job scheduler for
collection sheet disabled in the task.xml?
* <!--<scheduler>
<task-class-name>CollectionSheetTask</task-class-name>
<initial-time>24:00:00</initial-time>
<delay-time>86400</delay-time>
</scheduler>-->*
I am suspecting that this might be the cause for the missing cells in the
collection sheet. My understanding is that the batch jobs affect the
functionality in the collection sheet. We are planning to upgrade the test
server to v.1.6 to see if the collection sheet is working well.
Polly.
On 19 July 2010 23:33, Jeff Brewster <[email protected]>wrote:
> Polly,
>
> Did you delete the tomcat work directory as part of the upgrade? You can
> still give that a try if you didn’t. Stop tomcat, then delete the
> mifosfolder under
> Tomcat/work/Catalina/localhost, and restart tomcat.
>
>
>
> Jeff
>
>
>
>
>
>
>
> *From:* Polly [mailto:[email protected]]
> *Sent:* Sunday, July 18, 2010 10:23 PM
> *To:* A good place to start for users or folks new to Mifos.
> *Subject:* Re: [Mifos-users] V 1.5.1
>
>
>
> Hi,
>
> When the you click on submit on the collection sheet you get the following
> error
>
> javax.servlet.ServletException: org.mifos.core.MifosRuntimeException: Input
> Errors Found:
>
> ACCOUNT_DOESNT_BELONG_TO_CUSTOMER: Customer Id: 3641 Account Id: 7845
>
> ACCOUNT_DOESNT_BELONG_TO_CUSTOMER: Customer Id: 7087 Account Id: 19128
>
> ACCOUNT_DOESNT_BELONG_TO_CUSTOMER: Customer Id: 8687 Account Id: 26880
>
> ACCOUNT_DOESNT_BELONG_TO_CUSTOMER: Customer Id: 9453 Account Id: 29786
>
>
>
>
> org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:523)
>
>
> org.mifos.framework.struts.action.MifosRequestProcessor.processActionPerform(MifosRequestProcessor.java:233)
>
>
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
>
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
>
> org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
>
> javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
>
> javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
>
> org.mifos.security.util.LoginFilter.doFilter(LoginFilter.java:85)
>
>
> org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilter.java:51)
>
> *root cause*
>
> org.mifos.core.MifosRuntimeException: Input Errors Found:
>
> ACCOUNT_DOESNT_BELONG_TO_CUSTOMER: Customer Id: 3641 Account Id: 7845
>
> ACCOUNT_DOESNT_BELONG_TO_CUSTOMER: Customer Id: 7087 Account Id: 19128
>
> ACCOUNT_DOESNT_BELONG_TO_CUSTOMER: Customer Id: 8687 Account Id: 26880
>
> ACCOUNT_DOESNT_BELONG_TO_CUSTOMER: Customer Id: 9453 Account Id: 29786
>
>
>
> org.mifos.application.servicefacade.CollectionSheetServiceFacadeWebTier.saveCollectionSheet(CollectionSheetServiceFacadeWebTier.java:237)
>
>
> org.mifos.application.collectionsheet.struts.action.CollectionSheetEntryAction.create(CollectionSheetEntryAction.java:271)
>
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>
>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>
> java.lang.reflect.Method.invoke(Method.java:597)
>
>
> org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:274)
>
>
> org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:194)
>
>
> org.mifos.framework.struts.action.BaseAction.execute(BaseAction.java:105)
>
>
> org.mifos.framework.struts.action.MifosRequestProcessor.processActionPerform(MifosRequestProcessor.java:204)
>
>
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
>
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
>
> org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
>
> javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
>
> javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
>
> org.mifos.security.util.LoginFilter.doFilter(LoginFilter.java:85)
>
>
> org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilter.java:51)
>
> The accounts numbers in question are ok and yet this error is generated.
> I have attached 2 pages from Mifos demo server showing a client with active
> loans but on the collection sheet page there are no cells to post
> transactions.
>
> Polly
>
> On 18 July 2010 15:06, Polly <[email protected]> wrote:
>
> Hello,
>
> The collection sheet in v 1.5.1 is not working properly. On the server we
> were still using v 1.3.
> We did not upgrade to v1.4. because it was not supporting loans with 0%
> interest. v1.5 on the test server was working well except that in the
> collection sheet it was only displaying cells for loans that had amounts
> that were due whereas in our MFI we have clients paying constantly even
> where there are no amounts due.
> So on Thursday we went ahead and did the upgrade on the server from v 1.3
> to v 1.5.1. Now the collection sheet is not working at all, not only does it
> not display cells for posting loan transactions but even when submitting
> data for savings transactions we get an error "HTTP 500".
> We had taken the risk because there's one feature we liked about v 1.5.1.
> in that it supported grace period on all installment whereas that feature in
> v1.3 still charges interest.
> We allowed batch jobs to run for 3 days uninterrupted hoping it would
> correct the collection sheet issue but this is causing a delay in posting
> data. So we are planning to do a roll back to v1.3.
>
> Has anyone else faced the same problem with the collection sheet with v1.5?
> --
> Best Regards
> Polly Najori
>
>
>
>
> --
> Best Regards
> Polly Najori
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Mifos-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
--
Best Regards
Polly Najori
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users