I thought I had to use the full path in dir attribute, later I realized I should modify the environment variable path. Now it's working, I didn't append ./ before snapshooter.
Thanks Xuesong -----Original Message----- From: Chris Hostetter [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 27, 2007 2:49 PM To: solr-user@lucene.apache.org Subject: RE: snapshooter no go : I got similar problems, tried both default setting solr/bin and full : path /export/home/jboss/jboss-4.0.5.GA/bin/solr/bin, neither works. I'm : using 1.2. Did you try setting "exe" to "./snapshooter" ? for the record, there is no "default" setting of "solr/bin" in either the code, or in the example solrconfig ... there is only a commented out example (which is clearly a bad example based on the confusion it seems to be causing and the fact that if you uncomment it, it doesn't work properly) -Hoss