You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2014/09/05 21:51:28 UTC

[jira] [Commented] (SOLR-6486) solr start script can have a debug flag option

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

Noble Paul commented on SOLR-6486:
----------------------------------

instead of a specific flag for debug , lets have a catch all param and users can use it anyway they want

> 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
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org