I have run into the same problem on Linux FC3 using PyLucene-2.0.0.tar.gz (27-May-2006) Gentoo package and Python 2.4.3
Regards, Jozsef -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andi Vajda Sent: Friday, August 18, 2006 5:26 AM To: [email protected] Subject: Re: [pylucene-dev] ArrayIndexOutOfBoundsException withField.TermVector.WITH_OFFSETS On Fri, 18 Aug 2006, Andi Vajda wrote: > > On Thu, 17 Aug 2006, Steven Bethard wrote: > >> I'm getting ArrayIndexOutOfBoundsExceptions thrown whenever I use >> Field.TermVector.WITH_OFFSETS, Field.TermVector.WITH_POSITIONS or >> Field.TermVector.WITH_POSITIONS_OFFSETS, though the errors show up >> somewhat sporadically. Here's an interactive session where I was able >> to provoke one: > > Given that the error seems to come from inside Java Lucene, it could be > either: > - a gcj compilation error: please give us your gcj version and OS details > (I've had to patch around various such bugs) > - a Java Lucene bug: see if the same Java program causes the same Java > Lucene error and if so contact [email protected] or file a Java > Lucene bug > Indeed, I wasn't able to reproduce the bug on my intel mac os x system. I suspect a gcj compilation error. Are you running on Windows by any chance ? _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
