/* 114 */ Object localObject1 = invocation.invokeNext();
/* */ return localObject1;
/* */ }
/* */ catch (MessagingNetworkFailureException e)
/* */ {
/* 118 */ valve.leave();
/* 119 */ left = true;
/* */
/* 121 */ log.debug(this + " detected network failure, putting " + methodName + "() on hold until failover completes");
/* */
/* 124 */ fcc.failureDetected(e, this, remotingConnection);