Likitha Shetty created CLOUDSTACK-3183:
------------------------------------------

             Summary: [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
            Priority: Critical
             Fix For: 4.2.0


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to