jobtracker does not start when webapps is in src
------------------------------------------------

         Key: NUTCH-102
         URL: http://issues.apache.org/jira/browse/NUTCH-102
     Project: Nutch
        Type: Bug
    Versions: 0.8-dev    
    Reporter: Stefan Groschupf
    Priority: Minor
     Fix For: 0.8-dev


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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to