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

jobtracker does not start when webapps is in src

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8
    • 0.8
    • None
    • None

    Description

      When starting the jobtracker from NUTCH_HOME by
      bin/nutch-daemon.sh start jobtracker
      The jobtracker search for the webapps folder in NUTCH_HOME, but it is under src/

      When manually copy the webapps folder into NUTCH_HOME jobtracker starts without any problems.

      Exception in thread "main" java.lang.NullPointerException
      at org.apache.nutch.mapred.JobTrackerInfoServer.<init>(JobTrackerInfoServer.java:67)
      at org.apache.nutch.mapred.JobTracker.<init>(JobTracker.java:232)
      at org.apache.nutch.mapred.JobTracker.startTracker(JobTracker.java:43)
      at org.apache.nutch.mapred.JobTracker.main(JobTracker.java:1043)

      Attachments

        1. webapps.patch
          0.4 kB
          Owen O'Malley

        Activity

          People

            Unassigned Unassigned
            joa23 Stefan Groschupf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: