[JBoss JIRA] (JBDS-4183) Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-4183?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-4183:
---------------------------------
Fix Version/s: 10.2.0.GA
> Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4183
> URL: https://issues.jboss.org/browse/JBDS-4183
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 10.2.0.GA
>
> Attachments: install-thym.png, rh-eclipse46-devstudio10.2.log.20161116-1226_strict.txt
>
>
> Steps to repro:
> 1. install from latest rpm, eg., 10.2.0.20161116.1342.el7
> 2. open Central > Software/Update, scroll down until you find the *Maven Integration for Eclipse JDT APT (m2e-apt)* connector
> 3. Install it. When prompted to restart, shut down Eclipse and check in your ~/.eclipse folder:
> {code}
> $➔ ll ~/.eclipse/org.eclipse.platform_*_linux_gtk_x86_64/plugins/
> total 36K
> -rw-rw-r-- 1 nboldt nboldt 34K Nov 16 10:54 org.slf4j.api_1.7.2.v20121108-1250.jar
> {code}
> But this plugin is already installed here:
> {code}/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/egit-mylyn/eclipse/plugins/slf4j.api_1.7.4.jar{code}
> So even though the connector install doesn't install any new m2e-apt stuff (it's already installed too):
> {code}
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.ui_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.core_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/features/org.jboss.tools.maven.apt.feature_1.3.0.201610261805
> {code}
> ... the result of this install is to cause use constrain violations and break the devstudio install.
> A bigger problem occurs in JBDS-4150 when installing Thym or Aerogear features, since a second version of org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar is installed even though there's already one in the /opt/rh/ install footprint.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBTIS-948) Runtime is not detected if the Devstudio was installed using the InstallConfigRecord.xml
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBTIS-948?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov commented on JBTIS-948:
--------------------------------------
[~rob.stryker] please take a look.
> Runtime is not detected if the Devstudio was installed using the InstallConfigRecord.xml
> ----------------------------------------------------------------------------------------
>
> Key: JBTIS-948
> URL: https://issues.jboss.org/browse/JBTIS-948
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 10.0.0.CR1
> Environment: devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Attachments: ds-10.2-pref-cmd-install.png, ds-10.2-pref-gui-install.png
>
>
> Runtime is not detected if the Devstudio was installed using the InstallConfigRecord.xml. It seems that the folder for runtime detection is set to {{<user>/jboss-runtimes}}.
> The above folder can be found at Preferences > JBoss Tools > JBoss Runtime Detection
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4183) Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4183?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-4183 at 11/16/16 12:42 PM:
-------------------------------------------------------------
Another example of this is installation of Thym from devstudio snapshot update site, https://devstudio.jboss.com/10.0/snapshots/updates/ :
!install-thym.png|thumbnail!
Once installed you get this:
{code}
$➔ ll ~/.eclipse/*platform*/plugins ~/.eclipse/*platform*/features
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/plugins:
total 1.2M
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.slf4j.api_1.7.2.v20121108-1250.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 845K Nov 16 12:33 org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 0 Nov 16 12:33 org.eclipse.thym.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.eclipse.thym.android.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 48K Nov 16 12:33 org.eclipse.thym.android.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 212K Nov 16 12:33 org.eclipse.thym.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 12K Nov 16 12:33 org.jboss.tools.aerogear.thym_1.4.2.v20160920-1359.jar
-rw-rw-r-- 1 nboldt nboldt 14K Nov 16 12:33 org.eclipse.thym.ui.importer_2.1.0.201611071511.jar
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/features:
total 8.0K
drwxrwxr-x 3 nboldt nboldt 4.0K Nov 16 12:33 org.eclipse.thym.feature_2.1.0.201611071511
drwxrwxr-x 2 nboldt nboldt 4.0K Nov 16 12:33 org.jboss.tools.aerogear.thym.feature_1.4.2.v20160920-1359
{code}
But we already have these:
{code}
/opt/rh/rh-java-common/root/usr/share/java/httpcomponents/httpclient.jar
/opt/rh/rh-eclipse46/root/usr/lib64/eclipse/plugins/org.apache.httpcomponents.httpclient_4.3.6.jar
/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
/opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/jgit/eclipse/plugins/slf4j.api_1.7.4.jar
{code}
So when you restart Eclipse after the install, using {code}d=`date +%Y%m%d-%H%M`
./eclipse -consolelog -console -debug -data /tmp/wksp-${d} -clean -vmargs -Dosgi.resolver.usesMode=strict | tee /tmp/rh-eclipse46-devstudio10.2.log.${d}_strict.txt
{code}
you get:
[^rh-eclipse46-devstudio10.2.log.20161116-1226_strict.txt]
was (Author: nickboldt):
Another example of this is installation of Thym from devstudio snapshot update site, https://devstudio.jboss.com/10.0/snapshots/updates/ :
!install-thym.png|thumbnail!
Once installed you get this:
{code}
$➔ ll ~/.eclipse/*platform*/plugins ~/.eclipse/*platform*/features
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/plugins:
total 1.2M
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.slf4j.api_1.7.2.v20121108-1250.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 845K Nov 16 12:33 org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 0 Nov 16 12:33 org.eclipse.thym.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.eclipse.thym.android.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 48K Nov 16 12:33 org.eclipse.thym.android.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 212K Nov 16 12:33 org.eclipse.thym.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 12K Nov 16 12:33 org.jboss.tools.aerogear.thym_1.4.2.v20160920-1359.jar
-rw-rw-r-- 1 nboldt nboldt 14K Nov 16 12:33 org.eclipse.thym.ui.importer_2.1.0.201611071511.jar
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/features:
total 8.0K
drwxrwxr-x 3 nboldt nboldt 4.0K Nov 16 12:33 org.eclipse.thym.feature_2.1.0.201611071511
drwxrwxr-x 2 nboldt nboldt 4.0K Nov 16 12:33 org.jboss.tools.aerogear.thym.feature_1.4.2.v20160920-1359
{code}
But we already have these:
{code}
/opt/rh/rh-java-common/root/usr/share/java/httpcomponents/httpclient.jar
/opt/rh/rh-eclipse46/root/usr/lib64/eclipse/plugins/org.apache.httpcomponents.httpclient_4.3.6.jar
/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
/opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/jgit/eclipse/plugins/slf4j.api_1.7.4.jar
{code}
> Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4183
> URL: https://issues.jboss.org/browse/JBDS-4183
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Priority: Blocker
> Attachments: install-thym.png, rh-eclipse46-devstudio10.2.log.20161116-1226_strict.txt
>
>
> Steps to repro:
> 1. install from latest rpm, eg., 10.2.0.20161116.1342.el7
> 2. open Central > Software/Update, scroll down until you find the *Maven Integration for Eclipse JDT APT (m2e-apt)* connector
> 3. Install it. When prompted to restart, shut down Eclipse and check in your ~/.eclipse folder:
> {code}
> $➔ ll ~/.eclipse/org.eclipse.platform_*_linux_gtk_x86_64/plugins/
> total 36K
> -rw-rw-r-- 1 nboldt nboldt 34K Nov 16 10:54 org.slf4j.api_1.7.2.v20121108-1250.jar
> {code}
> But this plugin is already installed here:
> {code}/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/egit-mylyn/eclipse/plugins/slf4j.api_1.7.4.jar{code}
> So even though the connector install doesn't install any new m2e-apt stuff (it's already installed too):
> {code}
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.ui_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.core_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/features/org.jboss.tools.maven.apt.feature_1.3.0.201610261805
> {code}
> ... the result of this install is to cause use constrain violations and break the devstudio install.
> A bigger problem occurs in JBDS-4150 when installing Thym or Aerogear features, since a second version of org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar is installed even though there's already one in the /opt/rh/ install footprint.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4183) Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4183?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4183:
-----------------------------
Attachment: rh-eclipse46-devstudio10.2.log.20161116-1226_strict.txt
> Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4183
> URL: https://issues.jboss.org/browse/JBDS-4183
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Priority: Blocker
> Attachments: install-thym.png, rh-eclipse46-devstudio10.2.log.20161116-1226_strict.txt
>
>
> Steps to repro:
> 1. install from latest rpm, eg., 10.2.0.20161116.1342.el7
> 2. open Central > Software/Update, scroll down until you find the *Maven Integration for Eclipse JDT APT (m2e-apt)* connector
> 3. Install it. When prompted to restart, shut down Eclipse and check in your ~/.eclipse folder:
> {code}
> $➔ ll ~/.eclipse/org.eclipse.platform_*_linux_gtk_x86_64/plugins/
> total 36K
> -rw-rw-r-- 1 nboldt nboldt 34K Nov 16 10:54 org.slf4j.api_1.7.2.v20121108-1250.jar
> {code}
> But this plugin is already installed here:
> {code}/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/egit-mylyn/eclipse/plugins/slf4j.api_1.7.4.jar{code}
> So even though the connector install doesn't install any new m2e-apt stuff (it's already installed too):
> {code}
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.ui_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.core_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/features/org.jboss.tools.maven.apt.feature_1.3.0.201610261805
> {code}
> ... the result of this install is to cause use constrain violations and break the devstudio install.
> A bigger problem occurs in JBDS-4150 when installing Thym or Aerogear features, since a second version of org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar is installed even though there's already one in the /opt/rh/ install footprint.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4183) Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4183?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-4183 at 11/16/16 12:39 PM:
-------------------------------------------------------------
Another example of this is installation of Thym from devstudio snapshot update site, https://devstudio.jboss.com/10.0/snapshots/updates/ :
!install-thym.png|thumbnail!
Once installed you get this:
{code}
$➔ ll ~/.eclipse/*platform*/plugins ~/.eclipse/*platform*/features
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/plugins:
total 1.2M
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.slf4j.api_1.7.2.v20121108-1250.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 845K Nov 16 12:33 org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 0 Nov 16 12:33 org.eclipse.thym.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.eclipse.thym.android.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 48K Nov 16 12:33 org.eclipse.thym.android.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 212K Nov 16 12:33 org.eclipse.thym.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 12K Nov 16 12:33 org.jboss.tools.aerogear.thym_1.4.2.v20160920-1359.jar
-rw-rw-r-- 1 nboldt nboldt 14K Nov 16 12:33 org.eclipse.thym.ui.importer_2.1.0.201611071511.jar
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/features:
total 8.0K
drwxrwxr-x 3 nboldt nboldt 4.0K Nov 16 12:33 org.eclipse.thym.feature_2.1.0.201611071511
drwxrwxr-x 2 nboldt nboldt 4.0K Nov 16 12:33 org.jboss.tools.aerogear.thym.feature_1.4.2.v20160920-1359
{code}
But we already have these:
{code}
/opt/rh/rh-java-common/root/usr/share/java/httpcomponents/httpclient.jar
/opt/rh/rh-eclipse46/root/usr/lib64/eclipse/plugins/org.apache.httpcomponents.httpclient_4.3.6.jar
/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
/opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/jgit/eclipse/plugins/slf4j.api_1.7.4.jar
{code}
was (Author: nickboldt):
Another example of this is installation of Thym from devstudio snapshot update site, https://devstudio.jboss.com/10.0/snapshots/updates/ :
!install-thym.png|thumbnail!
Once installed you get this:
{code}
$➔ ll ~/.eclipse/*platform*/plugins ~/.eclipse/*platform*/features
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/plugins:
total 1.2M
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.slf4j.api_1.7.2.v20121108-1250.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 845K Nov 16 12:33 org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 0 Nov 16 12:33 org.eclipse.thym.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.eclipse.thym.android.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 48K Nov 16 12:33 org.eclipse.thym.android.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 212K Nov 16 12:33 org.eclipse.thym.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 12K Nov 16 12:33 org.jboss.tools.aerogear.thym_1.4.2.v20160920-1359.jar
-rw-rw-r-- 1 nboldt nboldt 14K Nov 16 12:33 org.eclipse.thym.ui.importer_2.1.0.201611071511.jar
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/features:
total 8.0K
drwxrwxr-x 3 nboldt nboldt 4.0K Nov 16 12:33 org.eclipse.thym.feature_2.1.0.201611071511
drwxrwxr-x 2 nboldt nboldt 4.0K Nov 16 12:33 org.jboss.tools.aerogear.thym.feature_1.4.2.v20160920-1359
{code}
> Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4183
> URL: https://issues.jboss.org/browse/JBDS-4183
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Priority: Blocker
> Attachments: install-thym.png
>
>
> Steps to repro:
> 1. install from latest rpm, eg., 10.2.0.20161116.1342.el7
> 2. open Central > Software/Update, scroll down until you find the *Maven Integration for Eclipse JDT APT (m2e-apt)* connector
> 3. Install it. When prompted to restart, shut down Eclipse and check in your ~/.eclipse folder:
> {code}
> $➔ ll ~/.eclipse/org.eclipse.platform_*_linux_gtk_x86_64/plugins/
> total 36K
> -rw-rw-r-- 1 nboldt nboldt 34K Nov 16 10:54 org.slf4j.api_1.7.2.v20121108-1250.jar
> {code}
> But this plugin is already installed here:
> {code}/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/egit-mylyn/eclipse/plugins/slf4j.api_1.7.4.jar{code}
> So even though the connector install doesn't install any new m2e-apt stuff (it's already installed too):
> {code}
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.ui_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.core_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/features/org.jboss.tools.maven.apt.feature_1.3.0.201610261805
> {code}
> ... the result of this install is to cause use constrain violations and break the devstudio install.
> A bigger problem occurs in JBDS-4150 when installing Thym or Aerogear features, since a second version of org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar is installed even though there's already one in the /opt/rh/ install footprint.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4183) Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4183?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-4183 at 11/16/16 12:35 PM:
-------------------------------------------------------------
Another example of this is installation of Thym from devstudio snapshot update site, https://devstudio.jboss.com/10.0/snapshots/updates/ :
!install-thym.png|thumbnail!
Once installed you get this:
{code}
$➔ ll ~/.eclipse/*platform*/plugins ~/.eclipse/*platform*/features
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/plugins:
total 1.2M
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.slf4j.api_1.7.2.v20121108-1250.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 845K Nov 16 12:33 org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 0 Nov 16 12:33 org.eclipse.thym.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.eclipse.thym.android.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 48K Nov 16 12:33 org.eclipse.thym.android.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 212K Nov 16 12:33 org.eclipse.thym.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 12K Nov 16 12:33 org.jboss.tools.aerogear.thym_1.4.2.v20160920-1359.jar
-rw-rw-r-- 1 nboldt nboldt 14K Nov 16 12:33 org.eclipse.thym.ui.importer_2.1.0.201611071511.jar
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/features:
total 8.0K
drwxrwxr-x 3 nboldt nboldt 4.0K Nov 16 12:33 org.eclipse.thym.feature_2.1.0.201611071511
drwxrwxr-x 2 nboldt nboldt 4.0K Nov 16 12:33 org.jboss.tools.aerogear.thym.feature_1.4.2.v20160920-1359
{code}
was (Author: nickboldt):
Another example of this is installation of Thym from devstudio snapshot update site:
!install-thym.png|thumbnail!
Once installed you get this:
{code}
$➔ ll ~/.eclipse/*platform*/plugins ~/.eclipse/*platform*/features
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/plugins:
total 1.2M
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:29 org.slf4j.api_1.7.2.v20121108-1250.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 845K Nov 16 12:33 org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 0 Nov 16 12:33 org.eclipse.thym.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.eclipse.thym.android.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 48K Nov 16 12:33 org.eclipse.thym.android.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 212K Nov 16 12:33 org.eclipse.thym.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 12K Nov 16 12:33 org.jboss.tools.aerogear.thym_1.4.2.v20160920-1359.jar
-rw-rw-r-- 1 nboldt nboldt 14K Nov 16 12:33 org.eclipse.thym.ui.importer_2.1.0.201611071511.jar
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/features:
total 8.0K
drwxrwxr-x 3 nboldt nboldt 4.0K Nov 16 12:33 org.eclipse.thym.feature_2.1.0.201611071511
drwxrwxr-x 2 nboldt nboldt 4.0K Nov 16 12:33 org.jboss.tools.aerogear.thym.feature_1.4.2.v20160920-1359
{code}
> Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4183
> URL: https://issues.jboss.org/browse/JBDS-4183
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Priority: Blocker
> Attachments: install-thym.png
>
>
> Steps to repro:
> 1. install from latest rpm, eg., 10.2.0.20161116.1342.el7
> 2. open Central > Software/Update, scroll down until you find the *Maven Integration for Eclipse JDT APT (m2e-apt)* connector
> 3. Install it. When prompted to restart, shut down Eclipse and check in your ~/.eclipse folder:
> {code}
> $➔ ll ~/.eclipse/org.eclipse.platform_*_linux_gtk_x86_64/plugins/
> total 36K
> -rw-rw-r-- 1 nboldt nboldt 34K Nov 16 10:54 org.slf4j.api_1.7.2.v20121108-1250.jar
> {code}
> But this plugin is already installed here:
> {code}/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/egit-mylyn/eclipse/plugins/slf4j.api_1.7.4.jar{code}
> So even though the connector install doesn't install any new m2e-apt stuff (it's already installed too):
> {code}
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.ui_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.core_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/features/org.jboss.tools.maven.apt.feature_1.3.0.201610261805
> {code}
> ... the result of this install is to cause use constrain violations and break the devstudio install.
> A bigger problem occurs in JBDS-4150 when installing Thym or Aerogear features, since a second version of org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar is installed even though there's already one in the /opt/rh/ install footprint.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4183) Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4183?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4183:
----------------------------------
Another example of this is installation of Thym from devstudio snapshot update site:
!install-thym.png|thumbnail!
Once installed you get this:
{code}
$➔ ll ~/.eclipse/*platform*/plugins ~/.eclipse/*platform*/features
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/plugins:
total 1.2M
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:29 org.slf4j.api_1.7.2.v20121108-1250.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 845K Nov 16 12:33 org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar << duplicate
-rw-rw-r-- 1 nboldt nboldt 0 Nov 16 12:33 org.eclipse.thym.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 34K Nov 16 12:33 org.eclipse.thym.android.ui_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 48K Nov 16 12:33 org.eclipse.thym.android.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 212K Nov 16 12:33 org.eclipse.thym.core_2.1.0.201611071511.jar
-rw-rw-r-- 1 nboldt nboldt 12K Nov 16 12:33 org.jboss.tools.aerogear.thym_1.4.2.v20160920-1359.jar
-rw-rw-r-- 1 nboldt nboldt 14K Nov 16 12:33 org.eclipse.thym.ui.importer_2.1.0.201611071511.jar
/home/nboldt/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64/features:
total 8.0K
drwxrwxr-x 3 nboldt nboldt 4.0K Nov 16 12:33 org.eclipse.thym.feature_2.1.0.201611071511
drwxrwxr-x 2 nboldt nboldt 4.0K Nov 16 12:33 org.jboss.tools.aerogear.thym.feature_1.4.2.v20160920-1359
{code}
> Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4183
> URL: https://issues.jboss.org/browse/JBDS-4183
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Priority: Blocker
> Attachments: install-thym.png
>
>
> Steps to repro:
> 1. install from latest rpm, eg., 10.2.0.20161116.1342.el7
> 2. open Central > Software/Update, scroll down until you find the *Maven Integration for Eclipse JDT APT (m2e-apt)* connector
> 3. Install it. When prompted to restart, shut down Eclipse and check in your ~/.eclipse folder:
> {code}
> $➔ ll ~/.eclipse/org.eclipse.platform_*_linux_gtk_x86_64/plugins/
> total 36K
> -rw-rw-r-- 1 nboldt nboldt 34K Nov 16 10:54 org.slf4j.api_1.7.2.v20121108-1250.jar
> {code}
> But this plugin is already installed here:
> {code}/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/egit-mylyn/eclipse/plugins/slf4j.api_1.7.4.jar{code}
> So even though the connector install doesn't install any new m2e-apt stuff (it's already installed too):
> {code}
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.ui_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.core_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/features/org.jboss.tools.maven.apt.feature_1.3.0.201610261805
> {code}
> ... the result of this install is to cause use constrain violations and break the devstudio install.
> A bigger problem occurs in JBDS-4150 when installing Thym or Aerogear features, since a second version of org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar is installed even though there's already one in the /opt/rh/ install footprint.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4183) Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4183?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4183:
-----------------------------
Attachment: install-thym.png
> Installing from an update site into rpm install causes duplicate IUs to be installed - use constraint violations ensue
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4183
> URL: https://issues.jboss.org/browse/JBDS-4183
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Priority: Blocker
> Attachments: install-thym.png
>
>
> Steps to repro:
> 1. install from latest rpm, eg., 10.2.0.20161116.1342.el7
> 2. open Central > Software/Update, scroll down until you find the *Maven Integration for Eclipse JDT APT (m2e-apt)* connector
> 3. Install it. When prompted to restart, shut down Eclipse and check in your ~/.eclipse folder:
> {code}
> $➔ ll ~/.eclipse/org.eclipse.platform_*_linux_gtk_x86_64/plugins/
> total 36K
> -rw-rw-r-- 1 nboldt nboldt 34K Nov 16 10:54 org.slf4j.api_1.7.2.v20121108-1250.jar
> {code}
> But this plugin is already installed here:
> {code}/opt/rh/rh-java-common/root/usr/share/java/slf4j/slf4j-api.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/egit-mylyn/eclipse/plugins/slf4j.api_1.7.4.jar{code}
> So even though the connector install doesn't install any new m2e-apt stuff (it's already installed too):
> {code}
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.ui_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.maven.apt.core_1.3.0.201610261805.jar
> /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/features/org.jboss.tools.maven.apt.feature_1.3.0.201610261805
> {code}
> ... the result of this install is to cause use constrain violations and break the devstudio install.
> A bigger problem occurs in JBDS-4150 when installing Thym or Aerogear features, since a second version of org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar is installed even though there's already one in the /opt/rh/ install footprint.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-23422) Server Adapter: Node.js debug session is terminated after ~1 minute and browser shows 502 error
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23422?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-23422:
------------------------------------
>From the Eclipse side, if you want to activate the server, you run Open in Web browser from the service and it goes through the router
> Server Adapter: Node.js debug session is terminated after ~1 minute and browser shows 502 error
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-23422
> URL: https://issues.jboss.org/browse/JBIDE-23422
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, openshift
> Affects Versions: 4.4.2.AM2
> Environment: windows 10
> Fedora 24
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Priority: Critical
> Labels: nodejs, openshift_v3, server_adapter
> Fix For: 4.4.2.Final
>
>
> We've found, that when one is debugging (the code is stopeed at breakpoint, stepping through code, inspecting variables, ...) longer than ~1 minute, browser displays error code 502 and the debug session gets terminated. This makes this feature not very useful, because all debugging must be quicker than that timeout.
> The behavior is captured in this screencast: https://youtu.be/BJf7wcPqNmM (note how at the time 0:42 the page is finally loaded (502 error) and the debug session is terminated (in debug view)).
> We were able to reproduce this issue on F24 and Win10 (using CDK and console.engint.openshift.com)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-23136) Deploy Docker Wizard: Pushing image to CDK registry results in an image with no tag
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23136?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-23136:
------------------------------------
Other implication is that doing so will also create an ImageStream so deploying an application will lead to no ImageStream being created.
> Deploy Docker Wizard: Pushing image to CDK registry results in an image with no tag
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-23136
> URL: https://issues.jboss.org/browse/JBIDE-23136
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.Final
> Reporter: Marián Labuda
> Assignee: Dmitrii Bocharov
> Labels: deploy_docker_wizard, openshift_v3
> Fix For: 4.4.x
>
> Attachments: eap64-basic-s2i-new-app-from-cli-1.png, eap64-basic-s2i-new-app-from-jbosstools-1.png, local-docker-images-after-pull-1.png
>
>
> I have a docker connection to local docker daemon and a CDK docker connection. I am pushing an image from a docker connection to CDK registry via Deploy Image to OpenShift wizard. Push of an image pass, but it results into an image with no tag, see:
> 172.30.192.49:5000/msa/msa <none> 238200ae067d 4 months ago 1.05 GB
> Such images are not shown in docker explorer under a docker connection because of upstream bug ERT-411
> Steps to reproduce:
> - have a project with a file named {{Dockerfile}} with the following content (1 line):
> {code}
> FROM fedora:latest
> {code}
> - Select the file in the project explorer, then {{Run As > Docker Image Build}}. Use the CDK connection and give it a name (eg: {{username/fedora}})
> - Select the image in the Docker Explorer view, then {{Deploy to OpenShift}}.
> - In the wizard, select the option to push the image to the registry (add a dummy port if needed)
> - once the operation completed, there's an unexpected image named like {{172.30.164.33:5000/<project>/fedora}} in the output of the {{docker images}} command (in CLI)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months