[
https://issues.apache.org/jira/browse/JCLOUDS-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054218#comment-14054218
]
Asraniel commented on JCLOUDS-529:
----------------------------------
I got the same issue here. I'm trying to work around it by telling jclouds not
to create any security groups, but i could not figure out that yet. my guess is
that it tries to delete the security group it created before it actually stops
the instance completely.
> Getting exception while destroying an aws instance using jclouds
> ----------------------------------------------------------------
>
> Key: JCLOUDS-529
> URL: https://issues.apache.org/jira/browse/JCLOUDS-529
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute, jclouds-core
> Reporter: supraja
>
> Getting the below Exception while trying to destroy an aws instance using
> destroyNode(id)
> org.jclouds.aws.AWSResponseException: request POST
> https://ec2.us-east-1.amazonaws.com/ HTTP/1.1 failed with code 400, error:
> AWSError{requestId='2de
> fa53c-fd1f-4cad-b547-4ffd2158e020', requestToken='null',
> code='DependencyViolation', message='resource sg-ba812bdf has a dependent
> object', context='{Response=,
> Errors=}'}
--
This message was sent by Atlassian JIRA
(v6.2#6252)