logger.log(Logger.ERROR, this.getClass().getName() + ": " + errMsg);
}
if (status == Status.OK) {
ConnectionInfo cxnInfo = null;
IMQConnection cxn = null;
if (cxnId != null) {
logger.log(Logger.INFO, BrokerResources.I_DESTROY_CXN,
String.valueOf(cxnId.longValue()));