Re: login failed exception

2009-04-16 Thread Frank McCown
.pl] Sent: Friday, April 10, 2009 5:06 AM To: nutch-dev@lucene.apache.org Subject: Re: login failed exception Hello, I am not sure if it's the case but you should try to add whoami to your windows box. for example for windows xp and sp2: http://www.microsoft.com/downloads/details.aspx

Re: login failed exception

2009-04-14 Thread Bartosz Gadzimski
? Thanks, Sanjoy -Original Message- From: Bartosz Gadzimski [mailto:bartek...@o2.pl] Sent: Friday, April 10, 2009 5:06 AM To: nutch-dev@lucene.apache.org Subject: Re: login failed exception Hello, I am not sure if it's the case but you should try to add whoami to your windows box. for example

Re: login failed exception

2009-04-13 Thread Frank McCown
, 2009 5:06 AM To: nutch-dev@lucene.apache.org Subject: Re: login failed exception Hello, I am not sure if it's the case but you should try to add whoami to your windows box. for example for windows xp and sp2: http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4 126

Re: login failed exception

2009-04-10 Thread Bartosz Gadzimski
fmccown pisze: You must run Nutch's crawler using cygwin on Windows since cygwin has the whoami program. If you run it from Eclipse on Windows, it can't use cygwin's whoami program and will fail with the exceptions you saw. This is an unfortunately design decision in Hadoop which makes

Re: login failed exception

2009-04-10 Thread Frank McCown
I've been running 0.9 in Eclipse on Windows for some time, and I was successful in running the NutchBean from version 1.0 in Eclipse, but the crawler gave me the same exception as it gave this individual. Maybe there's something else I'm overlooking, but I followed the Tutorial at

Re: login failed exception

2009-04-10 Thread Bartosz Gadzimski
Hello, I am not sure if it's the case but you should try to add whoami to your windows box. for example for windows xp and sp2: http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38displaylang=en Thanks, Bartosz Frank McCown pisze: I've been running

RE: login failed exception

2009-04-10 Thread sanjoy.ghosh
-Original Message- From: Bartosz Gadzimski [mailto:bartek...@o2.pl] Sent: Friday, April 10, 2009 5:06 AM To: nutch-dev@lucene.apache.org Subject: Re: login failed exception Hello, I am not sure if it's the case but you should try to add whoami to your windows box. for example

Re: login failed exception

2009-04-10 Thread Bartosz Gadzimski
without running commandline cygwin? Is there a way to turn off this security in Hadoop? Thanks, Sanjoy -Original Message- From: Bartosz Gadzimski [mailto:bartek...@o2.pl] Sent: Friday, April 10, 2009 5:06 AM To: nutch-dev@lucene.apache.org Subject: Re: login failed exception Hello, I am

RE: login failed exception

2009-04-10 Thread sanjoy.ghosh
Thanks Bartosz. That worked like a charm. Yes please add it to the Wiki. Millions will stumble on it otherwise. Sanjoy -Original Message- From: Bartosz Gadzimski [mailto:bartek...@o2.pl] Sent: Friday, April 10, 2009 12:34 PM To: nutch-dev@lucene.apache.org Subject: Re: login failed

Re: login failed exception

2009-04-10 Thread Bartosz Gadzimski
Subject: Re: login failed exception Hello, I am not sure if it's the case but you should try to add whoami to your windows box. for example for windows xp and sp2: http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4 126-9761-BA8011FABF38displaylang=en Thanks, Bartosz Frank

RE: login failed exception

2009-04-10 Thread sanjoy.ghosh
and notes with a JobStatus.FAILED. As Bartosz suggests these are logged as WARNs in hadoop.log. Sanjoy -Original Message- From: Frank McCown [mailto:fmcc...@harding.edu] Sent: Friday, April 10, 2009 2:29 PM To: nutch-dev@lucene.apache.org Subject: Re: login failed exception Adding cygwin to my

RE: login failed exception

2009-04-10 Thread sanjoy.ghosh
, April 10, 2009 5:06 AM To: nutch-dev@lucene.apache.org Subject: Re: login failed exception Hello, I am not sure if it's the case but you should try to add whoami to your windows box. for example for windows xp and sp2: http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576

Re: login failed exception

2009-04-09 Thread fmccown
9.0 not work in Eclipse on Windows. -- View this message in context: http://www.nabble.com/login-failed-exception-tp21539952p22979522.html Sent from the Nutch - Dev mailing list archive at Nabble.com.

Re: login failed exception

2009-01-21 Thread Vimal Varghese
Hi Pradeep, I was able to run the nutch 0.9 stable version but its crawling only very few urls. So i tried with the latest build from the nightly build. I am getting this login failed exception. I still not able to resolve it... Vimal Varghese Pradeep Pujari pradeep.puj...@macys.com 20

login failed exception

2009-01-19 Thread Vimal Varghese
Hi, I have configured the latest nutch from the nightly build in eclipse. I am getting this following error. Exception in thread main java.io.IOException: Failed to get the current user's information. at org.apache.hadoop.mapred.JobClient.getUGI(JobClient.java:717) at