Re: PluginRuntimeException

2006-03-07 Thread Hasan Diwan
Mr Wang:On 07/03/06, Howie Wang <[EMAIL PROTECTED]> wrote: > It looks like your nutch-site.xml is using the 0.8 style tags. > You should use the 0.7 tags like in your nutch-default.xml: > > > > > > > > > > Still no go. -- Cheers, Hasan Diwan <[EMAIL PROTECTED]>

Re: PluginRuntimeException

2006-03-07 Thread Howie Wang
Hi, It looks like your nutch-site.xml is using the 0.8 style tags. You should use the 0.7 tags like in your nutch-default.xml: Howie From: "Hasan Diwan" <[EMAIL PROTECTED]> Reply-To: nutch-user@lucene.apache.org To: nutch-user@lucene.apache

Re: PluginRuntimeException

2006-03-07 Thread Hasan Diwan
On 07/03/06, Howie Wang <[EMAIL PROTECTED]> wrote: > > Maybe you could post your nutch-default.xml and nutch-site.xml. First, my nutch-site.xml: http.agent.name Spectra http.robots.agents Spectra,* http.agent.description SpectraSearch ht

RE: PluginRuntimeException

2006-03-07 Thread Howie Wang
Maybe you could post your nutch-default.xml and nutch-site.xml. That "SEVERE bad conf file" shouldn't happen. Plus it looks like you're including both protocol-http and protocol-httpclient. I believe they are mutually exclusive. Just use one or the other. I think someone posted here recently sa

Re: PluginRuntimeException: org.apache.nutch.indexer.IndexingFilter does not exist

2005-12-17 Thread Stephen Fitch
I'm seeing the same issue... I'll share an answer if/when I find it... Stephen On 12/17/05, Alfred Ostermeier <[EMAIL PROTECTED]> wrote: > > Hello, > > I have just installed nutch 0.7.1. I'm running it on Win XP and cygwin. > Crawling an http-URL worked well. But: Crawling an file-URL failed. I