27102711271227132714271527162717271827192720
if (queue == null) { throw new IllegalStateException("Cannot find queue with id " + encoding.queueID); } MessageReference removed = queue.removeReferenceWithID(messageID); if (removed == null) { HornetQServerLogger.LOGGER.journalErrorRemovingRef(messageID); }