Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The following page has been changed by FrankMcCown:
http://wiki.apache.org/nutch/RunNutchInEclipse1%2e0

The comment on the change is:
Restart Eclipse after setting PATH

------------------------------------------------------------------------------
  
  === Failed to get the current user's information ===
  
- On Windows, if the crawler throws an exception complaining it "Failed to get 
the current user's information" or 'Login failed: Cannot run program "bash"', 
it is likely you forgot to set the PATH to point to cygwin.  Open a new command 
line window (All Programs > Accessories > Command Prompt) and type "bash".  
This should start cygwin.  If it doesn't, type "path" to see your path. You 
should see within the path the cygwin bin directory (e.g., C:\cygwin\bin). See 
the steps to adding this to your PATH at the top of the article under "For 
Windows Users".
+ On Windows, if the crawler throws an exception complaining it "Failed to get 
the current user's information" or 'Login failed: Cannot run program "bash"', 
it is likely you forgot to set the PATH to point to cygwin.  Open a new command 
line window (All Programs > Accessories > Command Prompt) and type "bash".  
This should start cygwin.  If it doesn't, type "path" to see your path. You 
should see within the path the cygwin bin directory (e.g., C:\cygwin\bin). See 
the steps to adding this to your PATH at the top of the article under "For 
Windows Users". After setting the PATH, you will likely need to restart Eclipse 
so it will use the new PATH.
  
  
  Original credits: RenaudRichardet

Reply via email to