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

ASF subversion and git services commented on SOLR-6486:
-------------------------------------------------------

Commit 1626837 from [~thelabdude] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1626837 ]

SOLR-6486: solr start script can have a debug flag option; use -a to set 
arbitrary options.

> solr start script can have a debug flag option
> ----------------------------------------------
>
>                 Key: SOLR-6486
>                 URL: https://issues.apache.org/jira/browse/SOLR-6486
>             Project: Solr
>          Issue Type: Bug
>          Components: scripts and tools
>            Reporter: Noble Paul
>            Assignee: Timothy Potter
>         Attachments: SOLR-6486.patch
>
>
> normally I would add this line to my java -jar start.jar
> -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=18983
> the script should take the whole string or assume the debug port to be 
> solrPort+10000 (if all I pass is debug=true) or if 
> debug="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=18983) 
> use it verbatim



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