Are you calling nutch from runtime/local? If so make sure you changed nutch-site.xml (and not default) in runtime/local/conf Changing the conf in NUTCH_HOME/conf won't be copied to the runtime dirs unless you rebuild with ant
On 7 July 2011 15:36, serenity <[email protected]> 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 ? > > > Thanks, > Serenity > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/no-agents-listed-in-http-agent-name-property-tp3148385p3148385.html > Sent from the Nutch - User mailing list archive at Nabble.com. > -- * *Open Source Solutions for Text Engineering http://digitalpebble.blogspot.com/ http://www.digitalpebble.com

