You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Dirk Peters (JIRA)" <ji...@apache.org> on 2010/04/16 15:46:26 UTC

[jira] Created: (LUCENENET-356) Exception in Lucene.Net.Store.FSIndexOutput Finalizer (Lucene 2.0.0.4)

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

        

[jira] Commented: (LUCENENET-356) Exception in Lucene.Net.Store.FSIndexOutput Finalizer (Lucene 2.0.0.4)

Posted by "Robert Jordan (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] Resolved: (LUCENENET-356) Exception in Lucene.Net.Store.FSIndexOutput Finalizer (Lucene 2.0.0.4)

Posted by "Digy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digy resolved LUCENENET-356.
----------------------------

    Resolution: Won't Fix

Lucene 2.0.0.4 is  too old to fix.
Please use a newer one. (I would recommend 2.9.2 in trunk which is stable and most recent one)
DIGY

> 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