IndexOutOfBoundsException when selecting 7 lysates in the Lab Tracking Protocol for Allprep isolation wizard
java.lang.IndexOutOfBoundsException
...at java.util.ArrayList.rangeCheck(ArrayList.java:635)
...at java.util.ArrayList.get(ArrayList.java:411)
...at org.apache.jsp.extensions.reggie_jar.sampleproc.allprep_005fprotocol2_jsp.getExtractForPos(allprep_005fprotocol2_jsp.java:57)
...at org.apache.jsp.extensions.reggie_jar.sampleproc.allprep_005fprotocol2_jsp._jspService(allprep_005fprotocol2_jsp.java:320)
Seems to work for all 1-6 and 8-12 lysates.
Change History
(2)
Resolution: |
→ fixed
|
Status: |
new → closed
|
Milestone: |
Reggie v3.x → Reggie v3.6.1
|
(In [3494]) Fixes #813: IndexOutOfBoundsException when selecting 7 lysates in the Lab Tracking Protocol for Allprep isolation wizard
The mapping to !QIAcube positions was incorrectly expecting 8 extracts but never used extract number 4.