The problem is that jetty jar files are missing from the SVN., I replaced
the Jetty jar files but I get another exception:

060207 123447 Property 'sun.cpu.isalist' is
Exception in thread "main" java.lang.NullPointerException
        at org.apache.hadoop.mapred.JobTrackerInfoServer.<init>(
JobTrackerInfoServer.java:56)
        at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:303)
        at org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java
:50)
        at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:813)

Thanks, Mike


On 2/7/06, Rafit Izhak_Ratzin <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am trying to run with the new svn version (375414), I am working under
> nutch/trunk directory.
>
> When I ran the next command "bin/hadoop jobtracker" or "bin/hadoop-
> daemon.sh
> start jobtracker"
> I got the next message,
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/mortbay/http/HttpListener
>        at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:303)
>        at
> org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:50)
>        at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:813)
>
> Thanks,
> Rafit
>
> _________________________________________________________________
> FREE pop-up blocking with the new MSN Toolbar - get it now!
> http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
>
>

Reply via email to