On Tue, Aug 16, 2016 at 7:15 PM, Xavier Coulon <[email protected]> wrote:
> Hello,
>
> As I'm digging to , I found the following error message
>
> com.spotify.docker.client.DockerException:
> java.util.concurrent.ExecutionException:
> org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException:
> MessageBodyReader not found for media type=text/plain; charset=utf-8,
> type=interface java.util.List,
> genericType=java.util.List<com.spotify.docker.client.messages.Container>.
>
> This reminds me of an old error that existed in Docker 1.7 and fixed in
> 1.7.1 (IIRC), where the media-type of the response was not correct, causing
> the same kind of error in Eclipse:
> https://github.com/docker/docker/pull/14850
>
> Is it possible that the same bug exists in the version of Docker that ships
> in CDK 2.2 RC1 ?

We did some testing around ADB and able to connect with eclipse which
also have same docker version as CDK. We have to debug a bit more to
this issue and update (A issue to track this is already created[0] )


[0] https://github.com/projectatomic/adb-atomic-developer-bundle/issues/511

>
> Best regards,
> Xavier Coulon
>
> _______________________________________________
> Container-tools mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/container-tools
>



-- 
Praveen Kumar
http://fedoraproject.org/wiki/User:Kumarpraveen
http://fedoraproject.org/
http://kumar-pravin.blogspot.com

_______________________________________________
Container-tools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/container-tools

Reply via email to