goOffline();
}
});
final DistributedTree tree = new DistributedTreeAdapter(new ReplicatedTree(controlChannel, null, 10000));
if (jgroupsThreadPool == null)
throw new RuntimeException("jgroupsThreadPool property not set!");
jgroupsThreadPool.setRejectedExecutionHandler(new ThreadPoolExecutor.DiscardPolicy());