Unable to get multicore working

2011-08-17 Thread David Sauve
I've been trying (unsuccessfully) to get multicore working for about a day and a half now I'm nearly at wits end and unsure what to do anymore. **Any** help would be appreciated. I've installed Solr using the solr-jetty packages on Ubuntu 10.04. The default Solr install seems to work fine. N

Re: Unable to get multicore working

2011-08-16 Thread David Sauve
g line present?? Does your field definition for area_id follow > it? > > omitNorms="true" positionIncrementGap="0"/> > > Look at the file with an XML editor. Perhaps an edit to some earlier portion > of the schema is messing up this part of the schema? > >

Re: Unable to get multicore working

2011-08-16 Thread David Sauve
"Welcome to Solr" with a link to "Admin". The link returns a 404. On Tuesday, 16 August, 2011 at 2:30 PM, Donald Organ wrote: > When you go to /solr what do you see? > > On Tue, Aug 16, 2011 at 5:23 PM, David Sauve (mailto:dnsa...@gmail.com)> wrote: > &g

Re: Unable to get multicore working

2011-08-16 Thread David Sauve
3) > at > org.apache.jasper.runtime.JspFactoryImpl.releasePageContext(JspFactoryImpl.java:124) > > (etc.) > > Adding the defaultCoreName fixed it. > > I expect this is indeed your problem. > > -Original Message- > From: David Sauve [mailto:dnsa...@gmail

Re: Unable to get multicore working

2011-08-16 Thread David Sauve
d to 'solr/' (could not find system property or > JNDI)* > 16/08/2011 17:30:55 org.apache.solr.core.CoreContainer > *INFO: New CoreContainer: solrHome=solr/ instance=21357269* > 16/08/2011 17:30:55 org.apache.solr.core.SolrResourceLoader > *INFO: Solr home set to 'solr/&#x

Re: Unable to get multicore working

2011-08-16 Thread David Sauve
're still seeing singlecore version > > where is your start.jar? > > search for solr.xml, see how many u've got plz. > > 2011/8/16 David Sauve mailto:dnsa...@gmail.com)> > > > I've installed using aptitude so I don't have an example folder

Re: Unable to get multicore working

2011-08-16 Thread David Sauve
the right security. > > Finally, check your logs to make sure that Solr isn't complaining about > something else (like not having a defaultCoreName, for instance) > > > -Original Message- > From: David Sauve [mailto:dnsa...@gmail.com] > Sent: Tuesday, August 16,

Re: Unable to get multicore working

2011-08-16 Thread David Sauve
983/solr/ should work and so is > http://localhost:8983/solr/softwares01/admin/ > > > > 2011/8/16 David Sauve mailto:dnsa...@gmail.com)> > > > I've been trying (unsuccessfully) to get multicore working for about a day > > and a half now I'm nearly at

Unable to get multicore working

2011-08-16 Thread David Sauve
I've been trying (unsuccessfully) to get multicore working for about a day and a half now I'm nearly at wits end and unsure what to do anymore. **Any** help would be appreciated. I've installed Solr using the solr-jetty packages on Ubuntu 10.04. The default Solr install seems to work fine. Now