[
https://issues.apache.org/jira/browse/SOLR-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026874#comment-16026874
]
Jan Høydahl commented on SOLR-10735:
------------------------------------
I tried on my Win10 Pro Microsoft Windows \[Version 10.0.10240\], Java
1.8.0_131, running in cmd.exe, and could not reproduce:
{noformat}
C:\Users\janms\apache solr\solr-6.5.1>bin\solr -e techproducts -V
[...]
Starting up Solr on port 8983 using command:
C:\Users\janms\apache solr\solr-6.5.1\bin\solr.cmd start -p 8983 -s
"C:\Users\janms\apache solr\solr-6.5.1\example\techproducts\solr"
{noformat}
The printout above suggests that this is the string parsed by common exec, but
it succeeds all the same. But if I try to copy-paste that same string into
CMD.exe, I get
{noformat}
C:\Users\janms\apache solr\solr-6.5.1>C:\Users\janms\apache
solr\solr-6.5.1\bin\solr.cmd start -p 8983 -s "C:\Users\janms\apache
solr\solr-6.5.1\example\techproducts\solr"
'C:\Users\janms\apache' is not recognized as an internal or external command,
operable program or batch file.
{noformat}
> Solr is broken when directory with spaces used on Windows
> ---------------------------------------------------------
>
> Key: SOLR-10735
> URL: https://issues.apache.org/jira/browse/SOLR-10735
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 6.5
> Reporter: Ishan Chattopadhyaya
> Attachments: Screenshot from 2017-05-24 21-00-29.png, Screenshot from
> 2017-05-27 01-49-43.png, SOLR-10735.patch
>
>
> [~thetaphi] mentioned this in the 6.6 RC1 voting thread:
> {code}
> The startup script (Windows at least) again does not work with whitepsace
> directory names, which is standard on Windows. It does give an error message
> not while server startup, but when trying to create the techproducts core. I
> am about to open issue.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]