[jbosstools-issues] [JBoss JIRA] (JBDS-3739) Docker connection does not work after cdk restart

Fred Bricon (JIRA) issues at jboss.org
Fri Jun 3 11:21:00 EDT 2016


    [ https://issues.jboss.org/browse/JBDS-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247739#comment-13247739 ] 

Fred Bricon commented on JBDS-3739:
-----------------------------------

[~rgrunber] the BZ you mentioned is about an IIOBE caused by empty tags. The NPE is a side effect. It's unclear whether [~mlabuda] hit that NPE caused by a similar IIOBE. Anyway, I think the DockerConnection.listImages implementation still leaves some way to end up with null value. It should prolly be fixed by initializing the images variable to an empty list, to ensure it's never ever null.

> Docker connection does not work after cdk restart
> -------------------------------------------------
>
>                 Key: JBDS-3739
>                 URL: https://issues.jboss.org/browse/JBDS-3739
>             Project: Red Hat Developer Studio (DevStudio)
>          Issue Type: Bug
>          Components: cdk, upstream
>    Affects Versions: 9.1.0.CR1
>            Reporter: Martin Malina
>            Assignee: Xavier Coulon
>            Priority: Blocker
>              Labels: havoc
>         Attachments: docker-frozen.txt
>
>
> When you set up cdk and start it for the first time, docker connection is properly set up and functioning. But when you restart cdk in the servers view, docker connection will no longer work.
> This is caused by a bug in vagrant-service-manager 0.0.4:
> https://github.com/projectatomic/vagrant-service-manager/issues/80



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list