[
https://issues.apache.org/jira/browse/KARAF-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065430#comment-17065430
]
Oliver Limberg commented on KARAF-6653:
---------------------------------------
If I understood the code correctly, the current Java options are always stored
in the instance.properties file upon start, correct? So even if you would have
to specify the whole debug obptions '-Xdebug -Xnoagent -Djava.compiler=NONE
Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=<CUSTOM_PORT>', you
have to do it only once, correct?
> Provide a possibility to specify the Java debug port for child instances
> ------------------------------------------------------------------------
>
> Key: KARAF-6653
> URL: https://issues.apache.org/jira/browse/KARAF-6653
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Reporter: Oliver Limberg
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Labels: instance
> Fix For: 4.3.0, 4.2.9
>
>
> When using the '-d' option of 'instance:start', each instance JVM will listen
> on the same port 5005 for a debugger. There should be an easy option to
> specify the port instead of specifying all Java options using '-o'
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)