I suspect this is an internal jclouds issue related to parsing AMI metadata.
Is the cluster starting as expected? -- Andrei Savu On Mon, Oct 24, 2011 at 9:42 PM, Rick Ross <[email protected]>wrote: > Even the recipes do it and it happens even when I choose a specfic AMI and > Hardware-id. > > Is it harmless? Can I fix it? > > > R > > Bootstrapping cluster > Configuring template > malformed image: null > java.lang.NullPointerException: architecture > at > com.google.common.base.Preconditions.checkNotNull(Preconditions.java:204) > at org.jclouds.ec2.domain.Image.<init>(Image.java:81) > at > org.jclouds.ec2.xml.DescribeImagesResponseHandler.endElement(DescribeImagesResponseHandler.java:169) > at > com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601) > >
