Hi, Try changing the run command from your bin/nutch file: Nutch-1.3 and up: 
Line 250 # run itLine 251 exec $EXEC_CALL $CLASS "$@") to  Pre nutch-1.3 Line 
250  # run it
Line 251  exec "$JAVA" $JAVA_HEAP_MAX $NUTCH_OPTS -classpath "$CLASSPATH" 
$CLASS "$@" it worked for me on a Window Vista + Cygwin. Enjoy.
 > Date: Thu, 15 Dec 2011 12:31:19 +0000
> Subject: Re: Problem running Nutch on Win 7 + Cygwin
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> 
> Can anyone confirm this?
> If this is the case it would be great to get it fired on to the wiki
> for future reference.
> 
> Thank you
> 
> On Wed, Dec 14, 2011 at 10:48 PM, Whitman, John <[email protected]> wrote:
> > Hi Lewis –
> >
> >
> >
> > I believe I know what this issue was – I would bet that the user has set an
> > environment variable ‘NUTCH_JAVA_HOME’ and the path to the java install
> > contains ‘Program Files’, who’s space is throwing Nutch for a loop.
> >
> >
> >
> > Best –
> >
> >
> >
> > JW
> >
> >
> >
> > John Whitman
> > Development Director
> > Electronic Arts
> > Tel: 650-628-9944
> > [email protected]
> >
> >
> 
> 
> 
> -- 
> Lewis
                                          

Reply via email to