Saravanan, Did you add HTTP agent name to nutch-site.xml? If not add below line
<property> <name>http.agent.name</name> <value>My Nutch Spider</value> </property> On Fri, Aug 3, 2012 at 7:01 AM, Saravanan S <[email protected]> wrote: > Dear all, > I am new to nutch. Just installed and trying out simple > example from nutch tutorial. Now, getting an error in the agent name under > property item of nutch-site.xml. I need to know what value should be given > for name and value in property.. > > any help is appreciated. > > Thanks > > -- > Cheers, > > Saravana >

