[JBoss JIRA] (JBDS-4364) Conflict org.testng.eclipse 6.9.13. vs 6.11.0.
by Lukáš Valach (JIRA)
Lukáš Valach created JBDS-4364:
----------------------------------
Summary: Conflict org.testng.eclipse 6.9.13. vs 6.11.0.
Key: JBDS-4364
URL: https://issues.jboss.org/browse/JBDS-4364
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: rpm
Affects Versions: 10.4.0.AM3
Environment: OS: RHEL7
RHSCL: http://download.eng.brq.redhat.com/rel-eng/RHSCL-2.4-RHEL-7-RC-1.0/compos...
Devstudio: rh-eclipse46-devstudio 10.4-0.20170421.0123.el7
Reporter: Lukáš Valach
Assignee: Nick Boldt
Fix For: 10.4.0.GA
It is possible to update TestNG via RH Central.
# RH Central -> Software/Update
# Enable Early Access
# *Show installed*
# Find "TestNG" there is written "Installed, update available"
# Select TestNG and install updates
# Restart
# Then this error message will appear in the log:
{code}
!ENTRY org.testng.eclipse 4 0 2017-04-21 05:21:07.715
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.testng.eclipse [1649]
Another singleton bundle selected: osgi.identity; osgi.identity="org.testng.eclipse"; type="osgi.bundle"; version:Version="6.11.0.201703011520"; singleton:="true"
{code}
Log: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
Central constains org.testng.eclipse 6.11.0.201703011520, RPM contains 6.9.13.201701201452.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBDS-4360) Could not load repository template extension contributed by 'org.eclipse.mylyn.bugzilla.ide' with connectorKind 'bugzilla'
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBDS-4360?page=com.atlassian.jira.plugin.... ]
Lukáš Valach closed JBDS-4360.
------------------------------
Verified in 10.4-0.20170421.0123.el7, problem is solved. Thanks.
> Could not load repository template extension contributed by 'org.eclipse.mylyn.bugzilla.ide' with connectorKind 'bugzilla'
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4360
> URL: https://issues.jboss.org/browse/JBDS-4360
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central
> Affects Versions: 10.4.0.AM3
> Environment: Devstudio-10.4.0.AM3-v20170410-1340-B413 installed via jar installer
> Reporter: Lukáš Valach
> Assignee: Nick Boldt
> Fix For: 10.4.0.AM3
>
> Attachments: Devstudio_ConnectorKind_bugzilla.log
>
>
> After installation of Spring IDE from RH Central I got this error:
> {code}
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2017-04-11 11:21:28.715
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2017-04-11 11:21:28.715
> !MESSAGE Could not load repository template extension contributed by 'org.eclipse.mylyn.bugzilla.ide' with connectorKind 'bugzilla'
> log4j:WARN No appenders could be found for logger (org.eclipse.m2e.core.internal.project.registry.ProjectRegistryRefreshJob).
> log4j:WARN Please initialize the log4j system properly.
> !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2017-04-11 11:21:50.950
> !MESSAGE No repository found at file:/home/lvalach/JBDS/devstudio-10.4.0.AM3-v20170406-1058-B390-installer-standalone/studio/configuration/org.eclipse.osgi/368/data/listener_1925729951/.
> {code}
> The similar problem has been reported in JBIDE-23833 and in JBDS-2696.
> I also noticed that this NPE appeared in the log during the installation:
> {code}
> !ENTRY org.eclipse.equinox.p2.core 4 0 2017-04-11 11:47:38.199
> !MESSAGE Exception during event notification
> !STACK 0
> java.lang.NullPointerException
> at org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdater.sameProfile(AutomaticUpdater.java:76)
> at org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdater$1.notify(AutomaticUpdater.java:63)
> at org.eclipse.equinox.internal.p2.core.ProvisioningEventBus.dispatchEvent(ProvisioningEventBus.java:108)
> at org.eclipse.equinox.internal.p2.core.ProvisioningEventBus.dispatchEvent(ProvisioningEventBus.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
> {code}
> This problem appears in devstudio-10.4.0.AM3-v20170410-1340-B413 installed using jar installer. I can't reproduce the this problem in Neon3 + JBT (Abridged).
> It seems that this problem can be resolved by installation of "Mylyn Issue Tracker Connectors" form RH Central. Maybe we should put Mylyn connector as dependency of Spring IDE?
> Eclipse log (installation of Spring IDE + start after installation):
> [^Devstudio_ConnectorKind_bugzilla.log]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months