ChannelRequesterImpl does not implement channelStateChange ... public void channelStateChange(Channel c, ConnectionState isConnected) { // noop } ... This should send the channelStateChange to the client.