[ https://issues.apache.org/jira/browse/SOLR-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Noble Paul updated SOLR-1077: ----------------------------- Attachment: SOLR-1077.patch supposedly the fix > 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 > Priority: Minor > 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.