It was due to https://issues.apache.org/jira/browse/SOLR-16457 the home
was set to empty string, fixing it resolved it.
Thank you Justin, appreciate the response and the link to the github which
led me to the above jira.
On Wed, Jul 26, 2023 at 11:54 AM Justin Sweeney
wrote:
> You'll probably
You'll probably want to look into your Java Security Policy settings
as that is what causes this error. You can see default security policy
included in the Solr distribution here:
https://github.com/apache/solr/blob/b9100ba775defbed5114dd92526382047ce611dc/solr/server/etc/security.policy#L4.
You'll
Hi,
Trying to upgrade from 9.1.1 to the latest version solr 9.3.0,
encountered a file permissions issue specific to this directory
"snapshot_metadata" which is not seen in 9.1.1. It is there in 9.2.x and
the latest version.
org.apache.solr.common.SolrException:org.apache.solr.common.SolrExcept