Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 350553 - An exception when trying to use Eclipse Marketplace
Summary: An exception when trying to use Eclipse Marketplace
Status: RESOLVED WORKSFORME
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Server-Side (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: equinox.server-side-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 07:09 EDT by Aarni Pariola CLA
Modified: 2019-08-30 10:50 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aarni Pariola CLA 2011-06-28 07:09:29 EDT
What steps will reproduce the problem?
1. Select Help	
2. Select Eclipse marketplace
3. 


-- Error Details --
Date: Tue Jun 28 13:54:48 EEST 2011
Message: [SCR] Found components with duplicated names! Details:
Component1 : Component[
	name = org.eclipse.equinox.event
	activate = activate
	deactivate = deactivate
	modified = 
	configuration-policy = optional
	factory = null
	autoenable = true
	immediate = false
	implementation = org.eclipse.equinox.internal.event.EventComponent
	state = Unsatisfied
	properties = 
	serviceFactory = false
	serviceInterface = [org.osgi.service.event.EventAdmin]
	references = null
	located in bundle = org.eclipse.equinox.event_1.2.0.v20100503 [537]
]
Component2: Component[
	name = org.eclipse.equinox.event
	activate = activate
	deactivate = deactivate
	modified = 
	configuration-policy = optional
	factory = null
	autoenable = true
	immediate = false
	implementation = org.eclipse.equinox.internal.event.EventComponent
	state = Unsatisfied
	properties = 
	serviceFactory = false
	serviceInterface = [org.osgi.service.event.EventAdmin]
	references = null
	located in bundle = org.eclipse.equinox.event_1.2.100.v20110502 [356]
]  
Severity: Warning
Product: Eclipse SDK 3.7.0.v201106131736 (org.eclipse.sdk.ide)
Plugin: org.eclipse.equinox.event
Session Data:
eclipse.buildId=I20110613-1736
java.version=1.6.0_26
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86
Comment 1 Kentarou Fukuda CLA 2011-09-01 14:01:30 EDT
It seems to relate to Equinox.

Excuse me for the delay.
Comment 2 Eclipse Genie CLA 2019-08-29 19:56:55 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Thomas Watson CLA 2019-08-30 10:50:57 EDT
This is working for me.  I suspect there must have been some issue with the install at the time that had two versions of equinox.event configured and that was causing this error to occur.