You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2014/06/27 20:00:34 UTC

[jira] [Resolved] (JCLOUDS-618) IndexOutOfBoundsException when there are servers without boot device in ElasticStack providers

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

Ignasi Barrera resolved JCLOUDS-618.
------------------------------------

    Resolution: Fixed

> IndexOutOfBoundsException when there are servers without boot device in ElasticStack providers
> ----------------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-618
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-618
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute
>    Affects Versions: 1.7.3
>            Reporter: Ignasi Barrera
>            Assignee: Ignasi Barrera
>              Labels: elasticstack
>             Fix For: 1.8.0, 1.7.4
>
>
> The ElasticStack API allows servers to be defined without a boot device. In such cases, providers will choose the first available device.
> The current implementation of the ComputeService for the ElastiStack API assumes a boot device always exists, and an {{IndexOutOfBoundsException}} is thrown when calling {{listNodes()}} and such servers exist.



--
This message was sent by Atlassian JIRA
(v6.2#6252)