Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-5559

NullPointerException in the comment/diff/content search UI if the changeset can not be found

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 2.5-M6, 2.5.0
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      If the revision cache does not find a changeset and returns a null, the result is:

      2011-02-01 23:34:35,252 INFO  [btpool0-9 ] fisheye.app QuickSearchAction-execute - Exception during search: null
      java.lang.NullPointerException
      	at com.atlassian.fecru.search.common.SearchUtils.getDisplayId(SearchUtils.java:105)
      	at com.atlassian.fecru.search.content.ContentSearcher.buildSearchResults(ContentSearcher.java:101)
      	at com.atlassian.fecru.search.common.lucene.RepositorySearcher.search(RepositorySearcher.java:113)
      	at com.atlassian.fisheye.quicksearch.action.QuickSearchAction.search(QuickSearchAction.java:133)
      	at com.atlassian.fisheye.quicksearch.action.QuickSearchAction.execute(QuickSearchAction.java:97)
      	at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      

      Attachments

        Issue Links

          Activity

            People

              pepoirot Pierre-Etienne Poirot (Inactive)
              pepoirot Pierre-Etienne Poirot (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: