//for (int i=0; i<100; i++)
// loggers[0].warn("TEST HELLO");
// For JMX instanceName may not contain ","
String vers = ("1.0".equals(getVersion())) ? "" : getVersion();
this.contextNode = new ContextNode(ContextNode.SERVICE_MARKER_TAG,
"Checkpoint[" + getType() + vers + "]", glob.getContextNode());
this.mbeanHandle = this.glob.registerMBean(this.contextNode, this);
// LoggerInformation.getInfo();
// LoggerInformation.tryLevels(log);