Did you by chance installed the provisional databinding bundles from the e4 update-site? To me this looks like the problem. Can you check what version of Eclipse-Databinding bundles are in your workspace?
Tom On 18.07.14 09:57, Veselin Markov wrote: > Hello, > > I filed a bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=439861 > > any idea why I can't revert to an older version? Why do older versions > of the plugins get deleted from the update site? > > Regards > Veselin > >> Date: Thu, 17 Jul 2014 16:51:43 +0200 >> From: Sopot ?ela <sopotc...@gmail.com> >> To: E4 Project developer mailing list <e4-dev@eclipse.org> >> Subject: Re: [e4-dev] Modeleditor doesn't open e4xmi Files anymore >> Message-ID: >> <caajo-eu5j8yraa788qoe943sdqg1rwweiq56k_-vzzqu6wa...@mail.gmail.com> >> Content-Type: text/plain; charset="utf-8" >> >> Hi, thanks for the report. Do you mind filing a bug here: >> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=e4&component=Tools so >> we can track it and also you can see the progress? >> >> Sopot >> >> >> On Thu, Jul 17, 2014 at 4:39 PM, Veselin Markov <veseli...@hotmail.com> >> wrote: >> >> > Hello, >> > >> > I just updated to the latest version of e4tools and now my >> > Application.e4xmi doesn't open. I get the following error: >> > >> > >> > org.eclipse.e4.core.di.InjectionException: java.lang.VerifyError: > Bad type >> > on operand stack >> > Exception Details: >> > Location: >> > >> > > org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.createForm(Lorg/eclipse/swt/widgets/Composite;Lorg/eclipse/emf/databinding/EMFDataBindingContext;Lorg/eclipse/core/databinding/observable/value/WritableValue;Z)Lorg/eclipse/swt/widgets/Composite; >> > @316: invokevirtual >> > Reason: >> > Type >> > > 'org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy' >> > (current frame, stack[4]) is not assignable to >> > 'org/eclipse/core/databinding/UpdateValueStrategy' >> > Current Frame: >> > bci: @316 >> > flags: { } >> > locals: { >> > 'org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor', >> > 'org/eclipse/swt/widgets/Composite', >> > 'org/eclipse/emf/databinding/EMFDataBindingContext', >> > 'org/eclipse/core/databinding/observable/value/WritableValue', integer, >> > 'org/eclipse/swt/custom/CTabFolder', 'org/eclipse/swt/custom/CTabItem', >> > 'org/eclipse/jface/databinding/swt/IWidgetValueProperty', >> > 'org/eclipse/swt/widgets/Label', 'org/eclipse/swt/widgets/Composite', >> > 'org/eclipse/swt/layout/GridLayout', 'org/eclipse/swt/layout/GridData', >> > 'org/eclipse/swt/widgets/Text' } >> > stack: { 'org/eclipse/emf/databinding/EMFDataBindingContext', >> > 'org/eclipse/jface/databinding/swt/ISWTObservableValue', >> > 'org/eclipse/core/databinding/observable/value/IObservableValue', >> > > 'org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy', >> > > 'org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy' >> > } >> > Bytecode: >> > 0000000: bb00 e559 2b11 0400 b700 e73a 05bb 00e8.... >> > <cut> >> > Stackmap Table: >> > append_frame(@73,Object[#229],Object[#232]) >> > same_frame(@78) >> > append_frame(@109,Object[#333]) >> > same_frame_extended(@1148) >> > >> > at >> > > org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:62) >> > at >> > > org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:888) >> > at >> > > org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:869) >> > at >> > > org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:120) >> > at >> > > org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:337) >> > at > org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:258) >> > at >> > > org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:162) >> > at >> > > org.eclipse.e4.tools.compat.internal.PartHelper.createComponent(PartHelper.java:76) >> > at >> > > org.eclipse.e4.tools.compat.parts.DIEditorPart.createPartControl(DIEditorPart.java:103) >> > at >> > > org.eclipse.e4.tools.emf.editor3x.E4WorkbenchModelEditor.createPartControl(E4WorkbenchModelEditor.java:43) >> > at >> > > org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:140) >> > at >> > > org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:99) >> > at >> > > org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:321) >> > 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:55) >> > at >> > > org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:888) >> > at >> > > org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:869) >> > at >> > > org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:120) >> > at >> > > org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:337) >> > at > org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:258) >> > at >> > > org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:162) >> > at >> > > org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:104) >> > at >> > > org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:73) >> > at >> > > org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:55) >> > at >> > > org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:127) >> > at >> > > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:983) >> > at >> > > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:662) >> > at >> > > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:766) >> > at >> > > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:737) >> > at >> > > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:731) >> > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) >> > at >> > > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:715) >> > at >> > > org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(PartServiceImpl.java:92) >> > at >> > > org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) >> > at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187) >> > at > org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156) >> > at org.eclipse.swt.widgets.Display.syncExec(Display.java:4734) >> > at >> > > org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:218) >> > at >> > > org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) >> > at >> > > org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:197) >> > 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:81) >> > at >> > > org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:59) >> > 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:171) >> > at >> > > org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:488) >> > at >> > > org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:454) >> > at >> > > org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:692) >> > at >> > > org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:385) >> > at >> > > org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1126) >> > at >> > > org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3182) >> > at > org.eclipse.ui.internal.WorkbenchPage.access$23(WorkbenchPage.java:3104) >> > at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:3086) >> > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) >> > at >> > > org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3081) >> > at >> > > org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3045) >> > at >> > > org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3035) >> > at org.eclipse.ui.ide.IDE.openEditor(IDE.java:541) >> > at org.eclipse.ui.ide.IDE.openEditor(IDE.java:500) >> > 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:268) >> > at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:233) >> > at >> > > org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:275) >> > at >> > > org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:251) >> > at >> > > org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:376) >> > at >> > > org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(PackageExplorerPart.java:538) >> > at >> > > org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48) >> > at >> > > org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:853) >> > 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:178) >> > at >> > > org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:850) >> > at >> > > org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1142) >> > at >> > > org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1249) >> > 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:4353) >> > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061) >> > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172) >> > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761) >> > at >> > > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151) >> > at >> > > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) >> > at >> > > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032) >> > at >> > > org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148) >> > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636) >> > at >> > > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) >> > at >> > > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579) >> > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) >> > at >> > > org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135) >> > 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:382) >> > at >> > > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236) >> > 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:648) >> > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) >> > at org.eclipse.equinox.launcher.Main.run(Main.java:1465) >> > >> > >> > Then I tried to revert to an earliert version but got: >> > >> > An error occurred while collecting items to be installed >> > session context was:(profile=SDKProfile, >> > phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, >> > action=). >> > No repository found containing: >> > > org.eclipse.update.feature,org.eclipse.e4.core.tools.feature,0.14.0.v20140714-1718 >> > No repository found containing: >> > > org.eclipse.update.feature,org.eclipse.e4.core.tools.feature.source,0.14.0.v20140714-1718 >> > No repository found containing: >> > > org.eclipse.update.feature,org.eclipse.e4.tools.emf.liveeditor.feature,0.15.0.v20140714-1718 >> > No repository found containing: >> > > org.eclipse.update.feature,org.eclipse.e4.tools.emf.liveeditor.feature.source,0.15.0.v20140714-1718 >> > No repository found containing: >> > > osgi.bundle,org.eclipse.e4.tools.emf.liveeditor.source,0.12.0.v20140707-1917 >> > No repository found containing: >> > osgi.bundle,org.eclipse.e4.tools.emf.ui.source,0.12.0.v20140714-1718 >> > >> > Just wanted to mention that in case the developers haven't noticed it by >> > now. >> > >> > Regard >> > Veselin >> > >> > _______________________________________________ >> > e4-dev mailing list >> > e4-dev@eclipse.org >> > To change your delivery options, retrieve your password, or unsubscribe >> > from this list, visit >> > https://dev.eclipse.org/mailman/listinfo/e4-dev >> > > > > _______________________________________________ > e4-dev mailing list > e4-dev@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/e4-dev > _______________________________________________ e4-dev mailing list e4-dev@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/e4-dev