rCore Initialization Failures
> ecps-collection_shard3_replica1:
> java.lang.RuntimeException:java.lang.RuntimeException: Could not start JMX
> monitoring
> ecps-shard1-replica-1:
> java.lang.RuntimeException:java.lang.RuntimeException: Could not start JMX
> monitoring
> Please ch
->
SolrCore Initialization Failures
ecps-collection_shard3_replica1:
java.lang.RuntimeException:java.lang.RuntimeException: Could not start JMX
monitoring
ecps-shard1-replica-1:
java.lang.RuntimeException:java.lang.RuntimeException: Could not start JMX
monitoring
Please check your logs for more informat
Hi,
If I want to run multiple SOLR war files in tomcat is it possible to monitor
each of the SOLR instances individually through JMX? Has anyone attempted this
before? Also, what are the implications (e.g. performance) of runnign mulitple
SOLR instances in the same tomcat server?
Thanks.
: Thank you, Shalin!
:
: It works great.
please post feedback like that in the Jira issue (and ideally: vote for
the issue as well)
comments on issues from people saying that they tried out patches and
found them useful helps committers asses the utility of features and the
effectiveness of
t;[EMAIL PROTECTED]> wrote:
Hi,
I'm new to Solr and I've been attempting to get JMX monitoring
working. I
can get simple information by using the -
Dcom.sun.management.jmxremote
command line switch, but I'd like to get more useful statistics.
I've been
working on applying
Hi Marshall,
I've uploaded a new patch which works off the current trunk. Let me know if
you run into any problems with this.
On Tue, May 13, 2008 at 2:36 AM, Marshall Weir <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm new to Solr and I've been attempting to get JMX m
Hi,
I'm new to Solr and I've been attempting to get JMX monitoring
working. I can get simple information by using the -
Dcom.sun.management.jmxremote command line switch, but I'd like to get
more useful statistics. I've been working on applying the SOLR-256 and
jmx pat