Re: erprototypes ... is not a File error

From: Lachlan Deck (lachlan.dec..mail.com)
Date: Wed Oct 22 2008 - 00:58:39 EDT

  • Next message: M.Y. Tjoe: "Re: cannot resolve maven-wolifecycle-plugin"

    So this issue has surfaced again:
    http://issues.objectstyle.org/jira/browse/WOL-762

    On 22/10/2008, at 3:38 PM, Lachlan Deck wrote:

    > Hi there,
    >
    > just downloaded/installed Wonder framework jars (5.0.0.8466) and
    > when trying to create a new EOModel I get the following error.
    > Is this the old bug reintroduced again or is it because I've ticked
    > eogenerate in the dialog?
    > (looking into the recent code while sending this email....)
    >
    > java.lang.IllegalArgumentException: jar:file:/Users/ldeck/.m2/
    > repository/wonder/jars/ERPrototypes/5.0.0.8466/
    > ERPrototypes-5.0.0.8466.jar!/Resources/erprototypes.eomodeld/ is not
    > a File.
    > at
    > org
    > .objectstyle
    > .wolips
    > .baseforplugins.util.URLUtils.cheatAndTurnIntoFile(URLUtils.java:183)
    > at
    > org
    > .objectstyle
    > .wolips
    > .eogenerator
    > .core
    > .model
    > .EOGeneratorModel
    > .createModelReferencesForModelGroup(EOGeneratorModel.java:899)
    > at
    > org
    > .objectstyle
    > .wolips
    > .wizards
    > .EOGeneratorWizard.createEOGeneratorModel(EOGeneratorWizard.java:205)
    > at
    > org
    > .objectstyle
    > .wolips.wizards.EOModelCreator.createEOModel(EOModelCreator.java:201)
    > at
    > org
    > .objectstyle.wolips.wizards.EOModelCreator.run(EOModelCreator.java:
    > 126)
    > at
    > org
    > .eclipse
    > .ui
    > .actions
    > .WorkspaceModifyDelegatingOperation
    > .execute(WorkspaceModifyDelegatingOperation.java:69)
    > at org.eclipse.ui.actions.WorkspaceModifyOperation
    > $1.run(WorkspaceModifyOperation.java:104)
    > at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:
    > 1800)
    > at
    > org
    > .eclipse
    > .ui
    > .actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:
    > 116)
    > at
    > org
    > .eclipse
    > .jface.operation.ModalContext.runInCurrentThread(ModalContext.java:
    > 446)
    > at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:354)
    > at
    > org
    > .eclipse
    > .jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:
    > 507)
    > at
    > org
    > .objectstyle
    > .wolips
    > .wizards
    > .WizardNewWOResourcePage
    > .createResourceOperation(WizardNewWOResourcePage.java:113)
    > at
    > org
    > .objectstyle
    > .wolips
    > .wizards.EOModelCreationPage.createEOModel(EOModelCreationPage.java:
    > 197)
    > at
    > org
    > .objectstyle
    > .wolips
    > .wizards
    > .EOModelCreationWizard.performFinish(EOModelCreationWizard.java:80)
    > at
    > org
    > .eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:
    > 742)
    > at
    > org
    > .eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:
    > 373)
    > at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
    > at
    > org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:
    > 228)
    > 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:
    > 3474)
    > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3064)
    > at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    > at org.eclipse.jface.window.Window.open(Window.java:801)
    > at
    > org
    > .eclipse
    > .ui
    > .internal
    > .actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:135)
    > 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:
    > 3474)
    > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3064)
    > 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:
    > 382)
    > 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)
    >
    > with regards,
    > --
    >
    > Lachlan Deck
    >
    >
    >

    with regards,

    --
    

    Lachlan Deck



    This archive was generated by hypermail 2.0.0 : Wed Oct 22 2008 - 00:59:24 EDT