Hi, this issue (NUTCH-1566) with spaces on paths is already fixed in 1.9, but not in 2.2.1. It will be fixed in 2.3.
Ev. you can replace bin/nutch in 2.2.1 with the version taken from 2.x trunk (http://svn.apache.org/repos/asf/nutch/branches/2.x/src/bin/nutch). Alternatively, apply the fix accordingly. Sebastian On 12/16/2014 07:52 PM, Hesham Hussein wrote: > I see this error: > cygpath: can't convert empty path > bin/nutch: line 243: exec: C:\Program: not found > when I try to run this code: > $ bin/nutch inject urls > I have 1.9 working on the same system. > > > Thanks > > > >

