[
https://issues.apache.org/jira/browse/OAK-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella updated OAK-7054:
----------------------------------
Fix Version/s: 1.8.0
> 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: Tommaso Teofili
> Fix For: 1.7.14, 1.8.0
>
>
> 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)