Re: Weird issue with solr and jconsole/jmx

2011-06-24 Thread Alexey Serba
I just encountered the same bug - JMX registered beans don't survive Solr core reloads. I believe the reason is that when you do core reload * when the new core is created - it overwrites/over-register beans in registry (in mbeanserver) * when the new core is ready in the core register phase CoreC

Re: Weird issue with solr and jconsole/jmx

2010-03-15 Thread Andrew Greenburg
On Tue, Mar 9, 2010 at 7:44 PM, Chris Hostetter wrote: > > : I connected to one of my solr instances with Jconsole today and > : noticed that most of the mbeans under the solr hierarchy are missing. > : The only thing there was a Searcher, which I had no trouble seeing > : attributes for, but the

Re: Weird issue with solr and jconsole/jmx

2010-03-09 Thread Chris Hostetter
: I connected to one of my solr instances with Jconsole today and : noticed that most of the mbeans under the solr hierarchy are missing. : The only thing there was a Searcher, which I had no trouble seeing : attributes for, but the rest of the statistics beans were missing. : They all show up jus

Weird issue with solr and jconsole/jmx

2010-03-03 Thread Andrew Greenburg
Hi, I connected to one of my solr instances with Jconsole today and noticed that most of the mbeans under the solr hierarchy are missing. The only thing there was a Searcher, which I had no trouble seeing attributes for, but the rest of the statistics beans were missing. They all show up just fine