[ http://issues.apache.org/jira/browse/NUTCH-102?page=all ]
Sami Siren closed NUTCH-102. ---------------------------- > jobtracker does not start when webapps is in src > ------------------------------------------------ > > Key: NUTCH-102 > URL: http://issues.apache.org/jira/browse/NUTCH-102 > Project: Nutch > Issue Type: Bug > Affects Versions: 0.8 > Reporter: Stefan Groschupf > Priority: Minor > Fix For: 0.8 > > Attachments: webapps.patch > > > 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
