/* 146 */ if (!queue.isRecoverable())
/* */ {
/* 149 */ po.removeBinding(queue.getName(), false);
/* */ }
/* */
/* 152 */ queue.deactivate();
/* */
/* 154 */ queue.unload();
/* */
/* 157 */ String counterName = "Subscription." + queue.getName();
/* */