Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] Loaded class is of incorrect type

Perhaps there is no relation but I have this missing constraint on my launch configuration when I select manually plugins:



Mickaël

Le 02/05/2016 à 12:20, GÜRCAN Onder a écrit :

Hi,

 

For clarification, I am not using oomph.

 

Best,

 

 

De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de Mickaël ADAM
Envoyé : lundi 2 mai 2016 11:42
À : Papyrus Project list <mdt-papyrus.dev@xxxxxxxxxxx>
Objet : Re: [mdt-papyrus.dev] Loaded class is of incorrect type

 

hi,

I have the same issue. I use oomph. I tried to create a new installation with a new bundle pool, but the error stay with many others load class exceptions.

Mickaël

 

Le 02/05/2016 à 11:01, GÜRCAN Onder a écrit :

Hi all,

 

When I am opening an example model on Papyrus Neon nightly (+Diagram Definitions+RobotML+SysML+Sophia), I am having the following exception. Any ideas?

 

!ENTRY org.eclipse.ui 4 0 2016-05-02 10:57:39.700

!MESSAGE Loaded class is of incorrect type: expected(org.eclipse.ui.menus.WorkbenchWindowControlContribution) got (org.eclipse.papyrus.uml.diagram.menu.toolbar.ZoomToolbar)

!STACK 0

java.lang.IllegalArgumentException: Loaded class is of incorrect type: expected(org.eclipse.ui.menus.WorkbenchWindowControlContribution) got (org.eclipse.papyrus.uml.diagram.menu.toolbar.ZoomToolbar)

       at org.eclipse.ui.internal.util.Util.safeLoadExecutableExtension(Util.java:830)

       at org.eclipse.ui.internal.menus.CompatibilityWorkbenchWindowControlContribution.construct(CompatibilityWorkbenchWindowControlContribution.java:54)

       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

       at java.lang.reflect.Method.invoke(Unknown Source)

       at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:54)

       at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:966)

       at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:151)

       at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:375)

       at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:308)

       at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:186)

       at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:108)

       at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:74)

       at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:51)

       at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlContribution.createControl(ToolControlContribution.java:58)

       at org.eclipse.jface.action.ControlContribution.fill(ControlContribution.java:101)

       at org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:343)

       at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.subscribeTopicUpdateToBeRendered(ToolBarManagerRenderer.java:213)

       at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)

       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

       at java.lang.reflect.Method.invoke(Unknown Source)

       at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:54)

       at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)

       at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)

       at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)

       at org.eclipse.swt.widgets.Display.syncExec(Display.java:4814)

       at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)

       at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)

       at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)

       at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)

       at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)

       at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)

       at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)

       at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)

       at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)

       at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)

       at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)

       at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)

       at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)

       at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setVisible(UIElementImpl.java:345)

       at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarContributionRecord.updateVisibility(ToolBarContributionRecord.java:74)

       at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer$5.changed(ToolBarManagerRenderer.java:479)

       at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:114)

       at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:342)

       at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:357)

       at org.eclipse.ui.internal.WorkbenchPage.updateActiveEditorSources(WorkbenchPage.java:404)

       at org.eclipse.ui.internal.WorkbenchPage.updateBroughtToTop(WorkbenchPage.java:457)

       at org.eclipse.ui.internal.WorkbenchPage.access$20(WorkbenchPage.java:456)

       at org.eclipse.ui.internal.WorkbenchPage$E4PartListener.partBroughtToTop(WorkbenchPage.java:216)

       at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$7.run(PartServiceImpl.java:314)

       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)

       at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.firePartBroughtToTop(PartServiceImpl.java:311)

       at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.access$4(PartServiceImpl.java:309)

       at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(PartServiceImpl.java:106)

       at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)

       at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)

       at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)

       at org.eclipse.swt.widgets.Display.syncExec(Display.java:4814)

       at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)

       at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)

       at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)

       at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)

       at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)

       at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)

       at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)

       at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)

       at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)

       at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)

       at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)

       at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)

       at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)

       at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:173)

       at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:617)

       at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:581)

       at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:770)

       at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)

       at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1214)

       at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3261)

       at org.eclipse.ui.internal.WorkbenchPage.access$25(WorkbenchPage.java:3176)

       at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:3158)

       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)

       at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3153)

       at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3117)

       at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3107)

       at org.eclipse.ui.ide.IDE.openEditor(IDE.java:563)

       at org.eclipse.ui.ide.IDE.openEditor(IDE.java:518)

       at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:360)

       at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:167)

       at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:256)

       at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:221)

       at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:271)

       at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:249)

       at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:379)

       at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(PackageExplorerPart.java:540)

       at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:46)

       at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:855)

       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)

       at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)

       at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)

       at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:852)

       at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1169)

       at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:278)

       at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:272)

       at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:313)

       at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

       at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4415)

       at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)

       at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4233)

       at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3821)

       at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1119)

       at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)

       at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1020)

       at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)

       at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687)

       at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)

       at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)

       at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)

       at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)

       at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

       at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)

       at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)

       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)

       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)

       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

       at java.lang.reflect.Method.invoke(Unknown Source)

       at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)

       at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)

       at org.eclipse.equinox.launcher.Main.run(Main.java:1519)

       at org.eclipse.equinox.launcher.Main.main(Main.java:1492)

 

Thanks in advance,

 

 




_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev

 

--

 

 

 

Mickaël ADAM
Software Engineer

 

Phone : +33 (0)2 44 47 23 23
Mail : mickael.adam@xxxxxxxxxxx


Parc Ceres - Batiment L6, 21 rue Ferdinand-Buisson
53810 Changé - FRANCE
www.all4tec.net

 



_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev

--

 
  Mickaël ADAM
Software Engineer

  Phone : +33 (0)2 44 47 23 23
Mail : mickael.adam@xxxxxxxxxxx

Parc Ceres - Batiment L6, 21 rue Ferdinand-Buisson
53810 Changé - FRANCE
www.all4tec.net

Back to the top