Re: ArrayIndexOutOfBoundsException during System.arraycopy in BKDWriter

2019-05-07 Thread Torben Riis
Just for keeping the mailing list up to date. I have created a JIRA issue. https://issues.apache.org/jira/browse/LUCENE-8795 Fra: Torben Riis Sendt: 7. maj 2019 11:37 Til: Michael McCandless ; Lucene Users Emne: SV: ArrayIndexOutOfBoundsException during System.arraycopy in BKDWriter Hi, So

SV: ArrayIndexOutOfBoundsException during System.arraycopy in BKDWriter

2019-05-07 Thread Torben Riis
Hi, Sorry for the late answer (vacation). Indeed, we very soon realized that the -Xint argument was a quite naive choice. We have changed the arguments to specific excludes for every class / inner classes in the bkd package. Moreover, we have also made a copy of the whole installation in produ