127812791280128112821283128412851286128712881289129012911292
{ rpcService.executeCommandOnAllNodes(resume, true); } catch (SecurityException e) { throw new ResumeException(e); } catch (RPCException e) { throw new ResumeException(e); } isResponsibleForResuming.set(false); } else
351135123513351435153516351735183519352035213522
isSuspended.set(false); } catch (IOException e) { throw new ResumeException(e); } catch (RepositoryException e) { throw new ResumeException(e); } }
199319941995199619971998199920002001200220032004200520062007
122612271228122912301231123212331234123512361237123812391240
338133823383338433853386338733883389339033913392
197419751976197719781979198019811982198319841985198619871988
113911401141114211431144114511461147114811491150115111521153
{ rpcService.executeCommandOnAllNodes(resume, true); } catch (SecurityException e) { throw new ResumeException(e); } catch (RPCException e) { throw new ResumeException(e); } } else { resumeLocally();
14291430143114321433143414351436143714381439
protected void resumeLocally() throws ResumeException { if (!isSuspended) { throw new ResumeException("Component is not suspended."); } if (handler instanceof Suspendable) { PrivilegedExceptionAction<Object> action = new PrivilegedExceptionAction<Object>()
312431253126312731283129313031313132313331343135
isSuspended = false; } catch (IOException e) { throw new ResumeException(e); } catch (RepositoryException e) { throw new ResumeException(e); } }
207820792080208120822083208420852086208720882089209020912092