Re: snapshooter no go

2007-06-29 Thread Chris Hostetter
: Hoss, I think the example solrconfig.xml does document a default "dir" value: : : dir - dir to use as the current working directory. default="." exactly ... the message i was replying to suggested that the default value was "solr/bin" ... i just wanted to clarify that is not the default, that's

RE: snapshooter no go

2007-06-28 Thread Xuesong Luo
apache.org Subject: Re: snapshooter no go Maybe you can open an issue in JIRA with your solution, so Bill Au & Co. can fix snappuller. Otis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Simpy -- http://www.simpy.com/ - Tag - Search - Share - Original Message Fro

RE: snapshooter no go

2007-06-28 Thread Xuesong Luo
7/bin/solr/data/snapshot.20070628204821 2007/06/28 20:48:21 ended (elapsed time: sec) Thanks Xuesong -Original Message- From: Otis Gospodnetic [mailto:[EMAIL PROTECTED] Sent: Thursday, June 28, 2007 4:53 PM To: solr-user@lucene.apache.org Subject: Re: snapshooter no go Look at /logs dire

Re: snapshooter no go

2007-06-28 Thread Otis Gospodnetic
netic <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Friday, June 29, 2007 1:45:48 AM Subject: Re: snapshooter no go Hoss, I think the example solrconfig.xml does document a default "dir" value: dir - dir to use as the current working director

Re: snapshooter no go

2007-06-28 Thread Otis Gospodnetic
g Sent: Thursday, June 28, 2007 8:17:14 PM Subject: RE: snapshooter no go I got another problem: solr is able to find snapshooter but didn't generate any snapshot files after I updated the index. I checked the log, everything looks fine, then I run snapshooter from command line. It failed beca

Re: snapshooter no go

2007-06-28 Thread Otis Gospodnetic
; To: solr-user@lucene.apache.org Sent: Thursday, June 28, 2007 8:42:25 PM Subject: RE: snapshooter no go Just found I can use "ln dir1/* dir2" to make hard link for all files in dir1 to dir2. -Original Message- From: Xuesong Luo Sent: Thursday, June 28, 2007 11:17 AM To: solr-us

Re: snapshooter no go

2007-06-28 Thread Otis Gospodnetic
--- Original Message From: Chris Hostetter <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Wednesday, June 27, 2007 11:49:05 PM 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/so

RE: snapshooter no go

2007-06-28 Thread Xuesong Luo
Just found I can use "ln dir1/* dir2" to make hard link for all files in dir1 to dir2. -Original Message- From: Xuesong Luo Sent: Thursday, June 28, 2007 11:17 AM To: solr-user@lucene.apache.org Subject: RE: snapshooter no go I got another problem: solr is able to find snaps

RE: snapshooter no go

2007-06-28 Thread Xuesong Luo
I got another problem: solr is able to find snapshooter but didn't generate any snapshot files after I updated the index. I checked the log, everything looks fine, then I run snapshooter from command line. It failed because solaris doesn't support -l option when using cp command. I'm trying to find

RE: snapshooter no go

2007-06-27 Thread Xuesong Luo
y, 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 "./

RE: snapshooter no go

2007-06-27 Thread Chris Hostetter
: 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 e

RE: snapshooter no go

2007-06-27 Thread Xuesong Luo
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. 2007-06-27 14:10:03,907 ERROR [STDERR] Jun 27, 2007 2:10:03 PM org.apache.solr.update.DirectUpdateHandler2 commit INFO: start commit(optimize=tru

Re: snapshooter no go

2007-06-27 Thread Chris Hostetter
: The "dir" is documented as: : dir - dir to use as the current working directory. default="." : : And its default value is defined as: : solr/bin : : The error was: :Cannot run program "snapshooter" (in directory "/foo/jetty-6.1.3/solr/bin"): java.io.IOException: error=2, No such file or

Re: snapshooter no go

2007-06-27 Thread Otis Gospodnetic
/to/solr/bin to PATH). Otis - Original Message From: Chris Hostetter <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Wednesday, June 27, 2007 7:20:28 AM Subject: Re: snapshooter no go : Here is a puzzling one. I can't get Solr to invoke snaphooter

Re: snapshooter no go

2007-06-27 Thread Bill Au
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

Re: snapshooter no go

2007-06-26 Thread Chris Hostetter
: 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 o

Re: snapshooter no go

2007-06-26 Thread James liu
first try it? which system u use? if u use freebsd, just give up trying. it not fit for freebsd. 2007/6/27, Otis Gospodnetic <[EMAIL PROTECTED]>: Hi, 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.

snapshooter no go

2007-06-26 Thread Otis Gospodnetic
Hi, 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 So I added some l