When a NodeMetadata object represents an instance type c3.large, the hardware id is null. This failure occurs because the AWSEC2HardwareSupplier has no reference to the method org.jclouds.ec2.compute.domain.EC2HardwareBuilder.c3_large.
You can merge this Pull Request by running: git pull https://github.com/mathcunha/jclouds master Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/337 -- Commit Summary -- * JCLOUDS-503 - Missing c3.large from AWSEC2HardwareSupplier -- File Changes -- M providers/aws-ec2/src/main/java/org/jclouds/aws/ec2/compute/suppliers/AWSEC2HardwareSupplier.java (2) -- Patch Links -- https://github.com/jclouds/jclouds/pull/337.patch https://github.com/jclouds/jclouds/pull/337.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/337
