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

Reply via email to