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

IndexChecker and ParseChecker choke on IDN's

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4
    • 1.6
    • None
    • None
    • Patch Available

    Description

      These handy debug tools do not handle IDN's and throw an NPE

      bin/nutch parsechecker http://例子.測試/%E9%A6%96%E9%A0%81

      Exception in thread "main" java.lang.NullPointerException
              at org.apache.nutch.indexer.IndexingFiltersChecker.run(IndexingFiltersChecker.java:71)
              at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
              at org.apache.nutch.indexer.IndexingFiltersChecker.main(IndexingFiltersChecker.java:116)
      

      Attachments

        1. NUTCH-1320-1.5-1.patch
          5 kB
          Markus Jelsma

        Issue Links

          Activity

            People

              markus17 Markus Jelsma
              markus17 Markus Jelsma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: