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 
<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 ?

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

Reply via email to