596061626364656667
} JmxConfigurator.registerChannel((JChannel)channel, server, "jgroups-tankwar", channel.getClusterName(), true); return channel ; } catch (Exception e) { throw new TankWarCommunicationException("connect to " + cluster + " error", e); } }