On 10/7/22 10:11, Joe Jones (DHCW - Software Development) wrote:
We were on 5.4
"solr.allowPaths" has been configured, without that reference a different error
is shown about relative paths.
In that case, there does appear to be an actual permission problem.
Solr may not be running under the user account you think it is, or the
permissions aren't what you think they are. Or maybe something is
unusual about your Java install. Can you share the full exception with
stacktraces from solr.log? That will be a LOT of log lines and may have
one or more "Caused by" sections.
Thanks,
Shawn