Has anyone seen this one?
F:\Users\user\Downloads\solr-7.4.0>bin\solr.cmd start ERROR StatusLogger Unable to access file:/F:/Users/user/Downloads/solr-7.4.0/server/file:F:/Users/user/Downloads /solr-7.4.0/server/resources/log4j2.xml java.io.FileNotFoundException: F:\Users\user \Downloads\solr-7.4.0\server\file:F:\Users\user\Downloads\solr-7.4.0\server\ resources\log4j2.xml (The filename, directory name, or volume label syntax is incorrect) I have reproduced it on two computers and with Solr in a couple of different paths. The error does not occur with Solr 6.6.5. My guess is that there is a doubling up of a file path construction parameter - maybe in Jetty?