[JBoss JIRA] (JBIDE-23005) [Watcher] Server Adapter: Stuck on creating/publishing
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23005?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23005:
-------------------------------------
Sprint: devex #123 November 2016, devex #131 April 2017 (was: devex #123 November 2016)
> [Watcher] Server Adapter: Stuck on creating/publishing
> ------------------------------------------------------
>
> Key: JBIDE-23005
> URL: https://issues.jboss.org/browse/JBIDE-23005
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: openshift_v3, server_adapter, upstream
> Fix For: 4.4.4.Final, 4.5.0.AM1
>
> Attachments: stucked_server_adapter
>
>
> When I am trying to create a new OpenShift 3 server adapter, many times creation does not work. Server get stucked at publishing and there is a hanging job Check module status for server eap-app at OpenShift... I am using CDK OpenShift and build an application on eap 6.4 template with kitchensink context_dir. Connection is not established. While this is happening (job is hanging) there is no error in error log.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-24301 at 5/2/17 4:16 AM:
------------------------------------------------------------------
[~jyoti-jboss] actually if not using a target platform installing plugins into the IDE should work just fine. But then in any case you'd need the plugins in the correct version. It is very unlikely that if you work with our source the stable plugins and the latest stable Eclipse IDE are good enough in terms of versions. I would thus use our target-platform and have ALL required plugins as source. Does your environment fullfill these requirements?
Assuming that you're trying to build our jbosstools-4.4.x branch:
* Are you using our target platform (https://github.com/jbosstools/jbosstools-target-platforms/) in the version 4.63?
* Do you have the server plugins (git://github.com/jbosstools/jbosstools-server.git) cloned and checked out in the branch jbosstools-4.4.x?
* Do you have the base plugins (git://github.com/jbosstools/jbosstools-base.git) cloned and checked out in the branch jbosstools-4.4.x?
was (Author: adietish):
[~jyoti-jboss] actually if not using a target platform installing plugins into the IDE should work just fine. But then in any case you'd need the plugins in the correct version. It is very unlikely that if you work with our source the stable plugins and the latest stable Eclipse IDE are good enough in terms of versions. I would thus use our target-platform and have ALL required plugins as source. Does your environment fullfill these requirements?
Assuming that you're trying to build our jbosstools-4.4.x branch:
* Are you using our [target platform|https://github.com/jbosstools/jbosstools-target-platforms/] in the version 4.63?
* Do you have the [server plugins|git://github.com/jbosstools/jbosstools-server.git] cloned and checked out in the branch jbosstools-4.4.x?
* Do you have the [base plugins|git://github.com/jbosstools/jbosstools-base.git] cloned and checked out in the branch jbosstools-4.4.x?
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Priority: Blocker
> Fix For: 4.4.4.Final
>
> Attachments: issues.PNG, issues.txt
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24301:
-------------------------------------
Priority: Major (was: Blocker)
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.4.4.Final
>
> Attachments: issues.PNG, issues.txt
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-24301 at 5/2/17 4:14 AM:
------------------------------------------------------------------
[~jyoti-jboss] actually if not using a target platform installing plugins into the IDE should work just fine. But then in any case you'd need the plugins in the correct version. It is very unlikely that if you work with our source the stable plugins and the latest stable Eclipse IDE are good enough in terms of versions. I would thus use our target-platform and have ALL required plugins as source. Does your environment fullfill these requirements?
Assuming that you're trying to build our jbosstools-4.4.x branch:
* Are you using our [target platform|https://github.com/jbosstools/jbosstools-target-platforms/] in the version 4.63?
* Do you have the [server plugins|git://github.com/jbosstools/jbosstools-server.git] cloned and checked out in the branch jbosstools-4.4.x?
* Do you have the [base plugins|git://github.com/jbosstools/jbosstools-base.git] cloned and checked out in the branch jbosstools-4.4.x?
was (Author: adietish):
[~jyoti-jboss] actually if not using a target platform installing plugins into the IDE should work just fine. But then in any case you'd need the plugins in the correct version. It is very unlikely that if you work with our source that the stable plugins and the latest stable Eclipse IDE are good enough in terms of version. I would thus have ALL required plugins as source and use our target platform. Does your environment fullfill these requirements? Are you using our [target platform|https://github.com/jbosstools/jbosstools-target-platforms/] in the version 4.63 (if you're trying to build our jbosstools-4.4.x branch)?
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Priority: Blocker
> Fix For: 4.4.4.Final
>
> Attachments: issues.PNG, issues.txt
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-24301 at 5/2/17 4:08 AM:
------------------------------------------------------------------
[~jyoti-jboss] actually if not using a target platform installing plugins into the IDE should work just fine. But then in any case you'd need the plugins in the correct version. It is very unlikely that if you work with our source that the stable plugins and the latest stable Eclipse IDE are good enough in terms of version. I would thus have ALL required plugins as source and use our target platform. Does your environment fullfill these requirements? Are you using our [target platform|https://github.com/jbosstools/jbosstools-target-platforms/] in the version 4.63 (if you're trying to build our jbosstools-4.4.x branch)?
was (Author: adietish):
[~dbocharov] [~jyoti-jboss] actually if not using a target platform installing plugins into the IDE should work just fine. But then in any case you'd need the plugins in the correct version. It is very unlikely that if you work with our source that the stable plugins and the latest stable Eclipse IDE are good enough in terms of version. I would thus have ALL required plugins as source and use our target platform. Does your environment fullfill these requirements? Are you using our [target platform|https://github.com/jbosstools/jbosstools-target-platforms/] in the version 4.63 (if you're trying to build our jbosstools-4.4.x branch)?
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Priority: Blocker
> Fix For: 4.4.4.Final
>
> Attachments: issues.PNG, issues.txt
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-24301:
------------------------------------------
[~dbocharov] [~jyoti-jboss] actually if not using a target platform installing plugins into the IDE should work just fine. But then in any case you'd need the plugins in the correct version. It is very unlikely that if you work with our source that the stable plugins and the latest stable Eclipse IDE are good enough in terms of version. I would thus have ALL required plugins as source and use our target platform. Does your environment fullfill these requirements? Are you using our [target platform|https://github.com/jbosstools/jbosstools-target-platforms/] in the version 4.63 (if you're trying to build our jbosstools-4.4.x branch)?
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Priority: Blocker
> Fix For: 4.4.4.Final
>
> Attachments: issues.PNG, issues.txt
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24301:
-------------------------------------
Summary: Error while building jbosstools-openshift-4.4.3 (was: Error While Executing jbosstools-openshift-4.4.3)
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Priority: Blocker
> Fix For: 4.4.4.Final
>
> Attachments: issues.PNG, issues.txt
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24084) To succesfully start CDKv3 Server adapter with hyperV provider, IDE must be started with admin rights
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24084?page=com.atlassian.jira.plugi... ]
Aurélien Pupier updated JBIDE-24084:
------------------------------------
Summary: To succesfully start CDKv3 Server adapter with hyperV provider, IDE must be started with admin rights (was: To succesfully start CDKv3 Server adapter with hyperV provider, IDE must be start with admin rights)
> To succesfully start CDKv3 Server adapter with hyperV provider, IDE must be started with admin rights
> -----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24084
> URL: https://issues.jboss.org/browse/JBIDE-24084
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.4.AM1
> Environment: Windows 10 Pro, x86_64
> HyperV allowed
> Reporter: Ondrej Dockal
> Priority: Blocker
> Fix For: 4.4.4.Final
>
>
> One must run devstudio with admin rights to be able to start CDKv3 server adapter with hyperV vm-provider. Also, setup-cdk command must be run in cli before server adapter is started in IDE (admin rights are not required).
> I am not sure, if those issues are bugs or more features requests/enhancements, but we should definitely do something about it.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-23869) ClassCastException with Jolokia connection
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23869?page=com.atlassian.jira.plugi... ]
Aurélien Pupier commented on JBIDE-23869:
-----------------------------------------
the rejection seems fair. The Jolokia Client should be responsible to detect if the answer was made by Jolokia or not and if not to encapsulate it.
> ClassCastException with Jolokia connection
> ------------------------------------------
>
> Key: JBIDE-23869
> URL: https://issues.jboss.org/browse/JBIDE-23869
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jmx, openshift
> Reporter: Aurélien Pupier
> Assignee: Jeff MAURY
> Labels: jmx, jolokia, openshift
> Fix For: 4.4.4.Final
>
> Attachments: image-2017-02-06-13-54-27-708.png
>
>
> !image-2017-02-06-13-54-27-708.png|thumbnail!
> {noformat}
> !ENTRY org.eclipse.core.jobs 4 2 2017-02-06 13:52:39.767
> !MESSAGE An internal error occurred during: "Connect Job".
> !STACK 0
> java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Long
> at org.jolokia.client.request.ValidatingResponseExtractor.extract(ValidatingResponseExtractor.java:58)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:195)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:168)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:117)
> at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.verifyServerReachable(JolokiaConnectionWrapper.java:315)
> at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.connect(JolokiaConnectionWrapper.java:111)
> at org.jboss.tools.jmx.core.ConnectJob.run(ConnectJob.java:29)
> at org.jboss.tools.jmx.ui.internal.actions.DoubleClickAction$1.run(DoubleClickAction.java:71)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24306) Cannot connect to JMX through OpenShift Server adapter to a project without route specified
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24306?page=com.atlassian.jira.plugi... ]
Aurélien Pupier commented on JBIDE-24306:
-----------------------------------------
I provided feedback on the PR and some extra PRs:
- use connection hostname when no route is defined: https://github.com/jbosstools/jbosstools-openshift/pull/1482
- clean https://github.com/jbosstools/jbosstools-openshift/pull/1480 with https://github.com/robstryker/jbosstools-openshift/pull/1
> Cannot connect to JMX through OpenShift Server adapter to a project without route specified
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-24306
> URL: https://issues.jboss.org/browse/JBIDE-24306
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.4.AM3
> Reporter: Aurélien Pupier
> Assignee: Rob Stryker
> Fix For: 4.4.4.Final
>
> Attachments: image-2017-04-25-14-48-51-427.png, screenshot-1.png
>
>
> !image-2017-04-25-14-48-51-427.png|thumbnail!
> in log:
> {noformat}
> eclipse.buildId=10.4.0.AM3-v20170406-1058-B390
> java.version=1.8.0_112
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/C:/ws-devsuite-1.4.0-170425/ -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.jmx.core
> Error
> Tue Apr 25 14:47:14 CEST 2017
> An error occurred while opening the connection.
> java.io.IOException: org.jolokia.client.exception.J4pException: IO-Error while contacting the server: org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: https:/api/v1/namespaces/test/pods/https:camel-ose-springboot-xml-1-oblwo:8778/proxy/jolokia/read/java.lang:type=Memory/HeapMemoryUsage
> at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.verifyServerReachable(JolokiaConnectionWrapper.java:324)
> at org.jboss.tools.openshift.core.server.OpenshiftJMXConnectionProvider$1.verifyServerReachable(OpenshiftJMXConnectionProvider.java:80)
> at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.connect(JolokiaConnectionWrapper.java:113)
> at org.jboss.tools.jmx.core.ConnectJob.run(ConnectJob.java:29)
> at org.jboss.tools.jmx.ui.internal.actions.DoubleClickAction$1.run(DoubleClickAction.java:71)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: org.jolokia.client.exception.J4pException: IO-Error while contacting the server: org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: https:/api/v1/namespaces/test/pods/https:camel-ose-springboot-xml-1-oblwo:8778/proxy/jolokia/read/java.lang:type=Memory/HeapMemoryUsage
> at org.jolokia.client.J4pClient.mapException(J4pClient.java:333)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:198)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:168)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:117)
> at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.verifyServerReachable(JolokiaConnectionWrapper.java:311)
> ... 5 more
> Caused by: org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: https:/api/v1/namespaces/test/pods/https:camel-ose-springboot-xml-1-oblwo:8778/proxy/jolokia/read/java.lang:type=Memory/HeapMemoryUsage
> at org.apache.http.impl.client.CloseableHttpClient.determineTarget(CloseableHttpClient.java:94)
> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:190)
> ... 8 more
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months