http://wiki.apache.org/solr/SolrJmx#Remote_Connection_to_Solr_JMX
Ask the wiki!
On Wed, May 19, 2010 at 6:19 AM, Na_D wrote:
>
> Thanks for the info , using the above properties solved the issue .
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/jmx-issue-with-solr-tp82
Thanks for the info , using the above properties solved the issue .
--
View this message in context:
http://lucene.472066.n3.nabble.com/jmx-issue-with-solr-tp828478p829057.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
Try adding these options...
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false
On 2010-05-19, at 3:44 AM, Na_D wrote:
>
> Hi,
>
> I am trying to start solr with the following command :
>
> java -Dsolr.solr.home="./example-DIH/solr/" -Dcom.sun.man