You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2013/03/05 18:14:14 UTC

[jira] [Resolved] (LUCENE-4812) missing .fnm file from jira\index\ preventing users from viewing any projects data

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

Hoss Man resolved LUCENE-4812.
------------------------------

    Resolution: Invalid

Bill,

I believe you are attemtping to file a bug with Atlassian about a Lucene related error you are seeing in your local Jira instance...

https://www.atlassian.com/resources/support

This jira instance (issues.apache.org) is the work/bug tracker for changes to the lucene code base -- we have nothing to do with atlassian except that we are also users of jira.

FWIW: w/o knowing anything about how Jira uses lucene under the covers -- if you have a lucene index that is corrupt in some way and missing the segments file, and you are attempting to restore from a backup -- you normally need to restore the entire index dir, since the segments file refers to the other index files on disk.

but i strongly suggest you contact atlassian and get their recommendations since we can't even speculate which version of Lucene is used in the various versions of atlassian jira, let alone how they use it.


                
> missing .fnm file from jira\index\ preventing users from viewing any projects data
> ----------------------------------------------------------------------------------
>
>                 Key: LUCENE-4812
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4812
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/index
>    Affects Versions: 3.6
>         Environment: Windows XP/ atlassian-jira-professional-3.6.5-standalone
>            Reporter: Bill McBride
>              Labels: bug
>             Fix For: 3.6
>
>
> Jira users could not view any projects data due to following error:
> org.apache.commons.lang.exception.NestableRuntimeException: java.io.FileNotFoundException: C:\Jira\index\issues\segments (The system cannot find the file specified)
> I copied the segments file from last backup and now the following error is reported in the C:\Windows\system32\Atlassian log
> org.apache.commons.lang.exception.NestableRuntimeException: java.io.FileNotFoundException: C:\Jira\index\issues\_5zd.fnm (The system cannot find the file specified)
> This missing file is not found in any backups. Please advise on a fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org