Has anyone run into this problem before or have any suggestions for how to
fix it?
The jclouds GCE provider does indeed assume that 'rawDisk' is present
in the output [1]. I can't see anything in the API docs [2] that would
indicate that it's an optional attribute, but that would seem to be
the case.
Could you see if the em2-201407311619 image actually has a 'rawDisk' value?
If not, could you open a JIRA ticket [3] for this?
Regards
ap
[1] https://developers.google.com/compute/docs/reference/latest/images
[2]
https://github.com/jclouds/jclouds-labs-google/blob/master/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/domain/Image.java#L52
[3] http://jclouds.apache.org/reference/report-a-bug/