You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Pravin Thokal (JIRA)" <ji...@apache.org> on 2014/10/08 11:43:34 UTC

[jira] [Created] (LUCENENET-546) Exception Info: Lucene.Net.Index.MergePolicy+MergeException

Pravin Thokal created LUCENENET-546:
---------------------------------------

             Summary:  Exception Info: Lucene.Net.Index.MergePolicy+MergeException
                 Key: LUCENENET-546
                 URL: https://issues.apache.org/jira/browse/LUCENENET-546
             Project: Lucene.Net
          Issue Type: Bug
    Affects Versions: Lucene.Net 3.0.3
         Environment: Windows 7  32 bit 
4 GB Ram

            Reporter: Pravin Thokal
            Priority: Critical


I got following exception in my project

 Application: SysToolsBatchIndexer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Lucene.Net.Index.MergePolicy+MergeException
Stack:
   at Lucene.Net.Index.ConcurrentMergeScheduler.HandleMergeException(System.Exception)
   at Lucene.Net.Index.ConcurrentMergeScheduler+MergeThread.Run()
   at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart()






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)