On Sun, Aug 10, 2014 at 7:53 PM, Andrew Purtell <[email protected]> wrote: > On Sat, Aug 9, 2014 at 6:22 PM, Roman Shaposhnik <[email protected]> > wrote: > [...] >> > Caused by: HttpException(500,null,null) > [...] >> at hudson.plugins.ec2.EC2Cloud.doProvision(EC2Cloud.java:194) > > Just guessing here, but EC2Cloud.doProvision got a 500 HTTP result back > from one of the EC2 APIs?
Seems to be it. The mystery part is how come requests for the other AMIs go through at the very same time. Thanks, Roman.
