Re: AuthenticationRequiredException on force disconnection

2018-04-21 Thread John Blum
ev > –servername=eventserver1 [So many overrides as per need] > > *Note*: startApplication is generic startup shell script which helps to > create JAVA_OPTS from template. > > Thanks, > > Dharam > > > > *From:* Bruce Schuchardt [mailtobschucha...@pivotal.io] > *Sent:* F

RE: AuthenticationRequiredException on force disconnection

2018-04-19 Thread Thacker, Dharam
ric startup shell script which helps to create JAVA_OPTS from template. Thanks, Dharam From: Bruce Schuchardt [mailto:bschucha...@pivotal.io] Sent: Friday, April 20, 2018 1:01 AM To: John Blum Cc: Thacker, Dharam; user@geode.apache.org Subject: Re: AuthenticationRequiredException on force disconnect

Re: AuthenticationRequiredException on force disconnection

2018-04-19 Thread Bruce Schuchardt
is running?* Usually one would like to take some automated corrective action on such alerts. Thanks & Regards, Dharam *From:*John Blum [mailtojb...@pivotal.io <mailto:jb...@pivotal.io>] *Sent:* Monday, April 16, 2018 1:03 PM *To:* Thacker, Dharam *Cc:* user

Re: AuthenticationRequiredException on force disconnection

2018-04-19 Thread John Blum
gt; *How to deal with such scenario where node is no more a part of > distributed system but app is running?* > > > > Usually one would like to take some automated corrective action on such > alerts. > > > > Thanks & Regards, > > Dharam > > > > *From

Re: AuthenticationRequiredException on force disconnection

2018-04-19 Thread Bruce Schuchardt
..@pivotal.io>] *Sent:* Monday, April 16, 2018 1:03 PM *To:* Thacker, Dharam *Cc:* user@geode.apache.org <mailto:user@geode.apache.org>; Bruce Schuchardt *Subject:* Re: AuthenticationRequiredException on force disconnection Dharam- There is nothing /Spring/ can do if Apache Geode is no

Re: AuthenticationRequiredException on force disconnection

2018-04-16 Thread John Blum
> > >> *How to deal with such scenario where node is no more a part of > distributed system but app is running?* > > > > Usually one would like to take some automated corrective action on such > alerts. > > > > Thanks & Regards, > > Dharam > > > &g

Re: AuthenticationRequiredException on force disconnection

2018-04-16 Thread Bruce Schuchardt
with some health check service? Thanks & Regards, Dharam *From:*John Blum [mailtojb...@pivotal.io <mailto:jb...@pivotal.io>] *Sent:* Friday, April 13, 2018 2:59 AM *To:* user@geode.apache.org <mailto:user@geode.apache.org> *Subject:* Re: AuthenticationRequiredException on force disconn

RE: AuthenticationRequiredException on force disconnection

2018-04-16 Thread Thacker, Dharam
am From: John Blum [mailto:jb...@pivotal.io] Sent: Monday, April 16, 2018 1:03 PM To: Thacker, Dharam Cc: user@geode.apache.org; Bruce Schuchardt Subject: Re: AuthenticationRequiredException on force disconnection Dharam- There is nothing Spring can do if Apache Geode is not respecting the setting for the Ap

Re: AuthenticationRequiredException on force disconnection

2018-04-16 Thread John Blum
plication is healthy and is not facing any issues. > > What do you suggest to rectify this? > > > > Is there any example if I can report state of GEODE server as > “UNHEALTHY”/”DISCONNECTED”? > > Is there any example if I can listen to these notifications and come up &

RE: AuthenticationRequiredException on force disconnection

2018-04-15 Thread Thacker, Dharam
2:59 AM To: user@geode.apache.org Subject: Re: AuthenticationRequiredException on force disconnection Regarding Spring, not really too differently actually, see here<https://secureweb.jpmchase.net/readonly/https:/github.com/jxblum/contacts-application/blob/master/configuration-example/src/main/reso

Re: AuthenticationRequiredException on force disconnection

2018-04-12 Thread John Blum
Regarding *Spring*, not really too differently actually, see here [1] (XML) and here

Re: AuthenticationRequiredException on force disconnection

2018-04-12 Thread Bruce Schuchardt
The setting merely causes Geode to encrypt packets sent over UDP. On 4/11/18 10:29 AM, Thacker, Dharam wrote: Would there be any negative impact on disabling 'security-udp-dhalgo' on peer to peer members or pulse or jmx notifications ? Thanks, Dharam

Re: AuthenticationRequiredException on force disconnection

2018-04-12 Thread Bruce Schuchardt
*From: *"Thacker, Dharam" <mailto:dharam.thac...@jpmorgan.com>> *Sent: *Apr 11, 2018 10:59 PM *To: *user@geode.apache.org <mailto:user@geode.apache.org> *Subject: *RE: AuthenticationRequiredException on force disconnection Thank you Bruce! I will surely open a JIRA soon. &

RE: AuthenticationRequiredException on force disconnection

2018-04-11 Thread Thacker, Dharam
Berry Work (www.blackberry.com) From: "Thacker, Dharam" Sent: Apr 11, 2018 10:59 PM To: user@geode.apache.org Subject: RE: AuthenticationRequiredException on force disconnection Thank you Bruce! I will surely open a JIRA soon. "Geode sends membership i

RE: AuthenticationRequiredException on force disconnection

2018-04-11 Thread Thacker, Dharam
ns ? Thanks, Dharam Sent with BlackBerry Work (www.blackberry.com) From: Bruce Schuchardt Sent: Apr 11, 2018 8:45 PM To: user@geode.apache.org Subject: Re: AuthenticationRequiredException on force disconnection That looks like a bug in UDP encryption. Can you o

Re: AuthenticationRequiredException on force disconnection

2018-04-11 Thread Bruce Schuchardt
That looks like a bug in UDP encryption.  Can you open a JIRA ticket to track this?  Set the component to "membership".  Looking at the unit test suite I don't think there is any coverage for auto-reconnect with security-udp-dhalgo enabled. As a workaround you could, if you're comfortable doin

AuthenticationRequiredException on force disconnection

2018-04-11 Thread Thacker, Dharam
Hello Team, I faced a strange issue today where suspected member was forcefully disconnected from distributed system due to lack of heartbeats. But later on after so many attempts, Ø Suspected member completely disconnected [DistributionManager closed] Ø Attempted to reconnect to distributed