[JBoss JIRA] (JBIDE-25017) 1 recurring Test Failure (20+ builds) in JBIDE 4.5.1.AM2 for webservices component
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25017?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov commented on JBIDE-25017:
------------------------------------------
Bumped into one more problem, while trying to fix these ones
{code:java}
testDeployResult(org.jboss.tools.ws.creation.core.test.command.JBossWSJavaFirstCommandTest) Time elapsed: 111.337 sec <<< FAILURE!
java.lang.AssertionError: ***********************
Create Web Service Client...
Create Web Service...
Create Web Service Operation...
Exception in thread "main" javax.xml.ws.WebServiceException: java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage
at org.jboss.ws.core.jaxws.client.ClientImpl.handleRemoteException(ClientImpl.java:404)
at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:314)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:172)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:152)
at com.sun.proxy.$Proxy12.sayHello(Unknown Source)
at org.example.www.helloworld.clientsample.ClientSample.main(ClientSample.java:14)
Caused by: java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage
at javax.xml.soap.SOAPMessage.setProperty(SOAPMessage.java:439)
at org.jboss.ws.core.soap.SOAPMessageImpl.<init>(SOAPMessageImpl.java:83)
at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:171)
at org.jboss.ws.core.CommonSOAP11Binding.createMessage(CommonSOAP11Binding.java:59)
at org.jboss.ws.core.CommonSOAPBinding.bindRequestMessage(CommonSOAPBinding.java:158)
at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:291)
at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:302)
... 4 more
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.jboss.tools.ws.creation.core.test.command.JBossWSJavaFirstCommandTest.checkText(JBossWSJavaFirstCommandTest.java:157)
at org.jboss.tools.ws.creation.core.test.command.JBossWSJavaFirstCommandTest.testDeployResult(JBossWSJavaFirstCommandTest.java:110)
{code}
the details of this problem can be found here: https://issues.jboss.org/browse/JBWS-1439. The main idea is that it runs successfully only with the correct JDK version, 5 here. That's why i had to fix the configuration for https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo..., which used default JAVA_HOME for all version of jres.
> 1 recurring Test Failure (20+ builds) in JBIDE 4.5.1.AM2 for webservices component
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-25017
> URL: https://issues.jboss.org/browse/JBIDE-25017
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: webservices
> Affects Versions: 4.5.1.AM2
> Reporter: Nick Boldt
> Assignee: Dmitrii Bocharov
> Priority: Critical
> Labels: testfailure
> Fix For: 4.5.1.AM3
>
>
> *1 Test Failure(s) in JBIDE 4.5.1.AM2 for webservices component:*
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> -----
> {code}
> Regression
> org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JaxrsMetamodelChangedProcessorTestCase.shouldChangeEndpointUriPathTemplateWhenSwitchingToWebxmlCoreApplication
> Failing for the past 22 builds (Since #671 )
> Took 0.13 sec.
> add description
> Error Message
> Expected: <6>
> but: was <10>
> Stacktrace
> java.lang.AssertionError:
> Expected: <6>
> but: was <10>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.junit.Assert.assertThat(Assert.java:956)
> at org.junit.Assert.assertThat(Assert.java:923)
> at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JaxrsMetamodelChangedProcessorTestCase.shouldChangeEndpointUriPathTemplateWhenSwitchingToWebxmlCoreApplication(JaxrsMetamodelChangedProcessorTestCase.java:358)
> {code}
> -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-24528) Remove extremely old "server manager" toolbar icons
by Matthias Hinderkott (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24528?page=com.atlassian.jira.plugi... ]
Matthias Hinderkott commented on JBIDE-24528:
---------------------------------------------
Diddnt had the time yet to have a look at the new feature in Oxygen called "Launch Groups" maybe it is a alternative to that toolitems.
> Remove extremely old "server manager" toolbar icons
> ---------------------------------------------------
>
> Key: JBIDE-24528
> URL: https://issues.jboss.org/browse/JBIDE-24528
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.0.AM1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Labels: affects_documentation
> Fix For: 4.5.0.AM2
>
> Attachments: JBIDE-24528.png
>
>
> A set of actions in the toolbar for setting a default server and starting / debugging / etc a server are old, poorly integrated, bypass the official wtp API, and provide limited to no value.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-24528) Remove extremely old "server manager" toolbar icons
by Fabi Yo (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24528?page=com.atlassian.jira.plugi... ]
Fabi Yo commented on JBIDE-24528:
---------------------------------
Really bad decision. First thing I do when installing eclipse (or JBDS or ...) is removing noise in the toolbar. eclipse provides very easy functionality for this... What noise for somebody is, can be very handy for somebody else.
It is simply very handy, like others said, to be independent of the window that is opened in JBDS.... Now I always need to have a server window open, or go to it...
And most importantly, it was working perfect! I used it for Wildfly 8, 9, 10, EAP 4, 5, 6, 7... Although nobody likes 'old' stuff in their application, it was working good, had perfect wtp integration and I know many people who are disappointed.
Might I be so rude to suggest something? Maybe remove the icons from the toolbar itself, but let the developer choose later to add it back? So no icons in the toolbar when installing, but the possibility to add it later?
> Remove extremely old "server manager" toolbar icons
> ---------------------------------------------------
>
> Key: JBIDE-24528
> URL: https://issues.jboss.org/browse/JBIDE-24528
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.0.AM1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Labels: affects_documentation
> Fix For: 4.5.0.AM2
>
> Attachments: JBIDE-24528.png
>
>
> A set of actions in the toolbar for setting a default server and starting / debugging / etc a server are old, poorly integrated, bypass the official wtp API, and provide limited to no value.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25145) Fix missing required bundle in RedDeer plugin
by Josef Kopriva (JIRA)
Josef Kopriva created JBIDE-25145:
-------------------------------------
Summary: Fix missing required bundle in RedDeer plugin
Key: JBIDE-25145
URL: https://issues.jboss.org/browse/JBIDE-25145
Project: Tools (JBoss Tools)
Issue Type: Task
Components: hibernate, integration-tests
Affects Versions: 4.5.1.AM3
Reporter: Josef Kopriva
Assignee: Josef Kopriva
Fix For: 4.5.1.AM3
There is an error when importing hibernate RedDeer plugin in Devstudio:
Description Resource Path Location Type
The type org.eclipse.ui.texteditor.ITextEditor cannot be resolved. It is indirectly referenced from required .class files CriteriaEditor.java /org.jboss.tools.hibernate.reddeer/src/org/jboss/tools/hibernate/reddeer/criteriaeditor line 1 Java Problem
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25140) Cannot start CDK Server adapter in devstudio
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25140?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-25140:
---------------------------------------
I am suspecting that this is happening because ./minishift status output has changed. I have to debug it to confirm this.
> Cannot start CDK Server adapter in devstudio
> --------------------------------------------
>
> Key: JBIDE-25140
> URL: https://issues.jboss.org/browse/JBIDE-25140
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM3
> Environment: Fedora 26
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Blocker
> Labels: cdk_server_adapter, openshift_v3
> Attachments: CDK3SACannotStart.png
>
>
> Starting of CDK 3 Server adapter with underlying CDK 3.2 fails to start with for no obvious reason because output of cdk starting seems alright in console. please, see
> !CDK3SACannotStart.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25140) Cannot start CDK Server adapter in devstudio
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25140?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25140:
-------------------------------------
Labels: cdk_server_adapter openshift_v3 (was: cdk_server_adapter)
> Cannot start CDK Server adapter in devstudio
> --------------------------------------------
>
> Key: JBIDE-25140
> URL: https://issues.jboss.org/browse/JBIDE-25140
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM3
> Environment: Fedora 26
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Blocker
> Labels: cdk_server_adapter, openshift_v3
> Attachments: CDK3SACannotStart.png
>
>
> Starting of CDK 3 Server adapter with underlying CDK 3.2 fails to start with for no obvious reason because output of cdk starting seems alright in console. please, see
> !CDK3SACannotStart.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4574) Improve naming of Karaf runtime created by installer
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBDS-4574?page=com.atlassian.jira.plugin.... ]
Aurélien Pupier commented on JBDS-4574:
---------------------------------------
[~dgolovin] if you can test using this PR that in dev suite installer it is working better it would be nice: https://github.com/jbosstools/jbosstools-fuse/pull/1123
> Improve naming of Karaf runtime created by installer
> ----------------------------------------------------
>
> Key: JBDS-4574
> URL: https://issues.jboss.org/browse/JBDS-4574
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: fusetools, installer, platform-installer, runtime-detection
> Affects Versions: 11.0.1.GA
> Reporter: Aurélien Pupier
> Assignee: Aurélien Pupier
> Fix For: 11.1.0.AM3
>
> Attachments: image-2017-10-03-17-30-35-495.png
>
>
> i used Development Suite installer 2.0.1 and installed Jboss Fuse Karaf Runtime from it, the name created for the Server adapter is "fuseplatformkaraf Runtime Server" which can be more user-friendly, what do you think of "Red Hat JBoss Fuse Runtime Server 6.3"?
> !image-2017-10-03-17-30-35-495.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25140) Cannot start CDK Server adapter in devstudio
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25140?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25140:
-------------------------------------
Component/s: openshift
> Cannot start CDK Server adapter in devstudio
> --------------------------------------------
>
> Key: JBIDE-25140
> URL: https://issues.jboss.org/browse/JBIDE-25140
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.5.1.AM3
> Environment: Fedora 26
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Blocker
> Labels: cdk_server_adapter
> Attachments: CDK3SACannotStart.png
>
>
> Starting of CDK 3 Server adapter with underlying CDK 3.2 fails to start with for no obvious reason because output of cdk starting seems alright in console. please, see
> !CDK3SACannotStart.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25140) Cannot start CDK Server adapter in devstudio
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25140?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25140:
-------------------------------------
Component/s: (was: cdk)
> Cannot start CDK Server adapter in devstudio
> --------------------------------------------
>
> Key: JBIDE-25140
> URL: https://issues.jboss.org/browse/JBIDE-25140
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM3
> Environment: Fedora 26
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Blocker
> Labels: cdk_server_adapter
> Attachments: CDK3SACannotStart.png
>
>
> Starting of CDK 3 Server adapter with underlying CDK 3.2 fails to start with for no obvious reason because output of cdk starting seems alright in console. please, see
> !CDK3SACannotStart.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months