Knut Anders Hatlen wrote: > bfurber at comcast.net writes: > > >> The error happens on a single member when searching for the the word >> "amount". Searching it for other words is OK. Do I need to upgrade? >> >> >> opengrok-0.6.1 >> >> java -server -Xmx1024m -jar ./opengrok.jar -W gpamp-config.xml -m 150000 -a >> on -Q off -e -v -w gpamp -i .listing -c /usr/bin/ctags -s /tpfmnt/tpfgi -d >> /tpfmnt/opengrok_gpamp >> >> >> java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 16384 >> at >> org.opensolaris.opengrok.search.context.PlainLineTokenizer.dumpRest(PlainLineTokenizer.java:421) >> > > Looks like this bug (which is fixed in 0.7): > http://defect.opensolaris.org/bz/show_bug.cgi?id=383 > >
Yes, you're correct Bruce tested with 0.7 (and I tested with trunk) and it works for him (and me), sorry we didn't update the thread. Thanks Lubos