Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
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
- blocks
-
FINERACT-932 Parent Issue for Error Logs seeing during "normal" usage (e.g. on fineract.dev)
- Open
- links to