Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-8343

Launch instance wizard: cannot launch occasionnly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.2.1.M1, 3.3.0.M1
    • 3.2.0.Final
    • deltacloud
    • None
    • Hide

      this happens occasionally only (you might need to repeat launching until it happens):

      1) "launch instance" on a cloud in the cloud viewer

      Result:
      The instance is launched, but you get an error dialog that says: "starting Instance" has encountered a problem. Details: Coud not refresh instance ...." (see screenshot). The further actions (create RSE, create server adapter) are not executed.

      The error log shows the following exception:
      org.jboss.tools.deltacloud.core.DeltaCloudException: Coud not refresh instance "i-9b3355f7"
      at org.jboss.tools.deltacloud.core.DeltaCloud.refreshInstance(DeltaCloud.java:454)
      at org.jboss.tools.deltacloud.core.DeltaCloud.waitForState(DeltaCloud.java:288)
      at org.jboss.tools.deltacloud.core.DeltaCloud.waitForState(DeltaCloud.java:275)
      at org.jboss.tools.deltacloud.core.job.InstanceStateJob.doRun(InstanceStateJob.java:34)
      at org.jboss.tools.deltacloud.core.job.AbstractCloudJob.run(AbstractCloudJob.java:46)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      Caused by: org.jboss.tools.deltacloud.core.client.DeltaCloudNotFoundClientException: The server could not find the resource "http://try.steamcannon.org/deltacloud/api/instances/i-9b3355f7"
      at org.jboss.tools.deltacloud.core.client.DeltaCloudClientImpl.throwOnHttpErrors(DeltaCloudClientImpl.java:116)
      at org.jboss.tools.deltacloud.core.client.DeltaCloudClientImpl.request(DeltaCloudClientImpl.java:87)
      at org.jboss.tools.deltacloud.core.client.DeltaCloudClientImpl.listInstances(DeltaCloudClientImpl.java:276)
      at org.jboss.tools.deltacloud.core.DeltaCloud.refreshInstance(DeltaCloud.java:448)
      ... 5 more

      Show
      this happens occasionally only (you might need to repeat launching until it happens): 1) "launch instance" on a cloud in the cloud viewer Result: The instance is launched, but you get an error dialog that says: "starting Instance" has encountered a problem. Details: Coud not refresh instance ...." (see screenshot). The further actions (create RSE, create server adapter) are not executed. The error log shows the following exception: org.jboss.tools.deltacloud.core.DeltaCloudException: Coud not refresh instance "i-9b3355f7" at org.jboss.tools.deltacloud.core.DeltaCloud.refreshInstance(DeltaCloud.java:454) at org.jboss.tools.deltacloud.core.DeltaCloud.waitForState(DeltaCloud.java:288) at org.jboss.tools.deltacloud.core.DeltaCloud.waitForState(DeltaCloud.java:275) at org.jboss.tools.deltacloud.core.job.InstanceStateJob.doRun(InstanceStateJob.java:34) at org.jboss.tools.deltacloud.core.job.AbstractCloudJob.run(AbstractCloudJob.java:46) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) Caused by: org.jboss.tools.deltacloud.core.client.DeltaCloudNotFoundClientException: The server could not find the resource "http://try.steamcannon.org/deltacloud/api/instances/i-9b3355f7" at org.jboss.tools.deltacloud.core.client.DeltaCloudClientImpl.throwOnHttpErrors(DeltaCloudClientImpl.java:116) at org.jboss.tools.deltacloud.core.client.DeltaCloudClientImpl.request(DeltaCloudClientImpl.java:87) at org.jboss.tools.deltacloud.core.client.DeltaCloudClientImpl.listInstances(DeltaCloudClientImpl.java:276) at org.jboss.tools.deltacloud.core.DeltaCloud.refreshInstance(DeltaCloud.java:448) ... 5 more

          adietish@redhat.com André Dietisheim
          adietish@redhat.com André Dietisheim
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

            Created:
            Updated:
            Resolved: