Two directories called 'nullcomments' and 'nullissues' are created in the Working directory when setting up JIRA for the first time.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: Indexing
    • None

      Two directories called 'nullcomments' and 'nullissues' are created in the Working directory when setting up JIRA for the first time.

      1. Start JIRA on blank database.
      2. Move onto the second step on the setup wizard.

      There will be a 'nullcomments' and 'nullissues' directory in JIRA's working directory.

      Its caused by the JiraSystemInfo.obtainDatabaseStatistics method. This method getss the comment Searcher before the Indexing system has been initialised (thus the null*). I find it strange that we allow people to use the indexing system even though it has not been initialised yet. I would expect and exception to be thrown. It also appears that people would be able to get a searcher even when indexing is disabled.

            Assignee:
            Justus Pendleton (Inactive)
            Reporter:
            Chris Mountford
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: