[JBoss JIRA] (JBIDE-26117) New OpenShift Connection Wizard: Parse Login command
by Josef Kopriva (JIRA)
Josef Kopriva created JBIDE-26117:
-------------------------------------
Summary: New OpenShift Connection Wizard: Parse Login command
Key: JBIDE-26117
URL: https://issues.jboss.org/browse/JBIDE-26117
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.6.0.Final
Reporter: Josef Kopriva
There could be a button for parsing login command in clipboard.
Steps:
1. User logins in web browser in OpenShift Console.
2. User clicks on "Copy Login Command"
3. In OpenShift tooling there could be button for parse login command from clipboard.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-26101) CreateServer request fails when ssp is running in Apache Felix
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26101?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-26101:
--------------------------------
Fix Version/s: 4.6.0.Final
> CreateServer request fails when ssp is running in Apache Felix
> --------------------------------------------------------------
>
> Key: JBIDE-26101
> URL: https://issues.jboss.org/browse/JBIDE-26101
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: stack-server-protocol
> Environment: server is running in Apache Felix as
> {code}java -jar bin/felix.jar{code}
> server/createServer request fails with exceptions
> {code}SEVERE: Internal error: java.lang.reflect.InvocationTargetException
> java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
> at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:63)
> at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:116)
> at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:252)
> at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:181)
> at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:183)
> at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:92)
> at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:95)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> Caused by: java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:61)
> ... 11 more
> Caused by: java.lang.NoClassDefFoundError: org/jboss/tools/ssp/server/spi/model/polling/IPollResultListener
> at org.jboss.tools.ssp.server.wildfly.servertype.impl.JBossServerFactory.createServerDelegate(JBossServerFactory.java:41)
> at org.jboss.tools.ssp.server.model.ServerModel.createServer(ServerModel.java:97)
> at org.jboss.tools.ssp.server.ServerManagementServerImpl.createServer(ServerManagementServerImpl.java:215)
> ... 16 more
> Caused by: java.lang.ClassNotFoundException: org.jboss.tools.ssp.server.spi.model.polling.IPollResultListener not found by org.jboss.tools.ssp.server [12]
> at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1639)
> at org.apache.felix.framework.BundleWiringImpl.access$200(BundleWiringImpl.java:80)
> at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:2053)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 19 more
> {code}
> Reporter: Denis Golovin
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.6.0.Final
>
>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-26115) OpenShift New and Noteworthy for 4.6.0.Final
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26115?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26115:
-------------------------------
Labels: task (was: )
> OpenShift New and Noteworthy for 4.6.0.Final
> -----------------------------------------------------
>
> Key: JBIDE-26115
> URL: https://issues.jboss.org/browse/JBIDE-26115
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: cdk, openshift
> Reporter: Jeff MAURY
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: task
> Fix For: 4.6.0.Final
>
>
> Andre Dietisheim,
> Search for your component's New and Noteworthy issues:
> Queries:
> * [Completed OpenShift JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [All Completed JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [N&N Task JIRAs for this milestone|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Not...]
> * [All N&N Task JIRAs|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Notewor...]
> If no N&N issues are found for OpenShift, check if there are issues that SHOULD have been labelled with *Labels =* _new_and_noteworthy_, and add them.
> Document the ones relevant for OpenShift by submitting a pull request against:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> If your PR's commit comment is of the form... {code}JBIDE-26102 #comment Create N&N for OpenShift 4.6.0.Final #close{code}... and your github user's email address is the same as your JIRA one, then this JIRA should be closed automatically when the PR is applied.
> If there is nothing new or noteworthy for OpenShift for this milestone, please *reject* and *close* this issue.
> ----
> If there is nothing new or noteworthy for 4.6.0.Final since the AM3 release of OpenShift, please *reject* and *close* this issue. The final N&N page will be aggregated from all previous N&N documents.
> If you want to _add a comment to the final document_ then submit a PR to create a separate <component>-news-4.6.0.Final.adoc file here:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> The final N&N page will be aggregated from all previous N&N documents plus this *.Final.adoc.
> However, if you want to _replace all previous N&Ns by a *new* document_, then submit a PR to create a *new* <component>-news-4.6.0.Final.adoc file, adding: {code}page-include-previous: false{code}.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months