[
https://issues.jboss.org/browse/JBDS-4595?page=com.atlassian.jira.plugin....
]
Lukáš Valach commented on JBDS-4595:
------------------------------------
Thanks for investigating.
I have created small script which filter out all bundles mentioned in the log and then
tries to find them in both ~/.eclipse and /opt/rh/. See
[^findPackages.sh]
In the case of httpcomponents problem (I installed everything except Spring IDE) I got
these results:
[^rh-eclipse47-devstudio11.1-0.20171024.0823.el7.log.20171025-1005_strict-ALL_EXCEPT_SPRING_IDE.txt]
[^rh-eclipse47-devstudio11.1-0.20171024.0823.el7.log.20171025-1005_strict-ALL_EXCEPT_SPRING_IDE_packages.txt]
There is org.apache.httpcomponents.httpclient 4.5.2 folder (but not a jar) in ~/.eclipse
and it probably comes from TP 4.71.0.Final, see the picture bellow:
!p2browser_org.apache.httpcomponents.httpclient.png|thumbnail!
There is what I got when I installed only Spring IDE:
[^rh-eclipse47-devstudio11.1-0.20171024.0823.el7.log.20171025-0935_strict-ONLY_SPRING_IDE.txt]
[^rh-eclipse47-devstudio11.1-0.20171024.0823.el7.log.20171025-0935_strict-ONLY_SPRING_IDE_packages.txt]
Unresolved Bundles after install all the stuff from RH Central
--------------------------------------------------------------
Key: JBDS-4595
URL:
https://issues.jboss.org/browse/JBDS-4595
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: central, central-update, rpm
Affects Versions: 11.1.0.GA
Reporter: Lukáš Valach
Assignee: Nick Boldt
Fix For: 11.1.0.GA
Attachments: findPackages.sh, p2browser_org.apache.httpcomponents.httpclient.png,
rh-eclipse47-devstudio11.1-0.20171024.0823.el7.log.20171025-0935_strict-ONLY_SPRING_IDE.txt,
rh-eclipse47-devstudio11.1-0.20171024.0823.el7.log.20171025-0935_strict-ONLY_SPRING_IDE_packages.txt,
rh-eclipse47-devstudio11.1-0.20171024.0823.el7.log.20171025-1005_strict-ALL_EXCEPT_SPRING_IDE.txt,
rh-eclipse47-devstudio11.1-0.20171024.0823.el7.log.20171025-1005_strict-ALL_EXCEPT_SPRING_IDE_packages.txt,
rh-eclipse47-devstudio4.7.1-5.2.el7.log.20171024-1353_strict.txt
Our "Install all from Central" test found some BundleExceptions in the log, see
\[1\].
\[1\]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/user/lvalach...
It seems that there are some plugins which are not compatible with each others. The
"install one by one" test passed as green \[2\]. So individual plugins work
fine.
\[2\]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/user/lvalach...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)