You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2015/10/20 11:27:27 UTC

[jira] [Commented] (OAK-3215) Solr test often fail with No such core: oak

    [ https://issues.apache.org/jira/browse/OAK-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964854#comment-14964854 ] 

Tommaso Teofili commented on OAK-3215:
--------------------------------------

I've added an explicit shutdown on tearDown of tests using the TestUtils's SolrServer, hopefully this solves this issue as I am not able to reproduce it locally.

> Solr test often fail with  No such core: oak
> --------------------------------------------
>
>                 Key: OAK-3215
>                 URL: https://issues.apache.org/jira/browse/OAK-3215
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: solr
>            Reporter: Chetan Mehrotra
>            Assignee: Tommaso Teofili
>            Priority: Minor
>              Labels: CI
>             Fix For: 1.3.9
>
>
> Often it can be seen that all test from oak-solr module fail. And in all such failure following error is reported 
> {noformat}
> org.apache.solr.common.SolrException: No such core: oak
> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
> 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:118)
> 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
> 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
> 	at org.apache.jackrabbit.oak.plugins.index.solr.query.SolrQueryIndexTest.testQueryOnIgnoredExistingProperty(SolrQueryIndexTest.java:330)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> {noformat}
> Most recent failure in https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/325/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)