[ 
https://issues.apache.org/jira/browse/SOLR-7962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903887#comment-14903887
 ] 

David Smiley commented on SOLR-7962:
------------------------------------

Thanks for helping Tim.  It turns out that the problem I experienced was 
related to having multiple space separated -X options in my -a:
{{bin/solr -e techproducts  -a "-Xdebug 
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044"}}
Granted in this particular case, -Xdebug is legacy and it can be removed.  Do 
we still have a bug to fix?

FYI I quickly got running despite this snag with help from the output of 
setting up the example that shows how to run it without the -e -- and I was 
able to add my -a to that despite the space/multi-arg.

+1 to pass through -X like -D as you suggest.

> Passing additional arguments to solr.cmd using "-a" does not work on Windows
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-7962
>                 URL: https://issues.apache.org/jira/browse/SOLR-7962
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.3
>            Reporter: Dawid Weiss
>




--
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