Jan Høydahl created SOLR-7047:
---------------------------------

             Summary: solr.cmd fails if Solr installation path contains 
parenthesis
                 Key: SOLR-7047
                 URL: https://issues.apache.org/jira/browse/SOLR-7047
             Project: Solr
          Issue Type: Bug
          Components: scripts and tools
    Affects Versions: 5.0
         Environment: Windows with 32 bit Windows
            Reporter: Jan Høydahl
             Fix For: 5.1


Steps to reproduce
{code}
  jar xvf solr-5.0.0.zip
  rename solr-5.0.0 "solr (5)"
  cd "solr (5)\bin"
  solr.cmd start
{code}

The script fails when trying to assign an environment variable using 
{{SOLR_TIP}}, which contains parens.

This is more or less the same root issue as SOLR-6693 where the issue is that 
{{SOLR_HOME}} contains parens in case of 32 bit Windows, i.e. {{C:\Program 
Files (x86)}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to