Hi All,

I am seeing this error in my Tomcat, when uploading client saving accounts.
Can any one please tell me what I am missing?



Exception in thread "SimpleAsyncTaskExecutor-17909"
java.lang.NullPointerException
        at
org.apache.poi.ss.formula.OperationEvaluationContext.getDynamicReference(OperationEvaluationContext.java:165)
        at
org.apache.poi.ss.formula.functions.Indirect.evaluateIndirect(Indirect.java:124)
        at
org.apache.poi.ss.formula.functions.Indirect.evaluate(Indirect.java:76)
        at
org.apache.poi.ss.formula.OperationEvaluatorFactory.evaluate(OperationEvaluatorFactory.java:127)
        at
org.apache.poi.ss.formula.WorkbookEvaluator.evaluateFormula(WorkbookEvaluator.java:525)
        at
org.apache.poi.ss.formula.WorkbookEvaluator.evaluateAny(WorkbookEvaluator.java:288)
        at
org.apache.poi.ss.formula.WorkbookEvaluator.evaluate(WorkbookEvaluator.java:230)
        at
org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.evaluateFormulaCellValue(HSSFFormulaEvaluator.java:354)
        at
org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.evaluate(HSSFFormulaEvaluator.java:185)
        at
org.apache.fineract.infrastructure.bulkimport.importhandler.ImportHandlerUtils.readAsInt(ImportHandlerUtils.java:161)
        at
org.apache.fineract.infrastructure.bulkimport.importhandler.savings.SavingsImportHandler.readSavings(SavingsImportHandler.java:171)
        at
org.apache.fineract.infrastructure.bulkimport.importhandler.savings.SavingsImportHandler.readExcelFile(SavingsImportHandler.java:83)
        at
org.apache.fineract.infrastructure.bulkimport.importhandler.savings.SavingsImportHandler.process(SavingsImportHandler.java:73)
        at
org.apache.fineract.infrastructure.bulkimport.service.BulkImportEventListener.onApplicationEvent(BulkImportEventListener.java:144)
        at
org.apache.fineract.infrastructure.bulkimport.service.BulkImportEventListener.onApplicationEvent(BulkImportEventListener.java:48)
        at
org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:93)
        at java.lang.Thread.run(Unknown Source)


Thanks & Regards,
Abiy A.

On Tue, May 29, 2018 at 6:50 PM, Abiy Atsbha <abiy...@gmail.com> wrote:

> I used to work with DIT on the earliest version. 17.xx. Now since I am
> using the latest release 18.03.01, I am using the built in Bulk Import.
> N.B. Client Data worked well for me.
>
> Thanks & Regards.
> Abiy A.
> You are attempting this with the data import tool?
>
> Ed
>
> On Tue, May 29, 2018 at 6:48 AM Abiy Atsbha <abiy...@gmail.com> wrote:
>
>> Hi All,
>>
>> I am unable to upload Saving Accounts in Mifos X 18.03.01. Even if I try
>> uploading many times, it is not working.
>> Can anyone help me please?
>>
>> Thanks & Regards,
>> Abiy A.
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot______
>> _________________________________________
>> Mifos-users mailing list
>> Mifos-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>
>
>
> --
> *Ed Cable*
> President/CEO, Mifos Initiative
> edca...@mifos.org | Skype: edcable | Mobile: +1.484.477.8649
>
> *Collectively Creating a World of 3 Billion Maries | *http://mifos.org
> <http://facebook.com/mifos>  <http://www.twitter.com/mifos>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to