: My parameters look like this (running the Solr example):
:
: java -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=6060
: -Dcom.sun.management.jmxremote.authenticate=false
: -Dcom.sun.management.jmxremote.ssl=false -jar start.jar
What implementation/version of java are you run
I remember that I had to have a JMX password file with the right permissions,
or it wouldn't start. --wunder
On Feb 4, 2010, at 2:27 PM, Chris Hostetter wrote:
>
> : My parameters look like this (running the Solr example):
> :
> : java -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxrem
: My parameters look like this (running the Solr example):
:
: java -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=6060
: -Dcom.sun.management.jmxremote.authenticate=false
: -Dcom.sun.management.jmxremote.ssl=false -jar start.jar
What implementation/version of java are you ru
Hi everyone,
I am currently trying to set up JMX support for Solr, but somehow the
listening socket is not even created on my specified port.
My parameters look like this (running the Solr example):
java -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=6060
-Dcom.sun.management.