/* */ {
/* 282 */ this.checkedOut.remove(cl);
/* */ }
/* 284 */ this.permits.release();
/* 285 */ JBossResourceException.rethrowAsResourceException("Unexpected throwable while trying to create a connection: " + cl, t);
/* 286 */ throw new UnreachableStatementException();
/* */ }
/* */
/* */ }
/* */
/* 292 */ throw new ResourceException("No ManagedConnections available within configured blocking timeout ( " + this.poolParams.blockingTimeout + " [ms] )");