[
https://issues.apache.org/jira/browse/SOLR-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924345#action_12924345
]
Uwe Schindler commented on SOLR-2160:
-------------------------------------
bq. Grrr, I can't even run SolrInfoMBeanTest from by IDE.
java.lang.AssertionError: there are at least 10 SolrInfoMBean that should be
found in the classpath, found 0
Thats because the test only works if the class files are physically on disk and
not in JAR file. And IDEs have own classloaders to serve classes directly from
their debugger.
> Unknown query type 'func'
> -------------------------
>
> Key: SOLR-2160
> URL: https://issues.apache.org/jira/browse/SOLR-2160
> Project: Solr
> Issue Type: Test
> Components: Build
> Affects Versions: 3.1, 4.0
> Environment: Hudson
> Reporter: Robert Muir
> Fix For: 3.1, 4.0
>
>
> Several test methods in TestTrie failed in hudson, with errors such as this:
> Caused by: org.apache.solr.common.SolrException: Unknown query type 'func'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]