Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-292

OpenSearchServlet: OutOfMemoryError: Java heap space

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.8
    • 0.8
    • web gui
    • None

    Description

      java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space
      org.apache.nutch.searcher.FetchedSegments.getSummary(FetchedSegments.java:203)
      org.apache.nutch.searcher.NutchBean.getSummary(NutchBean.java:329)
      org.apache.nutch.searcher.OpenSearchServlet.doGet(OpenSearchServlet.java:155)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

      The URL I use is:

      [...]something[...]/opensearch?query=mysearch&start=0&hitsPerSite=3&hitsPerPage=20&sort=url

      It seems to be a problem specific to the date I'm working with. Moving the start from 0 to 10 or changing the query works fine.
      Or maybe it doesn't have to do with sorting but it's just that I hit one "bad search-result" that has a broken summary?

      !! The problem is repeatable. So if anybody has an idea where to search / what to fix, I can easily try that out !!

      Attachments

        1. NUTCH-292-summarizer08.diff
          0.9 kB
          Stefan Neufeind
        2. summarizer.diff
          1.0 kB
          Marcel Schnippe

        Activity

          People

            siren Sami Siren
            neufeind Stefan Neufeind
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: