Re: datadir issue for multicore on latest trunk

2009-03-04 Thread Noble Paul നോബിള്‍ नोब्ळ्
I have reopened the issue. We will fix it completely in a day or two. On Wed, Mar 4, 2009 at 6:30 PM, Walter Ferrara wrote: > tried with >     >     > but no luck, the dataDir parameter seems ignored, no matter what is written > there > > On Wed, Mar 4, 2009 at 12:58 PM, Noble Paul നോബിള്‍ नोब्ळ्

Re: datadir issue for multicore on latest trunk

2009-03-04 Thread Walter Ferrara
tried with but no luck, the dataDir parameter seems ignored, no matter what is written there On Wed, Mar 4, 2009 at 12:58 PM, Noble Paul നോബിള്‍ नोब्ळ् < noble.p...@gmail.com> wrote: > looks like a bug. must reopen the issue > > On Wed, Mar 4, 2009 at 5:26 PM, Noble Paul നോബിള്‍ नोब्ळ्

Re: datadir issue for multicore on latest trunk

2009-03-04 Thread Noble Paul നോബിള്‍ नोब्ळ्
looks like a bug. must reopen the issue On Wed, Mar 4, 2009 at 5:26 PM, Noble Paul നോബിള്‍ नोब्ळ् wrote: > On Wed, Mar 4, 2009 at 5:24 PM, Walter Ferrara wrote: >> using: >>   >>     >>     >>   >> doesn't work either > > dataDir="/multicore/core0" means the path is absolute. > where did it cre

Re: datadir issue for multicore on latest trunk

2009-03-04 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Wed, Mar 4, 2009 at 5:24 PM, Walter Ferrara wrote: > using: >   >     >     >   > doesn't work either dataDir="/multicore/core0" means the path is absolute. where did it create? > > here the output: > > 2009-03-04 12:50:54.890::INFO:  Logging to STDERR via > org.mortbay.log.StdErrLog > 2009-0

Re: datadir issue for multicore on latest trunk

2009-03-04 Thread Walter Ferrara
using: doesn't work either here the output: 2009-03-04 12:50:54.890::INFO: Logging to STDERR via org.mortbay.log.StdErrLog 2009-03-04 12:50:54.968::INFO: jetty-6.1.3 4-mar-2009 12.50.55 org.apache.solr.servlet.SolrDispatchFilter init INFO: SolrDispatchFilter.init() 4-mar-2009 12

Re: datadir issue for multicore on latest trunk

2009-03-04 Thread Noble Paul നോബിള്‍ नोब्ळ्
> is not honored automatically. the tag has to be present in solrconfig.xml and it should use this value. but you can specify it as follows then it should be fine. can you just paste the log messages as solr starts --Noble On Wed, Mar 4, 2009 at 4:15 PM, Walter Ferrara wrote: >

Re: datadir issue for multicore on latest trunk

2009-03-04 Thread Walter Ferrara
it also ignore dataDir directive in solr.xml, in fact adding: doesn't change the behavior. this seems a bug introduced somewhere after 2nd february any clue? On Tue, Mar 3, 2009 at 5:56 PM, Walter Ferrara wrote: > there is a strange behavior which seems to affect hudson toda

datadir issue for multicore on latest trunk

2009-03-03 Thread Walter Ferrara
there is a strange behavior which seems to affect hudson today (March 3rd) build but not (for example) hudson February 2th build. Basically when I start the multicore enviroment, it just create datadir in the current path. To replicate: 1. download latest trunk 2. go to example directory $ ls READ