View Issue Details

IDProjectCategoryView StatusLast Update
0006286SymmetricDS ProBugpublic2024-03-15 15:27
Reportercquamme Assigned Tocquamme  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.4Fixed in Version3.15.4 
Summary0006286: IndexOutOfBoundsException occurs when trying to access incoming batch data in error via the UI
Description2024-03-11 13:09:49,639 ERROR [gui] [DefaultErrorHandler] [qtp1889879857-45533166] StackTraceKey.init [IndexOutOfBoundsException:2783006000] java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3
    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:266)
    at java.base/java.util.Objects.checkIndex(Objects.java:361)
    at java.base/java.util.ArrayList.get(ArrayList.java:427)
    at com.jumpmind.symmetric.console.impl.ci.a(BatchWindow.java:531)
    at com.vaadin.flow.data.renderer.ComponentRenderer.createComponent(ComponentRenderer.java:220)
    at com.vaadin.flow.data.renderer.ComponentDataGenerator.createComponent(ComponentDataGenerator.java:104)
Steps To Reproduce1. Go to Manage -> Incoming Batches
2. Try to access details of an incoming batch in error and navigate to the "Resolve Errors" tab

Note: This does not seem to happen every time.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-03-11 18:36 cquamme New Issue
2024-03-11 18:36 cquamme Status new => assigned
2024-03-11 18:36 cquamme Assigned To => cquamme
2024-03-11 20:07 cquamme Summary IndexOutOfBoundsException occurs when trying to access incoming batch data via the UI => IndexOutOfBoundsException occurs when trying to access incoming batch data in error via the UI
2024-03-11 20:07 cquamme Steps to Reproduce Updated View Revisions
2024-03-15 15:27 cquamme Status assigned => resolved
2024-03-15 15:27 cquamme Resolution open => fixed
2024-03-15 15:27 cquamme Fixed in Version => 3.15.4
2024-03-19 16:20 admin Status resolved => closed