You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Likitha Shetty (JIRA)" <ji...@apache.org> on 2013/12/24 13:29:50 UTC

[jira] [Updated] (CLOUDSTACK-3183) [AWSAPI] EC2 SOAP calls fail with NPE in a developer setup

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

Likitha Shetty updated CLOUDSTACK-3183:
---------------------------------------

    Fix Version/s:     (was: 4.3.0)
                   Future

> [AWSAPI] EC2 SOAP calls fail with NPE in a developer setup 
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-3183
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3183
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: AWSAPI
>    Affects Versions: 4.2.0
>            Reporter: Likitha Shetty
>            Assignee: Likitha Shetty
>             Fix For: Future
>
>
> For ec2-describe-images SOAP call made using ec2-api-tool, the following output is obtained,
> Unexpected error:
>   java.lang.NullPointerException
>     at com.amazon.aes.webservices.client.Jec2.describeImages(Jec2.java:535)
>     at com.amazon.aes.webservices.client.cmd.DescribeImages.invokeOnline(DescribeImages.java:157)
>     at com.amazon.aes.webservices.client.cmd.BaseCmd.invoke(BaseCmd.java:795)
>     at com.amazon.aes.webservices.client.cmd.DescribeImages.main(DescribeImages.java:181)
> A corresponding error is seen for every EC2 SOAP call.
> No errors are found in the logs.
> This issue is only observed in a developer setup.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)