I would also check

ls -ld /foo/jetty-6.1.3

too.

Bill

On 6/27/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:


: Here is a puzzling one.  I can't get Solr to invoke snaphooter properly.
: Solr claims my snapshooter is not where I said it is:
:
: SEVERE: java.io.IOException: Cannot run program "snapshooter" (in
: directory "solr/bin"): java.io.IOException: error=2, No such file or
: directory

off the top of my head, i suspect the problem may be that there is not
PATH env var so it can't find "snapshooter" but it might be able to find
"./snapshooter"

either that or...

: $ cd /foo/jetty-6.1.3
: $ ls -al solr/bin/snapshooter
: -rwxr-xr-x 1 otis otis 2624 Jun 20 02:53 solr/bin/snapshooter

...what does "ls -ald solr solr/bin" tell you?  are the directories world
executable (assuming jetty isn't running as otis)




-Hoss


Reply via email to