You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by scottyd <sc...@homepagesdirectories.com> on 2008/06/04 18:50:55 UTC

getting error when trying to crawl

so, i am trying run a crawl:

bin/nutch crawl urls/helppages -dir crawl -depth 3 -topN 50

and it keeps coming back with this:

bin/nutch: line 153: /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/bin/java: No such
file or directory
bin/nutch: line 246: /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/bin/java: No such
file or directory
bin/nutch: line 246: exec: /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/bin/java:
cannot execute: No such file or directory

i am assuming that something is not pointed in the right place, but I have
no idea where that would be.

any ideas?
-- 
View this message in context: http://www.nabble.com/getting-error-when-trying-to-crawl-tp17651327p17651327.html
Sent from the Nutch - User mailing list archive at Nabble.com.


Re: getting error when trying to crawl

Posted by scottyd <sc...@homepagesdirectories.com>.
Thanx for the reply otis.

I figured out what the issue was.

I needed to point it to java-1.5.0-sun-1.5.0.15 not java-1.5.0-sun-1.5.0.10 
cause that is what I have installed.

Now it's a matter of getting tomcat configured right so I can get to the
search, which I am stuck on at the moment.

Trying to retrace my steps to see why it's not coming up in the manager.



ogjunk-nutch wrote:
> 
> It looks like your Java is not installed (properly) or you have JAVA_HOME
> pointing to the wrong directory or some such.
> 
> Get your Java installed and working first, I suggest.
>  Otis
> --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
> 
> 
> ----- Original Message ----
>> From: scottyd <sc...@homepagesdirectories.com>
>> To: nutch-user@lucene.apache.org
>> Sent: Wednesday, June 4, 2008 12:50:55 PM
>> Subject: getting error when trying to crawl
>> 
>> 
>> so, i am trying run a crawl:
>> 
>> bin/nutch crawl urls/helppages -dir crawl -depth 3 -topN 50
>> 
>> and it keeps coming back with this:
>> 
>> bin/nutch: line 153: /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/bin/java: No
>> such
>> file or directory
>> bin/nutch: line 246: /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/bin/java: No
>> such
>> file or directory
>> bin/nutch: line 246: exec: /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/bin/java:
>> cannot execute: No such file or directory
>> 
>> i am assuming that something is not pointed in the right place, but I
>> have
>> no idea where that would be.
>> 
>> any ideas?
>> -- 
>> View this message in context: 
>> http://www.nabble.com/getting-error-when-trying-to-crawl-tp17651327p17651327.html
>> Sent from the Nutch - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/getting-error-when-trying-to-crawl-tp17651327p17655978.html
Sent from the Nutch - User mailing list archive at Nabble.com.