[ 
https://issues.apache.org/jira/browse/LUCENENET-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Digy closed LUCENENET-189.
--------------------------

    Resolution: Fixed
      Assignee: Digy

Patch applied.

DIGY

> Occasional failures in TestIndexWriter/TestAddIndexesWithCloseNoWait
> --------------------------------------------------------------------
>
>                 Key: LUCENENET-189
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-189
>             Project: Lucene.Net
>          Issue Type: Bug
>         Environment: v2.4.0
>            Reporter: Digy
>            Assignee: Digy
>         Attachments: IndexWriter ShowBug.patch, TestIndexWriter.patch
>
>
> {code}
> finally
> {
>      docWriter.ResumeAllThreads();    //<--- docWriter is null
> }
> {code}
> Object reference not set to an instance of an object.
>    at Lucene.Net.Index.IndexWriter.AddIndexes(Directory[] dirs) in 
> .......\src\Lucene.Net\Index\IndexWriter.cs:line 3033
>    at Lucene.Net.Index.TestIndexWriter.CommitAndAddIndexes3.DoBody(Int32 j, 
> Directory[] dirs)
>    at Lucene.Net.Index.TestIndexWriter.AddIndexesThread.Run()
> DIGY

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to