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

ASF GitHub Bot commented on KARAF-6917:
---------------------------------------

coheigea commented on a change in pull request #1267:
URL: https://github.com/apache/karaf/pull/1267#discussion_r544902581



##########
File path: manual/src/main/asciidoc/user-guide/monitoring.adoc
##########
@@ -32,14 +32,6 @@ The JMX URL to use by default is:
 service:jmx:rmi:///jndi/rmi://localhost:1099/karaf-root
 ----
 
-If you don't need the remote JMX at all, users can remove
-
-----
--Dcom.sun.management.jmxremote
-----
-
-from bin/karaf|bin/karaf.bat to avoid opening the RMI listening port.
-

Review comment:
       Probably here we need to add documentation to put in 
-Dcom.sun.management.jmxremote if remote monitoring is needed?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Remove -Dcom.sun.management.jmxremote by default
> ------------------------------------------------
>
>                 Key: KARAF-6917
>                 URL: https://issues.apache.org/jira/browse/KARAF-6917
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>
> By default, {{bin/inc}} set {{-Dcom.sun.management.jmxremote}}. The issue 
> with this option is that the JVM creates a random port number for JMX 
> (useless as Karaf binds its own ports).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to