[jbosstools-issues] [JBoss JIRA] (JBIDE-25167) CDK 3.2+ adapter is created automatically even if I have CDK 3.1.1 installed

Martin Malina (JIRA) issues at jboss.org
Wed Oct 11 03:07:00 EDT 2017


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

Martin Malina edited comment on JBIDE-25167 at 10/11/17 3:06 AM:
-----------------------------------------------------------------

I tried the patch and it really does fix the problem. But while tracing this I found out that the two detectors (cdk3 and cdk32) are called like 10 times, not sure why that happens. I thought perhaps I have more paths that are searched. But no, there is only this one it seems.


was (Author: mmalina):
I tried the patch and it really does fix the problem. But while tracing this I found out that the two detectors (cdk3 and cdk32) are called like 10 times, that's not very efficient. But it does work.

> CDK 3.2+ adapter is created automatically even if I have CDK 3.1.1 installed
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-25167
>                 URL: https://issues.jboss.org/browse/JBIDE-25167
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdk
>    Affects Versions: 4.5.1.AM3
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>            Priority: Critical
>
> I installed devstudio 11.1.0.AM3 B1225 and when I launched it there was a cdk server adapter already set up. That's completely normal. But what's wrong is that it's the new 3.2+ adapter whereas what I have actually installed in ~/.minishift is version 3.1.1.
> The runtime detection should be able to detect the version in ~/.minishift/cdk and return a match only if the version is compatible with the given adapter.
> [~jkopriva] says cdk 3.1.1 cannot be launched with cdk 3.2+ adapter. I cannot really check that myself because my server adapter doesn't have minishift binary set up by default and you validate the version in the server editor, so I can't use 3.1.1 with the 3.2+ adapter.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list