Bug 555824 - [Component Sample] exception while starting viewpoint
Summary: [Component Sample] exception while starting viewpoint
Status: RESOLVED FIXED
Alias: None
Product: Kitalpha
Classification: Polarsys
Component: AF and VP (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard: 561
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-12 09:32 EDT by Thomas Guiu CLA
Modified: 2016-05-19 04:21 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Guiu CLA 2015-10-12 09:32:45 EDT
org.osgi.framework.BundleException: Could not resolve module: org.polarsys.kitalpha.vp.componentsample.design [1253]
  Another singleton bundle selected: osgi.identity; osgi.identity="org.polarsys.kitalpha.vp.componentsample.design"; type="osgi.bundle"; version:Version="1.0.0.qualifier"; singleton:="true"

	at org.eclipse.osgi.container.Module.start(Module.java:434)
	at org.eclipse.osgi.container.ModuleContainer.update(ModuleContainer.java:354)
	at org.eclipse.osgi.storage.Storage.update(Storage.java:714)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.update(EquinoxBundle.java:438)
	at org.polarsys.kitalpha.ad.viewpoint.sdk.manager.BundleManager.installBundle2(BundleManager.java:197)
	at org.polarsys.kitalpha.ad.viewpoint.sdk.manager.BundleManager.findBundle(BundleManager.java:160)
	at org.polarsys.kitalpha.ad.viewpoint.sdk.manager.BundleManager.load(BundleManager.java:140)
	at org.polarsys.kitalpha.ad.viewpoint.sdk.manager.BundleManager.load(BundleManager.java:142)
	at org.polarsys.kitalpha.ad.viewpoint.sdk.manager.BundleManager.load(BundleManager.java:110)
	at org.polarsys.kitalpha.ad.viewpoint.sdk.manager.WorkspaceViewpointManager.activateBundle(WorkspaceViewpointManager.java:64)
	at org.polarsys.kitalpha.ad.services.manager.ViewpointManager.startBundle(ViewpointManager.java:161)
	at org.polarsys.kitalpha.ad.services.manager.ViewpointManager.doActivate(ViewpointManager.java:130)
	at org.polarsys.kitalpha.ad.services.manager.ViewpointManager.activate(ViewpointManager.java:119)
	at org.polarsys.kitalpha.ad.viewpoint.ui.views.ViewpointManagerView$7.run(ViewpointManagerView.java:330)
	at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
	at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
	at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4362)
Comment 1 Polarsys Genie CLA 2015-10-13 11:36:04 EDT
New Gerrit change created: https://git.polarsys.org/r/1518
Comment 3 Thomas Guiu CLA 2016-05-19 04:21:53 EDT
done