[JBoss JIRA] (JBIDE-24273) CDK3 server adapter editor: can save editor even if "Minishift Location" is invalid
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24273?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24273:
-------------------------------
Sprint: devex #133 Jun 2017
> CDK3 server adapter editor: can save editor even if "Minishift Location" is invalid
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-24273
> URL: https://issues.jboss.org/browse/JBIDE-24273
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.4.AM3
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Fix For: 4.5.0.AM1
>
>
> # ASSERT: have a non-executable file ready
> # ASSERT: have a cdk3/minishift server adapter
> # EXEC: open server editor for your cdk3/minishift adapter
> # EXEC: for "Minishift Location" hit "Browse" and choose your non-executable file
> # ASSERT: error decoration appears
> # EXEC: hit "Save"
> Result:
> The server adapter is saved even though the minishift location is erroneous
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24386) Improve Error Reporting - org.jboss.tools.jmx.jolokia
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24386?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24386:
-------------------------------
Fix Version/s: 4.5.0.AM2
(was: 4.5.0.AM1)
> Improve Error Reporting - org.jboss.tools.jmx.jolokia
> -----------------------------------------------------
>
> Key: JBIDE-24386
> URL: https://issues.jboss.org/browse/JBIDE-24386
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jmx
> Affects Versions: 4.4.4.AM3
> Environment: DevStudio 10.4.0.AM3
> jolokia-jvm-1.3.6-agent.jar
> Reporter: Tomáš Sedmík
> Assignee: Rob Stryker
> Fix For: 4.5.0.AM2
>
> Attachments: jolokia.webm
>
>
> I was unable to connect to a Camel Route via Jolokia. I got the following error in Error Log (see attached video). I have to enable _Do NOT verify SSL Certificates_ in connection details to solve this problem.
> The error log could be more descriptive and could notify users where might be a problem.
> {code}
> eclipse.buildId=10.4.0.GA-v20170427-0526-B16
> java.version=1.8.0_111
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product -pluginCustomization /home/tsedmik/devel/git/jbds-installer/devstudio-is-10.3.0.CR1/resources/pluginCustomization.ini
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product -pluginCustomization /home/tsedmik/devel/git/jbds-installer/devstudio-is-10.3.0.CR1/resources/pluginCustomization.ini -data /home/tsedmik/devel/git/jbds-installer/devstudio-is-10.3.0.CR1/target/tmp -clean
> org.jboss.tools.jmx.core
> Error
> Tue May 02 19:14:31 CEST 2017
> Error executing JMX request.
> java.io.IOException: org.jolokia.client.exception.J4pRemoteException: Not Found
> at org.jboss.tools.jmx.jolokia.internal.connection.JolokiaMBeanServerConnection.queryNames(JolokiaMBeanServerConnection.java:140)
> at org.jboss.tools.jmx.core.tree.NodeUtils$1.run(NodeUtils.java:58)
> at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.run(JolokiaConnectionWrapper.java:335)
> at org.jboss.tools.jmx.core.tree.NodeUtils.createObjectNameTree(NodeUtils.java:54)
> at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.loadRoot(JolokiaConnectionWrapper.java:141)
> at org.jboss.tools.jmx.ui.internal.views.navigator.MBeanExplorerContentProvider$1.run(MBeanExplorerContentProvider.java:192)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: org.jolokia.client.exception.J4pRemoteException: Not Found
> at org.jolokia.client.J4pClient.extractJsonResponse(J4pClient.java:278)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:191)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:168)
> at org.jboss.tools.jmx.jolokia.internal.connection.JolokiaMBeanServerConnection.queryNames(JolokiaMBeanServerConnection.java:135)
> ... 6 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24390) Items hidden by filter are excluded from installation
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24390?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24390:
-------------------------------
Fix Version/s: 4.5.0.Final
(was: 4.5.0.AM1)
> Items hidden by filter are excluded from installation
> -----------------------------------------------------
>
> Key: JBIDE-24390
> URL: https://issues.jboss.org/browse/JBIDE-24390
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.4.4.Final
> Reporter: Lukáš Valach
> Priority: Minor
> Fix For: 4.5.0.Final
>
>
> Items which are hidden by filter won't be installed even if they are selected.
> For example:
> # Open Red Hat Central
> # Click "Select All"
> # Type into "Find" field "angular"
> # The only one item are now displayed and button "Install/Update (1)" shows that only one item are selected to be installed which isn't true. All items are still selected though only one of them are shown.
> # Click "Install/Update (1)" then you will see that only Angular is going to be installed.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24411) Explorer: Have to refresh the conenction after correcting credentials in "edit connection" wizard ended
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24411?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24411:
-------------------------------
Fix Version/s: 4.5.0.Final
(was: 4.5.0.AM1)
> Explorer: Have to refresh the conenction after correcting credentials in "edit connection" wizard ended
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24411
> URL: https://issues.jboss.org/browse/JBIDE-24411
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.4.AM3
> Reporter: Aurélien Pupier
> Labels: explorer, openshift_v3
> Fix For: 4.5.0.Final
>
>
> Currently if I have an OpenSHift connection in OpenSHift Explorer which have bad credentials, if I expand it i have a little error message in the tree (which is nice)
> So I right-click -> Edit connection... I update my connection parameters and when I click finish, in the tree I still have the error. I need to manually right-click -> refresh.
> it would be nice to refresh automatically the tree when the connection has been edited
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24019) test failures in webservices
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24019?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24019:
-------------------------------
Sprint: devex #132 May 2017, devex #133 Jun 2017 (was: devex #132 May 2017)
> test failures in webservices
> ----------------------------
>
> Key: JBIDE-24019
> URL: https://issues.jboss.org/browse/JBIDE-24019
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Fix For: 4.5.0.AM1
>
> Attachments: .log, org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt, org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt
>
>
> See https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> When I run the same build locally (`mvn clean install`), I get null pointers - and they're not all related to ancient JRE5 tests.
> See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt]
> Running again now with {code}mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME} -Djbosstools.test.jre.6=${JAVA_HOME} \
> -Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}{code}
> See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt] and [^.log]
> Could the problem be this?
> {code}!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2017-02-28 11:14:37.082
> !MESSAGE Project facet wst.jsdt.web has not been defined. It is used in plugin org.eclipse.jst.server.core.
> {code}
> (Wondering if we ought to update the parent pom to have smart defaults for these jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months