You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "Nikhil Pawar (JIRA)" <ji...@apache.org> on 2017/01/04 03:05:58 UTC

[jira] [Resolved] (FINERACT-265) Null pointer exception thrown during creation of client when address module is enabled

     [ https://issues.apache.org/jira/browse/FINERACT-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Pawar resolved FINERACT-265.
-----------------------------------
    Resolution: Fixed

This issue has been fixed by making the isActive variable to have default value  false.Only in case of isActive parameter is not null, its value is accessed.

> Null pointer exception thrown during creation of client when address module is enabled
> --------------------------------------------------------------------------------------
>
>                 Key: FINERACT-265
>                 URL: https://issues.apache.org/jira/browse/FINERACT-265
>             Project: Apache Fineract
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Nikhil Pawar
>            Assignee: Markus Geiss
>              Labels: address, client, easy
>
> When address module is enabled, during creation of client, if address is not made active,a null pointer exception is thrown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)