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 "Amit Jain (JIRA)" <ji...@apache.org> on 2015/09/27 16:16:06 UTC

[jira] [Updated] (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:all-tabpanel ]

Amit Jain updated OAK-3215:
---------------------------
    Fix Version/s:     (was: 1.3.7)
                   1.3.8

> 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.8
>
>
> 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)