problem: install java

2006-09-13 Thread kawther khazri
I went to install nutch whith new version of java 1.*.08 i got on error went im installing java. [EMAIL PROTECTED] ]# rpmbuild --rebuild Desktop/java-1.5.0-sun*src.rpm Installing Desktop/java-1.5.0-sun-compat-1.5.0.08-1jpp.src.rpm warning: user scop does not exist - using root warning: group

pb with tomcat5

2006-08-28 Thread kawther khazri
hello, when itry the link manager, it gives me this error: Etat HTTP 403 - L'accès à la ressource demandée a été interdit - type Rapport d'état message L'accès à la ressource demandée a été interdit description L'accès à la ressource demandée (L'accès à la ressource

using tomcat5

2006-08-28 Thread kawther khazri
hello, I installed tomcat5, now I need to upload the nutch war file, i need authentification to use the tomcat manager the problem is that in installation it didn't ask me to introduce a user and a pass word, my question is which user I have to introduce. thanks. --

RE : Re: pb in installing stax-bea

2006-08-24 Thread kawther khazri
hello i have installed rpm-build, i ifound other pb: rpmbuild -ba stax-bea.spec Exécution_de(%prep): /bin/sh -e /var/tmp/rpm-tmp.74493 + umask 022 + cd /usr/src/redhat/BUILD + cd /usr/src/redhat/BUILD + rm -rf stax-bea-1.0 + /bin/mkdir -p stax-bea-1.0 + cd stax-bea-1.0 ++ /usr/bin/id -u + '[' 0 = 0

pb in installing stax-bea

2006-08-24 Thread kawther khazri
I have this pb: rpm -Uvh stax-bea-1.0-2jpp.nosrc.rpm attention: stax-bea-1.0-2jpp.nosrc.rpm: Entête V3 DSA signature: NOKEY, key ID c431416d erreur: impossible de créer %sourcedir /usr/src/redhat/SOURCES - Découvrez un nouveau moyen de poser tout

RE : Re: problem in starting tomcat5

2006-08-21 Thread kawther khazri
when i execute this commande I obtained this ps aux|grep tomcat root 10230 0.0 0.1 3944 748 pts/2R+ 12:02 0:00 grep tomcat I don't know if it works or not. but this link doesn't work: http://localhost/8080/ ken <[EMAIL PROTECTED]> a écrit : To see if it is running, looks like it

RE : Re: RE : Re: uploading the nutch war file

2006-08-21 Thread kawther khazri
hi, I know it is may be stuped, but can you show me how to load the nutch war file using tomcat manager i didn't find it. in fact I'm not familiar with this. thanks ken <[EMAIL PROTECTED]> a écrit : Because you cannot do that, you have to load the .war file with tomcat manager. It uploads and

problem in starting tomcat5

2006-08-21 Thread kawther khazri
hello, when I try to start tomcat, I get this error: [EMAIL PROTECTED] ~]# service tomcat5 start Starting tomcat5: lock file found but no process running for pid 9019, continuing find: AVERTISSEMENT: vous avez spécifié l'option -mindepth après un argument qui n'est pas une option -type mais les

RE : Re: uploading the nutch war file

2006-08-21 Thread kawther khazri
please can you explain more, when I type this url : http://localhost:8080/manager/dedploy?/home/david/nutch-nightly/nutch-nightly.war I obtain this: Un problème s'est produit lors du chargement de http://localhost:8080/manager/derploy?jar:file:/home/david/nutch-nightly/nutch-nightly.war : Imp

RE : Re: uploading the nutch war file

2006-08-21 Thread kawther khazri
please can you explain more, when I type this url : http://localhost:8080/manager/dedploy?/home/david/nutch-nightly/nutch-nightly.war I obtain a 404 error ken <[EMAIL PROTECTED]> a écrit : All these are done on the console of the actual system. Obviously you are trying to do remote and the webp

uploading the nutch war file

2006-08-19 Thread kawther khazri
hello, I'm using this guide to install Nutch: http://www.mybizguard.com/mediawiki/index.php/Nutch_Search_Engine and I'm blocked in this step: Use the tomcat manager to load the .war file: Tomcat Manager --> Select WAR file to upload --> Browse --> /home/nutch-nightly/nutc

problem with the rpmbuild commande

2006-08-18 Thread kawther khazri
hello, I'm using this guide: Nutch Search Engine - Mediawiki.htm I have this problem: rpmbuild -ba stax-bea.spec erreur: échec de stat sur /root/rpmbuild/SPECS/stax-bea.spec: Aucun fichier ou répertoire de ce type - Découvrez un nouveau moyen de

RE : Re: what Linux distribution goes best with Nutch?

2006-08-18 Thread kawther khazri
om/mediawiki/index.php/Nutch_Search_Engine > > kawther khazri wrote: > >> Hi, >> I'd like to know, what distribution of linux that goes nutch, >> because I ried to install Nutch in fedora 5 and I found many >> difficulties. >> thanks. >> >

what Linux distribution goes best with Nutch?

2006-08-17 Thread kawther khazri
Hi, I'd like to know, what distribution of linux that goes nutch, because I ried to install Nutch in fedora 5 and I found many difficulties. thanks. - Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo!

RE : Re: problems with start-all command

2006-08-14 Thread kawther khazri
second problem is the setup of ssh keys as described in previous email. Also I would recommend NOT running the namenode as root but in having a specific user setup to run the various servers as described in the tutorial. Dennis kawther khazri wrote: > [input] [input] [input] [input] hello,

problem with the DFS commande

2006-08-10 Thread kawther khazri
hello, When I execute the DFS commande,I have this: [EMAIL PROTECTED] search]$ bin/start-all.sh starting namenode, logging to /nutch/search/logs/hadoop-nutch-namenode-localhost.out The authenticity of host 'localhost (127.0.0.1)' can't be established. RSA key fingerprint is 81:0e:49:ce:61:8c:7b:09

problems with start-all command

2006-08-10 Thread kawther khazri
[input] [input] [input] [input] hello, we are trying to install nutch in single machine using this guide: "http://wiki.apache.org/nutch/NutchHadoopTutorial?highlight=%28nutch%29";, we are blocked in this step: *first we execute this command

problems with the dfs commande

2006-08-09 Thread kawther khazri
Hello, I'm following the guide http://wiki.apache.org/nutch/NutchHadoopTutorial?highlight=%28nutch%29 to install Nutch, I have a problem whith the commande bin/hadoop dfs -ls (a lot of java Exception:NullPointerException), I'm using java 1.5. have you any idea about the cause of the proble

problems to start up all of the hadoop servers on the local machine

2006-08-08 Thread kawther khazri
hello, we are trying to install nutch in single machine using this guide: "http://wiki.apache.org/nutch/NutchHadoopTutorial?highlight=%28nutch%29";, we are blocked in this step: *first we execute this command as root [EMAIL PROTECTED] search]# bin/start-all.sh namenode running as process 16323.

problems in logs files on 0.8

2006-08-07 Thread kawther khazri
hello, we are trying to install nutch in single machine using this guide: "http://wiki.apache.org/nutch/NutchHadoopTutorial?highlight=%28nutch%29";, we are blocked in this step: [EMAIL PROTECTED] search]$ bin/hadoop dfs -ls java.lang.NullPointerException at java.net.InetSocketAddress.hashCode(l

installation de nutch

2006-07-26 Thread kawther khazri
i don't know where to create the directory urls(for the Intranet configuration),and how to edit the file urls/nutch please i need your help, thanks - Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Question

installation de nutch

2006-07-26 Thread kawther khazri
I have already deleted the directory crawl. but, I have again an other error message: [EMAIL PROTECTED] ~]# rm -f -r crawl [EMAIL PROTECTED] ~]# /root/nutch-0.7.2/bin/nutch crawl urls -dir crawl -depth 3 -topN50 run java in /usr/lib/jvm/jre 060726 152304 parsing file:/root/nutch-0.7.2/conf/nutch

installation de nutch

2006-07-26 Thread kawther khazri
Hi I am trying to run Nutch by following the instructions given in the tutorial. The environment is FEDORA 5, JDK 1.4.2 and Nutch 0.7.2 And of course Tomcat 5 I get the following errors: [EMAIL PROTECTED] ~]# /root/nutch-0.7.2/bin/nutch crawl urls -dir crawl -depth 3 -topN50 run java in /

installation de Nutch

2006-07-26 Thread kawther khazri
Bonjour,On veut installer Nutch sur un réseau Intranet,on a trouvé un guide d'installation(on la envoyer avec l'email) mais on n'a pas réussi la première étape,en fait on n'a pas compris ceci:Intranet: Configuration To configure things for intranet crawling you must: Create a direct