Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-933

ArrayIndexOutOfBoundsException at ClientPersonImportHandler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • None
    • None

    Description

       See FINERACT-932 for general background, and determine if this error log can and should be "fixed", or if this represents a condition that shouldn't be logged as an error (or conclude that this is a totally valid error log that is useful, any why):

      java.lang.ArrayIndexOutOfBoundsException: 1
      at org.apache.fineract.infrastructure.bulkimport.importhandler.client.ClientPersonImportHandler.readClient(ClientPersonImportHandler.java:149)
      at org.apache.fineract.infrastructure.bulkimport.importhandler.client.ClientPersonImportHandler.readExcelFile(ClientPersonImportHandler.java:75)
      at org.apache.fineract.infrastructure.bulkimport.importhandler.client.ClientPersonImportHandler.process(ClientPersonImportHandler.java:64)
      at org.apache.fineract.infrastructure.bulkimport.service.BulkImportEventListener.onApplicationEvent(BulkImportEventListener.java:143)
      at org.apache.fineract.infrastructure.bulkimport.service.BulkImportEventListener.onApplicationEvent(BulkImportEventListener.java:47)
      at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172)
      at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165)
      at org.springframework.context.event.SimpleApplicationEventMulticaster.lambda$multicastEvent$0(SimpleApplicationEventMulticaster.java:136)
      at java.lang.Thread.run (Thread.java:748)

      Attachments

        Issue Links

          Activity

            People

              natashan Natasha Natarajan
              vorburger Michael Vorburger
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: