Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
No description is provided
The build Jackrabbit Oak #1075 has failed.
First failed run: Jackrabbit Oak #1075 console log
[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
Attachments
Issue Links
- is related to
-
OAK-4318 Upgrade oak-solr to Solr 5.x
- Closed