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

Robert Jordan commented on LUCENENET-356:
-----------------------------------------

You may want to use a Lucene.NET version which is less than 3 years old.

https://svn.apache.org/repos/asf/lucene/lucene.net/tags/

or trunk (2.9.2):

https://svn.apache.org/repos/asf/lucene/lucene.net/trunk/C%23/


> Exception in Lucene.Net.Store.FSIndexOutput Finalizer (Lucene 2.0.0.4)
> ----------------------------------------------------------------------
>
>                 Key: LUCENENET-356
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-356
>             Project: Lucene.Net
>          Issue Type: Bug
>         Environment: Directory for index is located on network drive.
>            Reporter: Dirk Peters
>
> When an exception is thrown by the BinaryWriter constructor in the 
> FSIndexOutput constructor, a NullReferenceException is thrown in its 
> finalizer which in turn will terminate the application.
> I did not find the class in the 2.9 version, so maybe the issue is already 
> solved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to