Yes In deed it was problem with the path .. thanks a lot,
Just didnt get this part " If you turn up your logging to "FINE" what does
that mean ?

Huge thanks for your answer,



hossman wrote:
> 
> 
> : And I did change my config file :
> : 
> :     <!-- A postCommit event is fired after every commit or optimize
> command
> :     <listener event="postCommit" class="solr.RunExecutableListener">
> 
> ...that comment isn't closed, so perhaps you it's closed after the 
> </listener> block and not getting used at all.  
> 
> :       <str name="exe">data/solr/books/bin/snapshooter</str>
> 
> I would strongly recommend you make that an absolute path, it's possible 
> your working directory isn't what you think it is.
> 
> RunExecutableListener will log any errors it encounters trying to run 
> scripts, so you should check your Solr log for those ... If you turn up 
> your logging to "FINE" you'll see messages everytime it runs something 
> even if it succeeds.
> 
> 
> -Hoss
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/snapshot.yyyymmdd-...-can%27t-found-them--tp19556507p19627832.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to