【问题标题】:Destroying aws-ec2 instance using jclouds使用 jclouds 销毁 aws-ec2 实例
【发布时间】:2014-04-08 06:33:41
【问题描述】:

我正在尝试使用 jclouds (compute.destroyNode(id)) 销毁 aws-ec2 实例。获得以下异常。任何人都可以帮助我如何解决此异常并销毁实例。提前致谢

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=}'}

【问题讨论】:

    标签: jclouds


    【解决方案1】:

    这实际上是 2014 年 4 月的 reported as a bug
    截至 2015 年 1 月 30 日,这应该在 1.8.2+、1.9.0+ 和 2.0.0+ 版本中得到修复。

    【讨论】:

      猜你喜欢
      • 2014-05-29
      • 2020-01-08
      • 2019-06-16
      • 2021-06-16
      • 2015-04-10
      • 2021-11-28
      • 1970-01-01
      • 2021-06-26
      • 1970-01-01
      相关资源
      最近更新 更多