You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Jakub Bartecek (JIRA)" <ji...@apache.org> on 2015/02/03 09:40:34 UTC

[jira] [Commented] (JCLOUDS-783) Docker remote API.inspect() call results in java.lang.IllegalStateException: Expected STRING but was BEGIN_ARRAY

    [ https://issues.apache.org/jira/browse/JCLOUDS-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302955#comment-14302955 ] 

Jakub Bartecek commented on JCLOUDS-783:
----------------------------------------

Hi. Could it be fixed in next version? Regarding to mailing lists I assume it'll be 1.9. It is really a critical thing and prevents users from using Docker support.

> Docker remote API.inspect() call results in java.lang.IllegalStateException: Expected STRING but was BEGIN_ARRAY
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-783
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-783
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs
>    Affects Versions: 1.8.0
>         Environment: Docker 1.3.1, ubuntu 14.04
>            Reporter: BK Lau
>            Assignee: Andrea Turli
>              Labels: docker, inspect
>             Fix For: 2.0.0
>
>
> I run NGINX from https://registry.hub.docker.com/_/nginx/ and tried doing
> an inspect on a running container based on above nginx using Docker version 1.3.1 on ubuntu 14.04, I got consistently JSON parsing errors:
> java.lang.IllegalStateException: Expected STRING but was BEGIN_ARRAY
> I attached sample error logs and Docker CLI inspect



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)