mirror of
https://github.com/apache/activemq.git
synced 2025-02-06 01:59:15 +00:00
sp mistake in log
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@491432 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6ddeac7bc0
commit
b91103a830
@ -182,7 +182,7 @@ public abstract class DemandForwardingBridgeSupport implements Bridge {
|
||||
startedLatch.countDown();
|
||||
log.debug("Outbound transport to " + remoteBrokerName + " resumed");
|
||||
}catch(Exception e) {
|
||||
log.error("Caught exception from local start ib resume transport",e );
|
||||
log.error("Caught exception from local start in resume transport",e );
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user