[ https://issues.apache.org/jira/browse/SOLR-15441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905706#comment-17905706 ]
Eric Pugh commented on SOLR-15441: ---------------------------------- [~jbekker] would you be willing to open a PR with your suggested fix? Oddly enough, I was just looking at those lines of code... > Solr.cmd fails when SOLR_LOGS_DIR contains a space > -------------------------------------------------- > > Key: SOLR-15441 > URL: https://issues.apache.org/jira/browse/SOLR-15441 > Project: Solr > Issue Type: Bug > Components: SolrCLI > Reporter: Jelle Bekker > Priority: Minor > Attachments: SOLR-15441.patch > > > When the SOLR_LOGS_DIR (set through an environment variable) contains a > space, the solr.cmd would fail. > {noformat} > C:\TestServer\M4_64657_SP4\AppServer\EASolrBin\bin>set > SOLR_LOGS_DIR=C:\TestServer\M4_64657_SP4\Data\App Server\log > C:\TestServer\M4_64657_SP4\AppServer\EASolrBin\bin>solr.cmd start -s > "C:\TestServer\M4_64657_SP4\AppServer\EASolr" -p 8944 > Server\log] was unexpected at this time.{noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org