NullPointerException thrown while editing fees.
-----------------------------------------------

                 Key: MIFOS-4160
                 URL: http://mifosforge.jira.com/browse/MIFOS-4160
             Project: mifos
          Issue Type: Bug
          Components: Fee
    Affects Versions: Release E - Iteration 11
            Reporter: Wojciech Marchaj


Exception thrown while editing fees.

Step to reproduce:
- view any fee
- edit fee information
- set status to --Select--
- try to submit
- set correct value to active/inactive
- try to submit

ERROR, org.mifos.ui.core.controller.UncaughtExceptionController, ?, ?, ?, 
Uncaught exception while accessing '/mifos-webapp/uncaughtException.ftl'
java.lang.NullPointerException
        at 
org.mifos.accounts.fees.persistence.FeeDaoHibernate.findDtoById(FeeDaoHibernate.java:79)
        at 
org.mifos.accounts.fees.servicefacade.WebTierFeeServiceFacade.getFeeDetails(WebTierFeeServiceFacade.java:93)
        at 
org.mifos.accounts.fees.struts.action.FeeAction.editPreview(FeeAction.java:166)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:274)
        at 
org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:194)
        at 
org.mifos.framework.struts.action.BaseAction.execute(BaseAction.java:164)
        at 
org.mifos.framework.struts.action.MifosRequestProcessor.processActionPerform(MifosRequestProcessor.java:195)
        at 
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
        at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)



-- 
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

        

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to