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






Reply via email to