View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0006286 | SymmetricDS Pro | Bug | public | 2024-03-11 18:36 | 2024-03-15 15:27 | 
| Reporter | cquamme | Assigned To | cquamme | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.15.0 | ||||
| Target Version | 3.15.4 | Fixed in Version | 3.15.4 | ||
| Summary | 0006286: IndexOutOfBoundsException occurs when trying to access incoming batch data in error via the UI | ||||
| Description | 2024-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 Reproduce | 1. 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. | ||||
| Tags | No tags attached. | ||||
| 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 |