Creating relationships exception

From: Gustavo Pizano (webobjectspicor..mail.com)
Date: Thu Nov 20 2008 - 03:57:44 EST

  • Next message: Juergen Lorenz Simon: "What can this be: Mojo execution failed ?"

    Hello, well I know I already posted this long time ago, and the answer
    was to download the nightly, when I try create a relationship between
    2 entities, I get the following error :
    java.lang.RuntimeException: Failed to clone [EOModelMap: backingMap =
    [EOModelMap: backingMap = {generateSource=NO}]].
            at com.uwyn.rife.tools.ObjectUtils.genericClone(ObjectUtils.java:77)
            at com.uwyn.rife.tools.ObjectUtils.deepClone(ObjectUtils.java:204)
            at com.uwyn.rife.tools.ObjectUtils.deepClone(ObjectUtils.java:197)
            at
    org
    .objectstyle
    .wolips
    .eomodeler
    .core
    .model
    .UserInfoableEOModelObject
    ._cloneUserInfoInto(UserInfoableEOModelObject.java:100)
            at
    org
    .objectstyle
    .wolips
    .eomodeler
    .core.model.AbstractEOArgument._cloneArgument(AbstractEOArgument.java:
    143)
            at
    org
    .objectstyle
    .wolips
    .eomodeler.core.model.EOAttribute._cloneModelObject(EOAttribute.java:
    1007)
            at
    org
    .objectstyle
    .wolips.eomodeler.core.model.EOEntity.createForeignKeyTo(EOEntity.java:
    393)
            at
    org
    .objectstyle
    .wolips
    .eomodeler
    .editors
    .entity
    .CreateRelationshipDialog.okPressed(CreateRelationshipDialog.java:540)
            at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
            at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
            at
    org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:
    227)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504)
            at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1295)
            at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3350)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2950)
            at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
            at org.eclipse.jface.window.Window.open(Window.java:796)
            at
    org
    .objectstyle
    .wolips
    .eomodeler
    .actions.NewRelationshipAction.run(NewRelationshipAction.java:79)
            at
    org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
            at
    org
    .eclipse
    .ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
            at
    org
    .eclipse
    .jface
    .action
    .ActionContributionItem
    .handleWidgetSelection(ActionContributionItem.java:546)
            at org.eclipse.jface.action.ActionContributionItem.access
    $2(ActionContributionItem.java:490)
            at org.eclipse.jface.action.ActionContributionItem
    $6.handleEvent(ActionContributionItem.java:443)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504)
            at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1295)
            at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3350)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2950)
            at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
            at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
            at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
            at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
            at
    org
    .eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:
    289)
            at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:
    461)
            at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
            at
    org
    .eclipse
    .ui.internal.ide.application.IDEApplication.start(IDEApplication.java:
    106)
            at
    org
    .eclipse
    .equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
            at
    org
    .eclipse
    .core
    .runtime
    .internal
    .adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
            at
    org
    .eclipse
    .core
    .runtime
    .internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
            at
    org
    .eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
    363)
            at
    org
    .eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
    176)
            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:508)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1173)

    Is there any other workaround?, Im tired of closing eclipse to be able
    to do the relationship, and so far I don't want to go to the ninthly,
    I updated the stable 2 days ago, so I guess I have a recent version.

    Thanks

    Gus



    This archive was generated by hypermail 2.0.0 : Thu Nov 20 2008 - 03:59:18 EST