Just make sure you did change the files under <NUTCH_HOME>/runtime/local/conf if you are running from runtime/local.
On Thu, Jul 7, 2011 at 8:34 AM, serenity keningston < serenity.kenings...@gmail.com> wrote: > Hello Friends, > > > I am experiencing this error message " fetcher no agents listed in ' > http.agent.name' property" when I am trying to crawl with Nutch 1.3 > I referred other mails regarding the same error message and tried to change > the nutch-default.xml and nutch-site.xml file details with > > <property> > <name>http.agent.name</name> > <value>My Nutch Spider</value> > <description>EMPTY</description> > </property> > > I also filled out the other property details without blank and still > getting > the same error. May I know my mistake ? > > > Serenity >