Most of these failures are caused by DistributedSystem.connect finding an 
existing DS connection. The connect then checks to ensure that the existing DS 
connection is compatible, but this check fails with:

IllegalStateException: A connection to a distributed system already exists in 
this VM.  It has the following configuration:  ack-severe-alert-threshold="0"

I think we may have introduced a bug involving DistributionConfigImpl, and it 
seems to involve the value for ack-severe-alert-threshold.

[ Full content available at: https://github.com/apache/geode/pull/3180 ]
This message was relayed via gitbox.apache.org for 
[email protected]

Reply via email to