[JBoss JIRA] (JBIDE-25167) CDK 3.2+ adapter is created automatically even if I have CDK 3.1.1 installed
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25167?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-25167:
----------------------------------
Priority: Critical (was: Major)
> 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)
8 years, 6 months
[JBoss JIRA] (JBIDE-25169) Deadlock when tokenProvider is invoked during start
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-25169:
----------------------------------
Summary: Deadlock when tokenProvider is invoked during start
Key: JBIDE-25169
URL: https://issues.jboss.org/browse/JBIDE-25169
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.1.AM3
Reporter: Jeff MAURY
Fix For: 4.5.1.Final
If a service call the tokenProvider during start, this may lead to a deadlock because the browser is displayed using syncExec. Replace by a UIJob which does call asyncExec
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25168) cdk 3.2+ is tech preview in one place and not in another
by Martin Malina (JIRA)
Martin Malina created JBIDE-25168:
-------------------------------------
Summary: cdk 3.2+ is tech preview in one place and not in another
Key: JBIDE-25168
URL: https://issues.jboss.org/browse/JBIDE-25168
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.5.1.AM3
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.5.1.Final
Currently for AM3, the new cdk 3.2+ runtime detector is listed as Tech Preview (as seen in Preferences -> JBoss Runtime Detection). But the server adapter does not say Tech Preview (as seen in New Server wizard).
These two should be consistent, no? Ideally both should say tech preview.
But... since this won't be fixed for AM3, what happens next? The adapter should no longer be Tech Preview for JBT 4.5.1.Final, right? Because CDK 3.2 will be released at the same time and then 3.1 will be no longer maintained. Yes, the profiles may not be fully supported, but the server adapter as a whole should be supported.
So it's quite likely that this will be Out of date before it can be fixed - the adapter/detector will no longer be tech preview.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months