[
https://issues.apache.org/jira/browse/JCLOUDS-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291636#comment-14291636
]
Ignasi Barrera commented on JCLOUDS-811:
----------------------------------------
/cc [~broudy] (just FYI)
> Update google-compute-engine driver to reflect recent API changes
> -----------------------------------------------------------------
>
> Key: JCLOUDS-811
> URL: https://issues.apache.org/jira/browse/JCLOUDS-811
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute, jclouds-labs-google
> Affects Versions: 1.8.0, 1.8.1
> Environment: Debian, Mac
> Reporter: Ajay Viswanathan
> Labels: google-compute-engine
>
> GCE recently added shutdown ability for its instances. When an instance is in
> shutdown state, a REST API call to the instance returns no STATE information
> and common operations like listNodes() fail showing a null exception while
> parsing INPUT for "status".
> Could this be fixed so as to ignore stopped instances or atleast not crash
> any calls made using jclouds.
> ps: There also seems to be something funny at the GCE backend. If I stop an
> instance and fetch node metadata usign Jclouds, I get a terminated for the
> node, which is what is expected. After say, an hour or so, it no longer
> returns anything and crashes the call throwing the same error described
> above.
> I'd like to know if this error is replicated on another cloud account.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)