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