Hi Prashant, Did you restart the Solr with these options like :
bin/solr start -c -h <NODE> -d node2/ -z <ZKNODE> -m 3g -s node2/solr -a "-Dcom.sun.management.jmxremote.port=5556 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.host=localhost -Dsun.rmitransport.logLevel=4 -Djava.rmi.server.hostname=<HOSTNAME>" -p <DEFAULT_SOLR_PORT> Please check. Thanks, Atita On Tue, Oct 3, 2017 at 10:51 PM, Satyaprashant Bezwada < satyaprashant.bezw...@nasdaq.com> wrote: > I am not able to connect to remote JMX using jconsole on Solr 6.5. The > Solrconfig.xml does have this XML attribute <JMX/> that states the default > MBean. I want to set up JMX so as to monitor the solr nodes. I have solr > cloud configuration setup. I have set the ENABLE_REMOTE_JMX_OPTS="true" in > solr.in.sh file. My Solr is set up on a Linux box and I am trying to > access it from a windows machine. I believe that should not restrict the > jconsole to access the remote JMX. > > I did specify the remote port in solr.in.sh file. Is there something else > that need to be configured or do I have to specify a custom MBean. > > Thanks > Prashant > > *********************************************************** > CONFIDENTIALITY NOTICE: This e-mail and any attachments are for the > exclusive and confidential use of the intended recipient and may constitute > non-public information. If you received this e-mail in error, disclosing, > copying, distributing or taking any action in reliance of this e-mail is > strictly prohibited and may be unlawful. Instead, please notify us > immediately by return e-mail and promptly delete this message and its > attachments from your computer system. We do not waive any work product or > other applicable legal privilege(s) by the transmission of this message. > *********************************************************** >