You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by Grant Ingersoll <gs...@apache.org> on 2008/04/16 21:06:20 UTC

Error when running the example

Anyone else seeing:
Apr 16, 2008 2:56:22 PM org.apache.solr.common.SolrException log
SEVERE: java.lang.NullPointerException
         at  
org 
.apache 
.solr 
.handler.component.SearchHandler.handleRequestBody(SearchHandler.java: 
131)
         at  
org 
.apache 
.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java: 
125)
         at org.apache.solr.core.SolrCore.execute(SolrCore.java:945)
         at org.apache.solr.core.SolrCore.execute(SolrCore.java:960)
         at  
org 
.apache 
.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:50)
         at org.apache.solr.core.SolrCore$3.call(SolrCore.java:789)
         at java.util.concurrent.FutureTask 
$Sync.innerRun(FutureTask.java:269)

When running the example on trunk?  Seems to happen during startup.   
Debugging indicates that the inform method is not being called.

-Grant

--------------------------
Grant Ingersoll

Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ







Re: Error when running the example

Posted by Chris Hostetter <ho...@fucit.org>.
: I think this is SOLR-509.

correct.



-Hoss


Re: Error when running the example

Posted by Grant Ingersoll <gs...@apache.org>.
I think this is SOLR-509.

-Grant

On Apr 16, 2008, at 3:06 PM, Grant Ingersoll wrote:

> Anyone else seeing:
> Apr 16, 2008 2:56:22 PM org.apache.solr.common.SolrException log
> SEVERE: java.lang.NullPointerException
>        at  
> org 
> .apache 
> .solr 
> .handler 
> .component.SearchHandler.handleRequestBody(SearchHandler.java:131)
>        at  
> org 
> .apache 
> .solr 
> .handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:125)
>        at org.apache.solr.core.SolrCore.execute(SolrCore.java:945)
>        at org.apache.solr.core.SolrCore.execute(SolrCore.java:960)
>        at  
> org 
> .apache 
> .solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java: 
> 50)
>        at org.apache.solr.core.SolrCore$3.call(SolrCore.java:789)
>        at java.util.concurrent.FutureTask 
> $Sync.innerRun(FutureTask.java:269)
>
> When running the example on trunk?  Seems to happen during startup.   
> Debugging indicates that the inform method is not being called.
>
> -Grant
>
> --------------------------
> Grant Ingersoll
>
> Lucene Helpful Hints:
> http://wiki.apache.org/lucene-java/BasicsOfPerformance
> http://wiki.apache.org/lucene-java/LuceneFAQ
>
>
>
>
>
>

--------------------------
Grant Ingersoll

Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ