MergeException

2012-05-17 Thread Kevin Monaghan
Has anyone come across the exception below? I'm really not sure what would cause this to happen and how I can prevent it from occurring. I have a service that is constantly reading and writing to the index. It runs for anything up to about 30 hours and then terminates due to this exception. I'm

AW: Why did it get this exception, Lucene.Net.Index.MergePolicy+MergeException?

2010-07-28 Thread Zimmermann Daniel
treff: Re: Why did it get this exception, Lucene.Net.Index.MergePolicy+MergeException? Dear all, It always happens after some time. Do you have any suggestions to the problem? I have no idea on that. Thanks, LB On Tue, Jul 27, 2010 at 12:46 PM, Li Bing wrote: > Dear all, > > I got an excep

Re: Why did it get this exception, Lucene.Net.Index.MergePolicy+MergeException?

2010-07-28 Thread Li Bing
Dear all, It always happens after some time. Do you have any suggestions to the problem? I have no idea on that. Thanks, LB On Tue, Jul 27, 2010 at 12:46 PM, Li Bing wrote: > Dear all, > > I got an exception, Lucene.Net.Index.MergePolicy+MergeException. What does > it mean? How t

Why did it get this exception, Lucene.Net.Index.MergePolicy+MergeException?

2010-07-26 Thread Li Bing
Dear all, I got an exception, Lucene.Net.Index.MergePolicy+MergeException. What does it mean? How to solve this? I ran my system for a long time (a couple of hours) and after that it got the above exception. I didn't see any line numbers in it. Could you please give me a hand? Thanks! LB

Lucene.Net.Index.MergePolicy+MergeException

2010-07-26 Thread Li Bing
Dear all, I got an exception, Lucene.Net.Index.MergePolicy+MergeException. What does it mean? How to solve this? Thanks! LB

Re: MergeException: java.io.IOException: File too large

2010-03-18 Thread Li Bing
; > However, when i further try to add more document in index i got > following > > error: > > > > Exception in thread "Lucene Merge Thread #0" > > org.apache.lucene.index.MergePolicy$MergeException: java.io.IOException: > > File too large &

Re: MergeException: java.io.IOException: File too large

2010-03-18 Thread Michael Mitiaguin
ument in index i got following > error: > > Exception in thread "Lucene Merge Thread #0" > org.apache.lucene.index.MergePolicy$MergeException: java.io.IOException: > File too large > at > > org.apache.lucene.index.ConcurrentMergeSchedu

MergeException: java.io.IOException: File too large

2010-03-18 Thread surendra sedhai
, when i further try to add more document in index i got following error: Exception in thread "Lucene Merge Thread #0" org.apache.lucene.index.MergePolicy$MergeException: java.io.IOException: File too large at org.apache.lucene.index.ConcurrentMergeScheduler.handleMerg