[JBoss JIRA] (JBDS-4175) RPM version: NPE after install from Red Hat Central
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-4175?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov commented on JBDS-4175:
--------------------------------------
[~vkadlcik] could you please install stuff from Central one by one? It would be much easier for us to understand what bundles from Central are currently not working in RPM.
> 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
> Fix For: 10.2.0.GA
>
> Attachments: 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, 5 months
[JBoss JIRA] (JBIDE-23487) Server adapter: Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi... ]
Jeff Cantrill commented on JBIDE-23487:
---------------------------------------
[~adietish] is there a reason it should not be SSL or issue with it trying. From openshift dev:
{{
<cewong> jcantril that looks like a general connectivity problem to the server ... not sure that it's an 'oc rsync' issue
<cewong> jcantril oc exec/rsh (which oc rsync uses) does use TLS to communicate and a failure to connect to the server will result in a TLS handshake timeout
}}
> 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, 5 months
[JBoss JIRA] (JBDS-4175) RPM version: NPE after install from Red Hat Central
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-4175?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-4175:
---------------------------------
Fix Version/s: 10.2.0.GA
> 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
> Fix For: 10.2.0.GA
>
> Attachments: 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, 5 months
[JBoss JIRA] (JBIDE-23487) Server adapter: Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23487:
-------------------------------------
Labels: openshift_v3 server_adapter (was: )
> 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, 5 months
[JBoss JIRA] (JBIDE-23487) Server adapter: Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23487:
-------------------------------------
Labels: openshift_v3 rsync server_adapter (was: openshift_v3 server_adapter)
> 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, 5 months
[JBoss JIRA] (JBIDE-23487) Server adapter: Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23487:
-------------------------------------
Summary: Server adapter: Publishing fails when server adapter is created out of eap app running on openshift (in cdk) (was: Publishing fails when server adapter is created out of eap app running on openshift (in cdk))
> 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, 5 months
[JBoss JIRA] (JBIDE-23487) Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-23487 at 11/11/16 11:54 AM:
---------------------------------------------------------------------
[~mmalina] I cant replicate this. But maybe this is unique to MacOS? [~mlabuda] Can you replicate this?
The part that astonishes me the most is the reference to SSL:
{code}
TLS handshake timeout
{code}
[~jcantrill] is rsync happening in SSL?
was (Author: adietish):
[~mmalina] I cant replicate this. But maybe this is unique to MacOS? [~mlabuda] Can you replicate this?
The part that astonishes me the most is the reference to SSL:
{code}
TLS handshake timeout
{code}
> 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
> 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, 5 months
[JBoss JIRA] (JBIDE-23487) Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-23487:
------------------------------------------
[~mmalina] I cant replicate this. But maybe this is unique to MacOS? [~mlabuda] Can you replicate this?
The part that astonishes me the most is the reference to SSL:
{code}
TLS handshake timeout
{code}
> 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
> 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, 5 months
[JBoss JIRA] (JBIDE-23487) Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23487:
-------------------------------------
Fix Version/s: 4.4.2.Final
> 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
> 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, 5 months
[JBoss JIRA] (JBIDE-23481) build target platform sources site (for use with TP and PDE Source Lookup)
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23481?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-23481:
----------------------------------------
It means more or less the same that your comment above, just translated into PDE vocabulary ;)
> build target platform sources site (for use with TP and PDE Source Lookup)
> --------------------------------------------------------------------------
>
> Key: JBIDE-23481
> URL: https://issues.jboss.org/browse/JBIDE-23481
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 4.4.2.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.x
>
>
> So that dev and qe can use Fred's PDE source lookup tool [1] to grab source bundles on demand (instead of having to build a target platform locally w/ all the sources [2]), we need to:
> [1] https://github.com/fbricon/pde.source.lookup/
> [2] https://github.com/jbosstools/jbosstools-devdoc/blob/master/building/targ...
> * build a targetplatform with all the sources
> * split that repo into two pieces: all the .source files, and everything else
> * regen the metadata (featureandbundlepublisher) in each new repo so that all the features/plugins are uncategorized
> OR...
> * build a targetplatform without the sources
> * transform the .target file so that each IU ends with .source
> * build the target platform repo from the new .target file
> * verify that sources repo includes the sources of nested features, and those features' plugins' sources too
> ----
> Then once we have the targetplatform.source repo, publish that and verify it works with the PDE Source Lookup plugin:
> 1. install the PDE source lookup plugin
> 2. Window > Prefs > Update > Avail Software Sites > Add the new tp.source site
> 3. for something you want sources, use the plugin and see if it can resolve soources
> ----
> Then, if that works, we can consider adding the new tp.source site into the JBT/devstudio composite sites, along with jbt + tp + central + central tp (or ds + ds tp + central + central tp) as a 5th child site.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months