Error on opening WOComponent

From: Kieran Kelleher (kieran_list..ac.com)
Date: Mon Feb 26 2007 - 07:50:50 EST

  • Next message: Mike Schrag: "Re: Error on opening WOComponent"

    OK, this is a weird one, but I am sure the WOLips veterans have seen
    this one before:

    I have an app, that launches and runs fine BTW, and when I try to
    open my Main.wo, I get the following error in the editor. Also I
    noticed that I have 2 of every item in the Related View of the WOLips
    perspective (see attached image)?!!

    org.eclipse.core.runtime.AssertionFailedException: assertion failed:
            at org.eclipse.core.runtime.Assert.isTrue(Assert.java:109)
            at org.eclipse.core.runtime.Assert.isTrue(Assert.java:95)
            at org.eclipse.ui.part.MultiPageEditorPart.setActivePage
    (MultiPageEditorPart.java:688)
            at org.eclipse.ui.part.MultiPageEditorPart.createPartControl
    (MultiPageEditorPart.java:280)
            at org.eclipse.ui.internal.EditorReference.createPartHelper
    (EditorReference.java:596)
            at org.eclipse.ui.internal.EditorReference.createPart
    (EditorReference.java:372)
            at org.eclipse.ui.internal.WorkbenchPartReference.getPart
    (WorkbenchPartReference.java:566)
            at org.eclipse.ui.internal.EditorReference.getEditor
    (EditorReference.java:214)
            at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched
    (WorkbenchPage.java:2595)
            at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor
    (WorkbenchPage.java:2528)
            at org.eclipse.ui.internal.WorkbenchPage.access$10
    (WorkbenchPage.java:2520)
            at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505)
            at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:
    67)
            at org.eclipse.ui.internal.WorkbenchPage.openEditor
    (WorkbenchPage.java:2500)
            at org.eclipse.ui.internal.WorkbenchPage.openEditor
    (WorkbenchPage.java:2477)
            at
    org.objectstyle.wolips.workbenchutilities.WorkbenchUtilitiesPlugin.open(
    WorkbenchUtilitiesPlugin.java:433)
            at
    org.objectstyle.wolips.workbenchutilities.WorkbenchUtilitiesPlugin.open(
    WorkbenchUtilitiesPlugin.java:405)
            at
    org.objectstyle.wolips.workbenchutilities.WorkbenchUtilitiesPlugin.open(
    WorkbenchUtilitiesPlugin.java:394)
            at
    org.objectstyle.wolips.ui.actions.OpenWOAction.openResourceIfPossible
    (OpenWOAction.java:91)
            at org.objectstyle.wolips.ui.actions.OpenWOAction.run
    (OpenWOAction.java:76)
            at org.eclipse.ui.internal.PluginAction.runWithEvent
    (PluginAction.java:254)
            at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
    (ActionContributionItem.java:539)
            at org.eclipse.jface.action.ActionContributionItem.access$2
    (ActionContributionItem.java:488)
            at org.eclipse.jface.action.ActionContributionItem$5.handleEvent
    (ActionContributionItem.java:400)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1496)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1505)
            at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1279)
            at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3312)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2941)
            at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
            at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
            at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
    (Workbench.java:419)
            at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
            at org.eclipse.ui.internal.ide.IDEApplication.run
    (IDEApplication.java:95)
            at org.eclipse.core.internal.runtime.PlatformActivator$1.run
    (PlatformActivator.java:78)
            at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat
    ion(EclipseAppLauncher.java:92)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start
    (EclipseAppLauncher.java:68)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run
    (EclipseStarter.java:400)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run
    (EclipseStarter.java:177)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
            at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
            at org.eclipse.core.launcher.Main.run(Main.java:977)
            at org.eclipse.core.launcher.Main.main(Main.java:952)




    This archive was generated by hypermail 2.0.0 : Mon Feb 26 2007 - 07:51:16 EST