272829303132333435
} @Override public void onOffline(Computer c) { try { new ServiceManagementAction(c).doStop(null); } catch (Throwable e) { } }