You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "BK Lau (JIRA)" <ji...@apache.org> on 2014/11/24 23:18:13 UTC

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

BK Lau created JCLOUDS-783:
------------------------------

             Summary: 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
            Priority: Critical


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)