Re: solr jmx connection

2009-07-12 Thread Chris Hostetter
: > However, I am having a harder time trying to access the SOLR MBeans. First, : > I could have the wrong service URL. Second, I'm confused as to which MBeans : > SOLR provides. : > : >: The service url is of the form -- : "service:jmx:rmi:///jndi/rmi://localhost:/solr". The following code :

Re: solr jmx connection

2009-07-11 Thread Shalin Shekhar Mangar
On Sat, Jul 11, 2009 at 8:56 AM, J G wrote: > > I have a SOLR JMX connection issue. I am running my JMX MBeanServer through > Tomcat, meaning I am using Tomcat's MBeanServer rather than any other > MBeanServer implemenation. > I am having a hard time trying to figure out the correct JMX Service U