Support Article
Exception while importing product zip
SA-17727
Summary
Exception while importing product patch (product.zip) It throws a Java exception when they try to upload a build.
Error Messages
Caught exception: java.lang.IndexOutOfBoundsException: Index: 2000, Size: 173
java.util.ArrayList.get(Unknown Source)
com.pega.pegarules.data.internal.clipboard.ClipboardPropertyBase.getPropertyValue(ClipboardPropertyBase.java:1497)
com.pega.pegarules.data.internal.clipboard.PropertyReferenceImpl.doGet(PropertyReferenceImpl.java:1306)
Steps to Reproduce
Import a product patch
Root Cause
A defect in Pegasystems’ code or rules. This issue is seen when importing over 1000 rules, some of which already exist on the target system. When the import code finds preexisting rules it must check to make sure that none of those rules are currently locked. When they are more than 1000 it iterates and tries to perform the action which results in the error.
Resolution
Apply HFix-6128
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.