diff -r /home/tmccune/src/3p/orig/jboss-4.0.1-src/messaging/src/main/org/jboss/mq/Connection.java messaging/src/main/org/jboss/mq/Connection.java 1289c1289 < throw new SpyJMSException("Cannot disable the connection with the JMS server", e); --- > log.warn("Cannot disable the connection with the JMS server", e);