No problem Kimani. I am forwarding this message to the mailing list, in case
that it can help others.
Audrey

---------- Forwarded message ----------
From: Kimani Nielsen <kniel...@gmail.com>
Date: Tue, Mar 24, 2009 at 8:57 AM
Subject: Re: multicore solrconfig issues
To: Audrey Foo <chry...@gmail.com>


Audrey,
  Yep that was my problem as well! Thank you so much for your helpful reply.
Funny thing was the application never complained about a missing
elevation.xml config file. Thanks again.

- Kimani

On Tue, Mar 24, 2009 at 11:48, Audrey Foo <chry...@gmail.com> wrote:

> Hi Kimani
> Yes, I thought I had copied all xml files, but was missing elevate.xml
>
> Thanks
> Audrey
>
> On Tue, Mar 24, 2009 at 7:55 AM, <kniel...@gmail.com> wrote:
>
>> Hi,
>>  I am running into the exact same error when setting up a multi-core
>> configuration using Websphere6.1. Were you able to find the solution to
>> this?
>>
>> - Kimani
>>
>> Audrey Foo-2 wrote:
>> >
>> > Hi
>> >
>> > I am using most recent drupal apachesolr module with solr 1.4 nightly
>> > build
>> >
>> > * solrconfig.xml ==>
>> >
>> http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/apachesolr/solrconfig.xml?revision=1.1.2.15&view=markup&pathrev=DRUPAL-6--1-0-BETA5
>> > * schema.xml ==>
>> >
>> http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/apachesolr/schema.xml?revision=1.1.2.1.2.30&view=markup&pathrev=DRUPAL-6--1-0-BETA5
>> >
>> > and attempting to use the multicore functionality
>> > * copied the txt files from example/solr/conf to
>> > example/multicore/core0/conf
>> > * copied the xml files above to example/multicore/core0/conf
>> > * started jetty:  java -Dsolr.solr.home=multicore -jar start.jar
>> >
>> > It throws these severe errors on bootstrap
>> > SEVERE: java.lang.NullPointerException
>> > at
>> >
>> org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:173)
>> >  at
>> >
>> org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:131)
>> > at org.apache.solr.core.SolrCore.execute(SolrCore.java:1333)
>> >  at
>> >
>> org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:51)
>> > at org.apache.solr.core.SolrCore$4.call(SolrCore.java:1163)
>> >  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
>> > at java.util.concurrent.FutureTask.run(FutureTask.java:123)
>> >  at
>> >
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
>> > at
>> >
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
>> >  at java.lang.Thread.run(Thread.java:613)
>> >
>> > Any suggestions, about what to try further?
>> >
>> > Thanks
>> > AF
>> >
>> >
>> Quoted from:
>> http://www.nabble.com/multicore-solrconfig-issues-tp22591761p22591761.html
>>
>>
>

Reply via email to