Ignasi Barrera created JCLOUDS-1427:
---------------------------------------
Summary: NPE when deserializing Elastic IPs that have tags
Key: JCLOUDS-1427
URL: https://issues.apache.org/jira/browse/JCLOUDS-1427
Project: jclouds
Issue Type: Bug
Components: jclouds-compute
Affects Versions: 2.1.0
Reporter: Ignasi Barrera
When calling the {{ElasticIPAddressApi#describeAddressesInRegion}} method, a
NullPointerException is thrown if the Elastic IP has tags.
The response can contain a {{tagSet}} element and the current SAX parser reads
the items in the tag set as if they were public ip addresses.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)