On Mon, Apr 20, 2009 at 6:07 PM, MakMak <pow...@gmail.com> wrote: > I made a standalone tool like you suggested which prints out the size of > each doc in the index, none of the docs are more than 1MB !!! The queries > are the same. They repeat throughout the test. We give about 6GB of heap to > the application and yes we are on 64 bit JVM.
OK. Any luck running CheckIndex? Can you run w/ verbose GC, to see if GC is running...? > I hit upon another such issue here > http://www.nabble.com/Lucene-2.2.0-in-64-bit-JVM:-IndexReader-is-hung-td22667471.html > http://www.nabble.com/Lucene-2.2.0-in-64-bit-JVM:-IndexReader-is-hung-td22667471.html > Do you think this may be related? There was no resolution on this thread > though. We only upgraded lucene version and I am absolutely certain nothing > else changed. They could be related. They sound very similar. > One more thing, we tried to reproduce the customer environment here exactly > like they have it there. The only difference is, the index on the customer's > end resides in a SAN. Are you not able to repro the issue locally? So the SAN is the only known difference? Mike --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org