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/20 13:37:00 UTC

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

     [ https://issues.apache.org/jira/browse/JCLOUDS-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ignasi Barrera resolved JCLOUDS-1427.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.1
                   2.2.0

> 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
>            Priority: Major
>              Labels: aws-ec2, ec2
>             Fix For: 2.2.0, 2.1.1
>
>
> 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)