149150151152153154155156157158159
} catch (ProviderException e) { throw new SchedulerException("Unable to select the EC2Provider", e); } } } else { return new GramProvider(); } } catch (UnknownHostException e) { throw new SchedulerException("Cannot get IP for current host", e); }
148149150151152153154155156157158
143144145146147148149150151152153
144145146147148149150151152153154