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

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

    [ https://issues.apache.org/jira/browse/LUCENENET-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163534#comment-14163534 ] 

Itamar Syn-Hershko commented on LUCENENET-546:
----------------------------------------------

Hi, this exception is almost useless without its message or line numbers. Can you provide any further info?

>  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)