Hi Hema, - Which version of cTAKES are you using? - Which version of lucene.jar is in the classpath?
Thanks, Pei > -----Original Message----- > From: hema madhuri [mailto:[email protected]] > Sent: Thursday, December 13, 2012 8:20 AM > To: [email protected] > Subject: please solve the problem > > how to solve the following exception. > I am getting this exception when i am loading AE > AggregatePlaintextProcessor.xml > > > > org.apache.uima.tools.cvd.MainFrame.handleException(575): SEVERE: > Exception occurred > org.apache.uima.resource.ResourceInitializationException > at > edu.mayo.bmi.uima.core.resource.LuceneIndexReaderResourceImpl.load(L > uceneIndexReaderResourceImpl.java:81) > at > org.apache.uima.resource.impl.ResourceManager_impl.registerResource(Re > sourceManager_impl.java:574) > at > org.apache.uima.resource.impl.ResourceManager_impl.initializeExternalRes > ources(ResourceManager_impl.java:413) > ---------------------------------------------------------------------- > > Caused by: org.apache.lucene.index.IndexFormatTooOldException: > Format version is not supported (resource: > ChecksumIndexInput(RAMInputStream(name=segments))): > 20988 (needs to be between -1 and -11). > This version of Lucene only supports indexes created with release 1.9 and > later.
