Hi Mustafa Maybe it not found the plugin.folders in your application. you can set the absolute path to this property like this
<property> <name>plugin.folders</name> <value>/home/workspace/Nutch16/runtime/local/plugins</value> <description>Directories where nutch plugins are located. Each element may be a relative or absolute path. If absolute, it is used as is. If relative, it is searched for on the classpath.</description> </property> On Sat, Mar 16, 2013 at 12:34 PM, Mustafa_elkhiat <[email protected]>wrote: > On 03/16/2013 02:55 AM, Lewis John Mcgibbney wrote: > >> Hi Mustafa, >> 1. Always tell us what version of the software you are using. It also >> helps >> to mention whether your are using a binary version or src. >> 2. Please read the responses from users@, you haven't answered which >> version of Nutch your using >> 3. As I explained, If you check out conf/log4j.properties you can alter >> specific tools, or the entire logging policy to obtain the coarseness you >> require. In this instance, I would either set the logging for Injector to >> DEBUG, or of course manually debug that particular job to see what is >> wrong. >> >> It makes it significantly more difficult to help when the information is >> low. >> Thanks >> Lewis >> >> On Fri, Mar 15, 2013 at 5:07 PM, Mustafa_elkhiat <[email protected]> >> wrote: >> >> thank you Lewis for your reply >>> but i'm not clearly understand you .what should i do? >>> >>> >>> >> i use apache-nutch-1.6 > -- Don't Grow Old, Grow Up... :-)

