[Dspace-tech] weird exception in index-all

2007-07-05 Thread Adam Brin
We've recently upgraded to 1.4.2 and I keep on getting the following exception: Exception in thread main java.lang.IllegalAccessError: tried to access field org.apache.lucene.index.IndexWriter.maxFieldLength from class org.dspace.search.DSIndexer at

Re: [Dspace-tech] weird exception in index-all

2007-07-05 Thread Mark Diggory
This could possibly be an issue with the version of lucene on your classpath, could you doublecheck that your not getting a copy of an older version of lucene.jar in the way in your dspace.home/lib directory or on your users CLASSPATH environmental variable? Mark On Jul 5, 2007, at 2:15