Bug 6696 - Lesi Pay, payment file is not syncing
Summary: Lesi Pay, payment file is not syncing
Status: RESOLVED FIXED
Alias: None
Product: Dialog Finance & Lasi Pay
Classification: Unclassified
Component: Payment Capturing Service (show other bugs)
Version: V1.00.24
Hardware: PC Windows
: High blocker
Assignee: Chrishan Perera
URL:
: 6442 6510 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-02-23 17:36 +0530 by Ishara Jayasinghe
Modified: 2022-03-22 19:27 +0530 (History)
1 user (show)

See Also:


Attachments
lesi pay file (433 bytes, application/vnd.ms-excel)
2022-02-23 17:36 +0530, Ishara Jayasinghe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ishara Jayasinghe 2022-02-23 17:36:50 +0530
Created attachment 6211 [details]
lesi pay file

file is not syncing and respective records are not synced to dialog_payment file
Comment 1 Ishara Jayasinghe 2022-02-23 19:27:34 +0530
Building ListObjectsRequest
Built ListObjectsRequest
Listing S3 objects matching key: TESTDATA/PAYMENTS/LSP_23022022 on bucket: groupcreditoperation
Received ListObjectsResponse
Received 1 objects
 The name of the key is TESTDATA/PAYMENTS/LSP_23022022_001.csv
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:459)
	at com.avn.affiniti.dms.ticketsv.component.paymentcapture.PaymentCaptureComponentImpl.readExcelFile(PaymentCaptureComponentImpl.java:184)
	at com.avn.affiniti.dms.ticketsv.component.paymentcapture.PaymentCaptureComponentImpl.capturePayment(PaymentCaptureComponentImpl.java:72)
	at com.avn.affiniti.dms.ticketsv.controller.paymentcapturing.PaymentCaptureController.startPaymentCapturing(PaymentCaptureController.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
Comment 2 Chrishan Perera 2022-03-22 19:25:16 +0530
Fixed in V1.00.04
Comment 3 Chrishan Perera 2022-03-22 19:26:07 +0530
*** Bug 6510 has been marked as a duplicate of this bug. ***
Comment 4 Chrishan Perera 2022-03-22 19:27:59 +0530
*** Bug 6442 has been marked as a duplicate of this bug. ***