Yes, I printed out the available beans on the console and searcher mbean is
missing. Looks like the main searcher is being registered *after* the test
runs. Shouldn't the test execute after Solr is completely up?

http://hudson.zones.apache.org/hudson/job/Solr-trunk/522/testReport/org.apache.solr.core/TestJmxIntegration/testJmxUpdate/

On Sat, Aug 9, 2008 at 9:07 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:

> Here's the source of the failure:
>
>  <testcase classname="org.apache.solr.core.TestJmxIntegration"
> name="testJmxUpd
> ate" time="1.79">
>    <error
> type="java.lang.NullPointerException">java.lang.NullPointerException
>        at
> org.apache.solr.core.TestJmxIntegration.getObjectName(TestJmxIntegrat
> ion.java:107)
>        at
> org.apache.solr.core.TestJmxIntegration.testJmxUpdate(TestJmxIntegrat
> ion.java:89)
> </error>
>  </testcase>
>
> looks like the lookup for "searcher" perhaps fails?
>
> -Yonik
>



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to