Can't create a model

From: JR Ruggentaler (j..pv.com)
Date: Mon Oct 20 2008 - 15:35:11 EDT

  • Next message: Chuck Hill: "Re: Moving from Subversive to Subclipse (Was Re: Eclipse 3.4.1)"

    I created a new workspace and a new WO Project in eclipse 3.4.3,
    WOLips 3.4.5503. Everything looks great no errors no warnings. I then
    tried to create a new model and got the following exception in the
    eclipse log. Nothing changed in the GUI. I am trying to figure out
    another problem I am having so, I taught I would start clean but no
    luck.

    !ENTRY org.eclipse.ui 4 0 2008-10-20 14:24:27.210
    !MESSAGE Unhandled event loop exception
    !STACK 0
    java.lang.NullPointerException
            at
    org
    .objectstyle
    .wolips
    .wizards.EOModelCreationPage.getProject(EOModelCreationPage.java:216)
            at
    org
    .objectstyle
    .wolips
    .wizards.EOModelCreationPage.createControl(EOModelCreationPage.java:131)
            at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
            at
    org
    .eclipse
    .jface.wizard.WizardDialog.createPageControls(WizardDialog.java:669)
            at
    org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:
    543)
            at org.eclipse.jface.window.Window.create(Window.java:431)
            at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
            at
    org
    .eclipse
    .jdt
    .ui.actions.AbstractOpenWizardAction.run(AbstractOpenWizardAction.java:
    83)
            at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
            at
    org
    .eclipse
    .jface
    .action
    .ActionContributionItem
    .handleWidgetSelection(ActionContributionItem.java:583)
            at org.eclipse.jface.action.ActionContributionItem.access
    $2(ActionContributionItem.java:500)
            at org.eclipse.jface.action.ActionContributionItem
    $5.handleEvent(ActionContributionItem.java:411)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
            at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
            at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
            at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
            at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
            at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
            at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
            at
    org
    .eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:
    288)
            at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:
    488)
            at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
            at
    org
    .eclipse
    .ui.internal.ide.application.IDEApplication.start(IDEApplication.java:
    113)
            at
    org
    .eclipse
    .equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
            at
    org
    .eclipse
    .core
    .runtime
    .internal
    .adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
            at
    org
    .eclipse
    .core
    .runtime
    .internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
            at
    org
    .eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
    386)
            at
    org
    .eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
    179)
            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:585)
            at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

    Any suggestion would be appreciated!

    JR



    This archive was generated by hypermail 2.0.0 : Mon Oct 20 2008 - 15:36:37 EDT