[mailto:jil...@pivotal.io]
Sent: Tuesday, March 7, 2017 1:59 AM
To: user@geode.apache.org
Subject: Re: NullPointerException during SystemManagementService.startManager
Hi, I don't think your ssl setting is the reason you are getting the NPE, but
it would be a good idea to change to the new scheme fo
Hi, I don't think your ssl setting is the reason you are getting the NPE,
but it would be a good idea to change to the new scheme for ssl
configurations.
The line you are getting the NPE Is this line:
String levelName = jmxAdapter.getDistributedSystemMXBean().getAlertLevel();
I believe at this po
ubject: RE: NullPointerException during SystemManagementService.startManager
Yes, I don’t get NPE because I replaced startManager() calling with
jmx-manager-true option setting.
If we go down startManager routine() following stacktrace below it does
something like jmxAdapter.getDistributedSystem
Hi Jinmei,
Could it be you have had a chance to look at this ?
Thanks,
Vahram.
From: Vahram Aharonyan [mailto:vaharon...@vmware.com]
Sent: Thursday, February 23, 2017 9:34 PM
To: user@geode.apache.org
Subject: RE: NullPointerException during SystemManagementService.startManager
Yes, I don’t
To: user@geode.apache.org<mailto:user@geode.apache.org>
Subject: Re: NullPointerException during SystemManagementService.startManager
Can you let us know the use case where you need to configure the locator with
.set("jmx-manager-start", "false") and then call ManagementServi
Ok, so after you set jmx-manager-start=true, you don't get this this NPE
anymore?
I am not very familiar with the code path you mentioned since it's been
there for a long time and haven't been changed recently. Will investigate
more if this is a blocking issue for you.
On Thu, Feb 23, 2017 at 8:4
10:12 PM
To: user@geode.apache.org
Subject: Re: NullPointerException during SystemManagementService.startManager
I'm not aware of any changes in this area between GF 8.2 and Geode 1.1.
How are you invoking ManagementService.startManager()? Does the JVM in which
you're invoking this alre
?
Or should I take care of this separately?
Thanks,
Vahram
From: Jinmei Liao [mailto:jil...@pivotal.io]
Sent: Wednesday, February 22, 2017 12:58 PM
To: user@geode.apache.org
Subject: Re: NullPointerException during SystemManagementService.startManager
Can you let us know the use case where you
I'm not aware of any changes in this area between GF 8.2 and Geode 1.1.
How are you invoking ManagementService.startManager()? Does the JVM in
which you're invoking this already have a Cache or is the Cache still being
created when you invoke startManager?
On Wed, Feb 22, 2017 at 9:51 AM, Vahram
Can you let us know the use case where you need to configure the locator
with .set("jmx-manager-start", "false") and then call
ManagementService.startManager manually?
On Wed, Feb 22, 2017 at 9:51 AM, Vahram Aharonyan
wrote:
> Hi Anthony,
>
>
>
> Currently I’m using Geode 1.1.0 released last wee
esday, February 22, 2017 8:41 AM
To: user@geode.apache.org
Subject: Re: NullPointerException during SystemManagementService.startManager
What version of Geode are you using?
On Feb 22, 2017, at 12:09 AM, Vahram Aharonyan
mailto:vaharon...@vmware.com>> wrote:
Hi All,
We
What version of Geode are you using?
> On Feb 22, 2017, at 12:09 AM, Vahram Aharonyan wrote:
>
> Hi All,
>
> We are getting java.lang.NullPointerException while trying to start JMX
> Manager Node by invoking ManagementService.startManager:
>
> org.apache.geode.management.ManagementException
12 matches
Mail list logo