[JBoss JIRA] (JBIDE-23489) Find out how to run mvn clean verify -Dtest.installBase=path/to/devstudio/rpm
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23489?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23489:
------------------------------------
Well, that's the folder where ./eclipse executable is located, so it SHOULD work from there. What's the error message you get?
> Find out how to run mvn clean verify -Dtest.installBase=path/to/devstudio/rpm
> ------------------------------------------------------------------------------
>
> Key: JBIDE-23489
> URL: https://issues.jboss.org/browse/JBIDE-23489
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.2.AM3
> Reporter: Pavol Srna
> Fix For: 4.4.2.Final
>
>
> We need to find a way how to run automated tests agains devstudio rpm.
> I've tried the following paths:
> 1) (as root) mvn clean verify -Dtest.installBase=/opt/rh/rh-eclipse46/root/usr/shareclipse/droplets/devstudio/eclipse/
> 2) (as hudson) mvn clean verify -Dtest.installBase=~/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64
> But none of the above works.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBTIS-985) Fuse: Fix smoke tests
by Tomáš Sedmík (JIRA)
Tomáš Sedmík created JBTIS-985:
----------------------------------
Summary: Fuse: Fix smoke tests
Key: JBTIS-985
URL: https://issues.jboss.org/browse/JBTIS-985
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: Fuse IDE, QE
Affects Versions: 4.4.0.Final
Reporter: Tomáš Sedmík
Assignee: Tomáš Sedmík
Priority: Critical
Fix For: 4.4.0.Final
Smoke tests are not stable ... fix them! :-)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-23397) For JBIDE 4.4.2.AM3: UI dependencies from Core plugins [server]
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23397?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-23397.
---------------------------------
I saw Rob's commits for this in master and I assume the enforcer would complain again if this is still not fixed, so I'll just close this for now.
> For JBIDE 4.4.2.AM3: UI dependencies from Core plugins [server]
> ---------------------------------------------------------------
>
> Key: JBIDE-23397
> URL: https://issues.jboss.org/browse/JBIDE-23397
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: server
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Labels: task
> Fix For: 4.4.2.AM3
>
>
> For JBIDE 4.4.2.AM3 [server]: The following core plugins depend on UI plugins directly or indirectly. {code}[CoreUIDependency] org.jboss.ide.eclipse.as.classpath.core is a Core plugin, but depends on these UI plugins directly or transitively:
> > org.eclipse.ui
> > org.eclipse.ui.navigator
> > org.eclipse.wst.server.ui
> > org.eclipse.ui.ide
> > org.eclipse.wst.common.modulecore.ui
> > org.jboss.ide.eclipse.archives.ui
> > org.jboss.ide.eclipse.as.ui
> --
> [CoreUIDependency] org.jboss.ide.eclipse.as.rse.core is a Core plugin, but depends on these UI plugins directly or transitively:
> > org.eclipse.ui
> > org.eclipse.ui.navigator
> > org.eclipse.wst.server.ui
> > org.eclipse.ui.ide
> > org.eclipse.wst.common.modulecore.ui
> > org.jboss.ide.eclipse.archives.ui
> > org.jboss.ide.eclipse.as.ui
> --
> [CoreUIDependency] org.jboss.tools.as.test.core is a Core plugin, but depends on these UI plugins directly or transitively:
> > org.eclipse.rse.ui
> > org.eclipse.jdt.ui
> > org.jboss.ide.eclipse.as.rse.ui
> > org.eclipse.wst.server.ui
> > org.eclipse.wst.xml.ui.infopop
> > org.eclipse.wst.web.ui
> > org.jboss.tools.jmx.jvmmonitor.ui
> > org.eclipse.wst.common.project.facet.ui
> > org.eclipse.wst.common.modulecore.ui
> > org.eclipse.jdt.debug.ui
> > org.eclipse.ui.browser
> > org.eclipse.ui.views
> > org.jboss.ide.eclipse.as.ui.mbeans
> > org.eclipse.jst.j2ee.ui
> > org.eclipse.wst.xml.ui
> > org.jboss.ide.eclipse.as.wtp.ui
> > org.eclipse.ui.editors
> > org.jboss.tools.foundation.ui
> > org.eclipse.rse.files.ui
> > org.eclipse.jst.server.ui
> > org.eclipse.jst.common.project.facet.ui
> > org.jboss.ide.eclipse.archives.ui
> > org.eclipse.ui.ide
> > org.jboss.ide.eclipse.as.ui
> > org.jboss.tools.runtime.ui
> > org.eclipse.ui.views.log
> > org.jboss.ide.eclipse.as.classpath.ui
> > org.eclipse.ui.workbench.texteditor
> > org.eclipse.ui
> > org.eclipse.ui.navigator
> > org.eclipse.ui.console
> > org.eclipse.wst.sse.ui
> > org.eclipse.debug.ui
> > org.eclipse.wst.common.frameworks.ui
> > org.jboss.tools.jmx.ui
> > org.eclipse.ui.views.properties.tabbed
> > org.eclipse.ui.forms{code}
> [Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for server task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-23429) Jolokia JMX connection
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23429?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-23429.
---------------------------------
Both the simple use case with deploying jolokia on a local EAP 7.0 and the more advanced use case of connecting to jmx on a server adapter created from an openshift app running in cdk work for me.
Verified in devstudio-10.2.0.GA-v20161115-0558-B6461-installer-standalone.jar
> Jolokia JMX connection
> ----------------------
>
> Key: JBIDE-23429
> URL: https://issues.jboss.org/browse/JBIDE-23429
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jmx
> Affects Versions: 4.4.2.AM2
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.4.2.Final
>
>
> A jolokia JMX connection would be useful for some users, and could also be used to connect to JMX for an EAP behind openshift / cdk.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-23487) Server adapter: Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-23487:
---------------------------------------
I tried again now, following exactly the same steps, this time with devstudio-10.2.0.GA-v20161115-0558-B6461-installer-standalone.jar , but I can't reproduce the error. With me being the only one who saw this, I suggest we close this for now and I will report back if I see it again.
> Server adapter: Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
> ------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23487
> URL: https://issues.jboss.org/browse/JBIDE-23487
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.2.Final
> Reporter: Martin Malina
> Labels: openshift_v3, rsync, server_adapter
> Fix For: 4.4.2.Final
>
>
> While testing Rob's jolokia stuff from JBIDE-23429 I did this:
> 1. Start CDK (2.3.cr1)
> 2. Create eap64-basic-s2i app
> 3. Wait till the app is built and the pod is running
> 4. Right-click the eap-app in OpenShift explorer and create a server adapter
> 5. Now the server adapter is publishing and this will fail:
> {code}
> Could not sync /Users/rasp/jbossqa/JBDS/10.0.0/workspace-neon-1a/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample-project@eap-app/deploy to all pods running the service eap-app
> Syncing com.openshift.restclient.capability.resources.IRSyncable$LocalPeer@41249d31 to com.openshift.restclient.capability.resources.IRSyncable$PodPeer@27c8ba3a failed: Unable to connect to the server: net/http: TLS handshake timeout
> rsync: connection unexpectedly closed (0 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.2]
> error: exit status 12
> {code}
> This is on macOS Sierra with JBoss Tools from master with Rob's patches, but he says his patches have nothing to do with publishing. I may try out a normal build of devstudio or JBT later.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-23490) Provide ability to link pods when no service is available
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23490?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-23490:
---------------------------------------
The description is too vague to find out what you wanted to have done here (I had and still dont have idea from description that you wanted to create a connection between server adapter and a pod).
Also I think it is not good enough to link a server adapter to a pod, because you would limit yourself too much. Pods are usually managed by OpenShift itself. Deployment configuration and replication controller take care about running pod. If you want to change something internally in a pod, you would have to respin another one. Or triggering debugging. Or scaling app by spinning up more pods. And if you would link server adapter to specific pod, you would be damned bcs. once you change something in deployment, you would have to reestablish connection between adapter and a pod. My 2 cents.
> Provide ability to link pods when no service is available
> ---------------------------------------------------------
>
> Key: JBIDE-23490
> URL: https://issues.jboss.org/browse/JBIDE-23490
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.2.AM3
> Reporter: Aurélien Pupier
> Assignee: Jeff MAURY
> Labels: new_and_noteworthy
> Fix For: 4.4.2.Final
>
>
> When some OpenShift applications are not providing any services. the Eclipse OpenShift Tooling is not able to bind to a pod to deploy a new version.
> it would be nice to provide some fallback logic that asks you to choose a pod or uses the only one it finds
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4175) RPM version: NPE after install from Red Hat Central
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBDS-4175?page=com.atlassian.jira.plugin.... ]
Lukáš Valach commented on JBDS-4175:
------------------------------------
Vaclav asked me to help with this issue. I tried to install stuff from Central one by one.
I performed a clean start between each item in Central as follows:
* add yum repositories provided by Vaclav
* install rh-eclipse46-devstudio-10.2-0.20161114.0748.el7.x86_64
* for each item in Central
*# clean and start eclipse
{code}
rm -fr ~/.eclipse
scl enable rh-eclipse46 bash
cd /opt/rh/rh-eclipse46/root/usr/lib64/eclipse/
PLUGIN="<<plugin_name>>"
./eclipse -consolelog -console -debug -data /tmp/wksp-"$PLUGIN"| tee /tmp/rh-eclipse46-devstudio10.2.log."$PLUGIN".txt
{code}
*# install single item from Central and restart eclipse
There are results for first half of items:
||Item||Result||Description or Errors||
|Android_Development_Tools|(/)||
|JBoss_Hybrid_Mobile_Tools|(/)||
|AngularJS_for_Web_Tools|(x)|IllegalStateException: BundleContext, NullPointerException|
|JBoss_Arquillian_Tools|(/)||
|JBoss_Forge_Tools|(/)||
|JBoss_OpenShift_2_Tools|(x)|BundleException|
|JBoss_OpenShift_3_Tools|(x)|BundleException|
|JBoss_Portlet_Tools|(x)|BundleException, NullPointerException, eclipse didn't start|
|JBoss_Seam_Tools|(x)|BundleException, NullPointerException, eclipse didn't start|
|JBoss_Tools_LiveReload|(x)|BundleException|
|JST_Server|(x)|BundleException|
|Spring_IDE|(x)|BundleException, NullPointerException, eclipse didn't start|
|Atlassian_Connector|(x)|BundleException, loader constraint violation|
|Eclipse_EGit_Mylyn_Support|(x)|BundleException|
|Subclipse_SVNKit|(/)|First attempt failed due to SocketTimeoutException but second passed|
|Subclipse_SVNKit_Mylyn_Support|(x)|BundleException|
|Eclipse_Checkstyle|(x)|NullPointerException|
All logs [^JBDS-4175_logs_first_half.tar.gz].
Should I do it also for all remaining items in Central?
> RPM version: NPE after install from Red Hat Central
> ---------------------------------------------------
>
> Key: JBDS-4175
> URL: https://issues.jboss.org/browse/JBDS-4175
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Environment: RHEL 7.2 with RHSCL repositories available:
> * RHSCL 2.3 RC (http://download-node-02.eng.bos.redhat.com/rel-eng/RHSCL-2.3-RHEL-7-RC-1....)
> * update for RHBZ#1392095 (http://nest.test.redhat.com/mnt/qa/scratch/vkadlcik/eclipse/repos/rhscl23...)
> Reporter: Václav Kadlčík
> Assignee: Václav Kadlčík
> Fix For: 10.2.0.GA
>
> Attachments: JBDS-4175_logs_first_half.tar.gz, sw_to_install.txt, workspace.log
>
>
> I installed rh-eclipse46-devstudio-10.2-0.20161111.0219.el7.x86_64.rpm and followed Nick's scenario [1]. In Red Hat Central, I clicked "Select All" (it found 36 items), then "Install/Update", did all the confirmations, including a restart. After the restart, Eclipse died on java.lang.NullPointerException. I'm attaching the workspace log (aside from the NPE, it's full of "Could not resolve module").
> I reproduced the problem several times on two different machines. The update for RHBZ#1392095 (rh-eclipse46-eclipse-4.6.1-2.4.el7) isn't necessary, it just makes the reproduction much faster.
> Not sure how related it is, but rh-eclipse46 disallows updating packages installed from RPM [2]. But in the list of software to be installed/updated, I saw, among others, EGit and Mylyn, which are definitely included in rh-eclipse46-base. In any case, I'm attaching the list, too.
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1392095#c6
> [2] https://bugzilla.redhat.com/show_bug.cgi?id=1173024
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months