This article discusses the GemFire exception message "received unknown communication mode"; its meaning and common causes.
The GemFire logs contain warning messages about receiving an "unknown communication mode", similar to the following:
[warning 2016/03/22 01:02:25.418 PDT cache tid=0x294d] Bridge server: failed accepting client connection {0} java.io.IOException: Acceptor received unknown communication mode: 0 at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl.handleNewClientConnection(AcceptorImpl.java:1593) at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl$5.run(AcceptorImpl.java:1369) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745)