[ https://issues.apache.org/jira/browse/SOLR-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar resolved SOLR-1077. ----------------------------------------- Resolution: Fixed Fix Version/s: 1.4 Committed revision 756684. Thanks Sam and Noble! > DIH: java.lang.IndexOutOfBoundsException with useSolrAddSchema in > XPathEntityProcessor > -------------------------------------------------------------------------------------- > > Key: SOLR-1077 > URL: https://issues.apache.org/jira/browse/SOLR-1077 > Project: Solr > Issue Type: Bug > Components: contrib - DataImportHandler > Reporter: Noble Paul > Assignee: Shalin Shekhar Mangar > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-1077.patch > > > Index checks are not done properly in XPathEntityProcessor when > useSolrAddSchema is used > {code} > Caused by: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3 at > java.util.ArrayList.RangeCheck(ArrayList.java:546) at > java.util.ArrayList.get(ArrayList.java:321) at > org.apache.solr.handler.dataimport.XPathEntityProcessor.readRow(XPathEntityProcessor.java:266) > at > org.apache.solr.handler.dataimport.XPathEntityProcessor.access$100(XPathEntityProcessor.java:53) > at > {code} > mail : http://markmail.org/message/zd7whumzxvy3b2mx -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.