- 2010-08-11 12:21:53,540 TRACE [org.infinispan.interceptors.InvocationContextInterceptor] (pool-6-thread-5) Invoked with command GetKeyValueCommand{key=FileCacheKey{fileName='segments_12', indexName='tempIndexName}} and InvocationContext [NonTxInvocationContext{flags=[SKIP_LOCKING]}]
- 2010-08-11 12:21:53,540 TRACE [org.infinispan.interceptors.InvocationContextInterceptor] (pool-6-thread-5) Invoked with command GetKeyValueCommand{key=FileCacheKey{fileName='segments_13', indexName='tempIndexName}} and InvocationContext [NonTxInvocationContext{flags=[SKIP_LOCKING]}]
- 2010-08-11 12:21:53,540 TRACE [org.infinispan.interceptors.InvocationContextInterceptor] (pool-6-thread-5) Invoked with command GetKeyValueCommand{key=FileCacheKey{fileName='segments_14', indexName='tempIndexName}} and InvocationContext [NonTxInvocationContext{flags=[SKIP_LOCKING]}]
- 2010-08-11 12:21:53,540 TRACE [org.infinispan.interceptors.InvocationContextInterceptor] (pool-6-thread-5) Invoked with command GetKeyValueCommand{key=FileCacheKey{fileName='segments_15', indexName='tempIndexName}} and InvocationContext [NonTxInvocationContext{flags=[SKIP_LOCKING]}]
- 2010-08-11 12:21:53,541 ERROR [org.infinispan.lucene.InfinispanDirectory] (pool-6-thread-5) unexpected error
- org.apache.lucene.index.CorruptIndexException: checksum mismatch in segments file
- at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:282)
- at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:309)
- at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:683)
- at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:517)
- at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:306)
- at org.apache.lucene.index.SegmentInfos.readCurrentVersion(SegmentInfos.java:408)
- at org.apache.lucene.index.DirectoryReader.isCurrent(DirectoryReader.java:797)
- at org.apache.lucene.index.DirectoryReader.doReopenNoWriter(DirectoryReader.java:407)
- at org.apache.lucene.index.DirectoryReader.doReopen(DirectoryReader.java:386)
- at org.apache.lucene.index.DirectoryReader.reopen(DirectoryReader.java:348)
- at org.infinispan.lucene.profiling.LuceneReaderThread.refreshIndexReader(LuceneReaderThread.java:84)
- at org.infinispan.lucene.profiling.LuceneReaderThread.testLoop(LuceneReaderThread.java:64)
- at org.infinispan.lucene.profiling.LuceneUserThread.run(LuceneUserThread.java:60)
- at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
- at java.lang.Thread.run(Thread.java:637)
- 2010-08-11 12:21:53,554 TRACE [org.infinispan.interceptors.