Hello Sean, > Hi guys, > > I just upgraded to 1.4 and I'm suddenly getting an exception > that hadn't previously occurred. It's being thrown when the > following Xpath is executed : > "//webfmis:[EMAIL PROTECTED]:general='true']" > > org.apache.lucene.store.AlreadyClosedException: this > IndexReader is closed
Can you try to simulate your situation in a unit test and see if you can reproduce it there. Would make it easier for us to find the issue if we have this test, because I haven't seen it before -Ard > > Any idea what is causing this? I tried searching for related > issue but have not found any. > > Thanks, > Sean >
