[JBoss JIRA] (JBIDE-27019) Show in -> Web console option does not work for CRC 1.3 as there is different end point url for this
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27019?page=com.atlassian.jira.plug... ]
Ondrej Dockal updated JBIDE-27019:
----------------------------------
Description:
Show in -> Web Console does not work for Openshift connection created from CRC 1.3 version as the Server's url (OS 4.2 endpoint - https://api.crc.testing:6443/) does not work for web console access. The correct one is https://console-openshift-console.apps-crc.testing/.
I got this error stack trace, btw:
{code}
eclipse.buildId=12.14.0.AM1-v20200123-0055-B5802
java.version=11.0.5
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product com.jboss.devstudio.core.product
Command-line arguments: -data file:/home/odockal/workspace_12140AM1-0123/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
org.eclipse.core.jobs
Error
Mon Jan 27 15:12:23 CET 2020
An internal error occurred during: "Retrieving console for https://api.crc.testing:6443...".
com.openshift.restclient.UnsupportedEndpointException: Unable to determine the api endpoint for kind 'ConfigMap'
at com.openshift.internal.restclient.URLBuilder.buildWithNamespaceInPath(URLBuilder.java:149)
at com.openshift.internal.restclient.URLBuilder.build(URLBuilder.java:135)
at com.openshift.internal.restclient.DefaultClient.execute(DefaultClient.java:297)
at com.openshift.internal.restclient.DefaultClient.execute(DefaultClient.java:271)
at com.openshift.internal.restclient.DefaultClient.execute(DefaultClient.java:239)
at com.openshift.internal.restclient.DefaultClient.execute(DefaultClient.java:222)
at com.openshift.internal.restclient.DefaultClient.get(DefaultClient.java:406)
at com.openshift.internal.restclient.capability.server.Console.getOpenShift4ConsoleUrl(Console.java:93)
at com.openshift.internal.restclient.capability.server.Console.getOpenShift4ConsoleUrl(Console.java:107)
at com.openshift.internal.restclient.capability.server.Console.getConsoleUrl(Console.java:64)
at org.jboss.tools.openshift.core.connection.Connection.getConsoleURL(Connection.java:381)
at org.jboss.tools.openshift.internal.ui.handler.OpenInWebConsoleHandler.lambda$0(OpenInWebConsoleHandler.java:61)
at org.eclipse.core.runtime.jobs.Job$1.run(Job.java:164)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
{code}
was:Show in -> Web Console does not work for Openshift connection created from CRC 1.3 version as the Server's url (OS 4.2 endpoint - https://api.crc.testing:6443/) does not work for web console access. The correct one is https://console-openshift-console.apps-crc.testing/.
> Show in -> Web console option does not work for CRC 1.3 as there is different end point url for this
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27019
> URL: https://issues.redhat.com/browse/JBIDE-27019
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.14.0.AM1
> Reporter: Ondrej Dockal
> Assignee: André Dietisheim
> Priority: Critical
> Fix For: 4.14.0.Final
>
>
> Show in -> Web Console does not work for Openshift connection created from CRC 1.3 version as the Server's url (OS 4.2 endpoint - https://api.crc.testing:6443/) does not work for web console access. The correct one is https://console-openshift-console.apps-crc.testing/.
> I got this error stack trace, btw:
> {code}
> eclipse.buildId=12.14.0.AM1-v20200123-0055-B5802
> java.version=11.0.5
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/odockal/workspace_12140AM1-0123/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.core.jobs
> Error
> Mon Jan 27 15:12:23 CET 2020
> An internal error occurred during: "Retrieving console for https://api.crc.testing:6443...".
> com.openshift.restclient.UnsupportedEndpointException: Unable to determine the api endpoint for kind 'ConfigMap'
> at com.openshift.internal.restclient.URLBuilder.buildWithNamespaceInPath(URLBuilder.java:149)
> at com.openshift.internal.restclient.URLBuilder.build(URLBuilder.java:135)
> at com.openshift.internal.restclient.DefaultClient.execute(DefaultClient.java:297)
> at com.openshift.internal.restclient.DefaultClient.execute(DefaultClient.java:271)
> at com.openshift.internal.restclient.DefaultClient.execute(DefaultClient.java:239)
> at com.openshift.internal.restclient.DefaultClient.execute(DefaultClient.java:222)
> at com.openshift.internal.restclient.DefaultClient.get(DefaultClient.java:406)
> at com.openshift.internal.restclient.capability.server.Console.getOpenShift4ConsoleUrl(Console.java:93)
> at com.openshift.internal.restclient.capability.server.Console.getOpenShift4ConsoleUrl(Console.java:107)
> at com.openshift.internal.restclient.capability.server.Console.getConsoleUrl(Console.java:64)
> at org.jboss.tools.openshift.core.connection.Connection.getConsoleURL(Connection.java:381)
> at org.jboss.tools.openshift.internal.ui.handler.OpenInWebConsoleHandler.lambda$0(OpenInWebConsoleHandler.java:61)
> at org.eclipse.core.runtime.jobs.Job$1.run(Job.java:164)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (JBIDE-26917) CDK runtime detection does not work for folder with minishift.exe on windows system
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-26917?page=com.atlassian.jira.plug... ]
Ondrej Dockal updated JBIDE-26917:
----------------------------------
Fix Version/s: 4.14.0.Final
(was: 4.14.0.AM1)
> CDK runtime detection does not work for folder with minishift.exe on windows system
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-26917
> URL: https://issues.redhat.com/browse/JBIDE-26917
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift, runtime-detection
> Affects Versions: 4.13.0.Final
> Environment: Windows 10
> Reporter: Ondrej Dockal
> Assignee: André Dietisheim
> Priority: Critical
> Fix For: 4.14.0.Final
>
>
> Runtime detection does not find CDK server adapter when given folder with minishift.exe binary. It does not happen on linux systems.
> Steps:
> 1. Have studio opened and CDK binary downloaded
> 2. Preferences -> JBossTools -> Jboss Runtime Detection
> 3. Add
> 4. Choose folder with cdk binary -> Open
> 5. ASSERT: Searching for runtimes dialog is hown with offered CDK 3.2+ server adapter
> Acutally: on windows it does not recognize adapter. On linux this works.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (JBIDE-26917) CDK runtime detection does not work for folder with minishift.exe on windows system
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-26917?page=com.atlassian.jira.plug... ]
Ondrej Dockal reassigned JBIDE-26917:
-------------------------------------
Assignee: André Dietisheim (was: Rob Stryker)
> CDK runtime detection does not work for folder with minishift.exe on windows system
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-26917
> URL: https://issues.redhat.com/browse/JBIDE-26917
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift, runtime-detection
> Affects Versions: 4.13.0.Final
> Environment: Windows 10
> Reporter: Ondrej Dockal
> Assignee: André Dietisheim
> Priority: Critical
> Fix For: 4.14.0.Final
>
>
> Runtime detection does not find CDK server adapter when given folder with minishift.exe binary. It does not happen on linux systems.
> Steps:
> 1. Have studio opened and CDK binary downloaded
> 2. Preferences -> JBossTools -> Jboss Runtime Detection
> 3. Add
> 4. Choose folder with cdk binary -> Open
> 5. ASSERT: Searching for runtimes dialog is hown with offered CDK 3.2+ server adapter
> Acutally: on windows it does not recognize adapter. On linux this works.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (JBIDE-27018) Fix URL for hibernate ITests
by Josef Kopriva (Jira)
Josef Kopriva created JBIDE-27018:
-------------------------------------
Summary: Fix URL for hibernate ITests
Key: JBIDE-27018
URL: https://issues.redhat.com/browse/JBIDE-27018
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate, integration-tests
Affects Versions: 4.14.0.AM1
Reporter: Josef Kopriva
The repo has been updated and filename has changed.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (JBIDE-27017) Switch to openshift-restclient-java 8.1.1.Final
by Jeff MAURY (Jira)
Jeff MAURY created JBIDE-27017:
----------------------------------
Summary: Switch to openshift-restclient-java 8.1.1.Final
Key: JBIDE-27017
URL: https://issues.redhat.com/browse/JBIDE-27017
Project: Tools (JBoss Tools)
Issue Type: Task
Components: openshift
Affects Versions: 4.14.0.AM1
Reporter: Jeff MAURY
Assignee: André Dietisheim
Fix For: 4.14.0.Final
We should also switch the log4j version as GitHub now reports a security exception
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months