]
Nick Boldt commented on JBDS-4020:
----------------------------------
Problem still occurs after updating to latest eclipse-4.6.0-6.fc24 from
:
{code}
cd /tmp
yum install koji
koji download-build eclipse-4.6.0-6.fc24 --arch=noarch --arch=x86_64
yum install *.rpm{code}
'Download Remote URL' failed for Red Hat Central
------------------------------------------------
Key: JBDS-4020
URL:
https://issues.jboss.org/browse/JBDS-4020
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Sub-task
Components: central-update, rpm
Affects Versions: 10.1.0.AM3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 10.1.0.GA
Attachments: jbds3982_error-on-startup.png, jbds3982_installed-features.png,
rh-eclipse46-devstudio.log.txt
0. Download this rpm [1].
[1]
http://www.qa.jboss.com/binaries/RHDS/10.0/snapshots/builds/devstudio.rpm...
1. install:
{code}
sudo su
yum reinstall rh-eclipse46-devstudio-1.0-1.el7.noarch.rpm
exit {code}
2. Check installation occurred:
{code}
ls /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/{code}
3. Run eclipse:
{code}
scl enable rh-eclipse46 bash
cd /opt/rh/rh-eclipse46/root/usr/lib64/eclipse/
./eclipse | tee /tmp/rh-eclipse46-devstudio.log.txt{code}
4. Be patient! Initial startup with all the droplets and dropins could take a few
minutes.
!jbds3982_installed-features.png!
5. Error occurs on startup of Red Hat Central:
!jbds3982_error-on-startup.png!