HTTP error when trying to import transactions with MPESA plugin
---------------------------------------------------------------

                 Key: MIFOS-2906
                 URL: http://mifosforge.jira.com/browse/MIFOS-2906
             Project: mifos
          Issue Type: Bug
          Components: ImportExport
    Affects Versions: Release 1.5.1
            Reporter: Kay Chau
            Assignee: mifosdeveloperqueue
            Priority: Critical
             Fix For: Release 1.5.1


When trying to import attached file on 1.5 
instance(http://ci.mifos.org:8108/mifos/), the following HTTP error gets thrown

javax.servlet.ServletException: java.lang.NoSuchMethodError: 
org.mifos.accounts.api.AccountService.lookupLoanAccountReferenceFromClientGovernmentIdAndLoanProductShortName(Ljava/lang/String;Ljava/lang/String;)Lorg/mifos/accounts/api/AccountReferenceDto;
        
org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:298)
        
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:637)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        org.mifos.security.util.LoginFilter.doFilter(LoginFilter.java:85)
        
org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilter.java:51)

Must fix this in both MPESA branch and trunk

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to