You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2018/06/19 13:57:00 UTC

[jira] [Created] (JCLOUDS-1427) NPE when deserializing Elastic IPs that have tags

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)