|
Nuno Oliveira created an issue |
Using Apache Solr data store from GeoServer UI may result in a class not found exception |
Issue Type: |
|
---|---|
Assignee: |
|
Components: |
Community modules |
Created: |
17/Jan/18 11:56 PM |
Priority: |
|
Reporter: |
Trying to create an Apache Solr data store in GeoServer UI will probably result in this exception: Caused by: java.lang.NoClassDefFoundError: org/apache/solr/client/solrj/SolrClient This happens because two different versions of solr-solrj coexist in GeoSever: ~± org.geoserver.community:gs-web-solr:jar:2.13-SNAPSHOT:compile Depending on which one selected by GeoServer we may get the exception above. As part of this fix SolarJ client may also be update to the last stable Solr release which is 7.x. Note that SolarJ is backward compatible with older versions so there should be any issue in upgrading the client. |
Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS |
|
This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100076-sha1:fb44037) |
|