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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2017/12/13 07:32:00 UTC

[jira] [Assigned] (OAK-7054) Build failure: ClassNotFoundException: solr.JsonUpdateRequestHandler

     [ https://issues.apache.org/jira/browse/OAK-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger reassigned OAK-7054:
-------------------------------------

    Assignee: Marcel Reutegger

> Build failure: ClassNotFoundException: solr.JsonUpdateRequestHandler
> --------------------------------------------------------------------
>
>                 Key: OAK-7054
>                 URL: https://issues.apache.org/jira/browse/OAK-7054
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration
>            Reporter: Hudson
>            Assignee: Marcel Reutegger
>             Fix For: 1.8
>
>
> No description is provided
> The build Jackrabbit Oak #1075 has failed.
> First failed run: [Jackrabbit Oak #1075|https://builds.apache.org/job/Jackrabbit%20Oak/1075/] [console log|https://builds.apache.org/job/Jackrabbit%20Oak/1075/console]
> {noformat}
> [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.723 s <<< FAILURE! - in org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest
> [ERROR] testIgnoredPropertiesNotIndexed(org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest)  Time elapsed: 0.475 s  <<< ERROR!
> java.lang.RuntimeException: org.apache.solr.common.SolrException: SolrCore 'oak' is not available due to init failure: Error loading class 'solr.JsonUpdateRequestHandler'
> 	at org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest.testIgnoredPropertiesNotIndexed(SolrIndexEditorTest.java:71)
> Caused by: org.apache.solr.common.SolrException: SolrCore 'oak' is not available due to init failure: Error loading class 'solr.JsonUpdateRequestHandler'
> 	at org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest.testIgnoredPropertiesNotIndexed(SolrIndexEditorTest.java:71)
> Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.JsonUpdateRequestHandler'
> Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.JsonUpdateRequestHandler'
> Caused by: java.lang.ClassNotFoundException: solr.JsonUpdateRequestHandler
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)