Euginia: Synchronize GMF Gen Model produce an Error [message #22124] |
Mon, 13 July 2009 10:14  |
Eclipse User |
|
|
|
Hello,
I have some problem's with the Eugenia Tutorial
http://epsilonlabs.wiki.sourceforge.net/EuGENia.
After creating the .gmfgenGenerator model from the .gmfmap, the
Synchronize GMF Gen Model fails with Error. This Error pointing only to
the Eclipse log.
Her is a Copy of my logfile.
!SESSION 2009-07-13 15:34:43.187
-----------------------------------------------
eclipse.buildId=I20090611-1540
java.version=1.6.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: -product org.eclipse.epp.package.modeling.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.modeling.product
!ENTRY org.eclipse.equinox.registry 2 0 2009-07-13 15:34:45.890
!MESSAGE The extensions and extension-points from the bundle
"org.eclipse.gmf.runtime.common.ui.printing.win32" are ignored. The host
bundle "org.eclipse.gmf.runtime.common.ui.printing" is not marked as
singleton.
!ENTRY org.eclipse.update.configurator 4 0 2009-07-13 15:34:53.984
!MESSAGE Could not rename configuration temp file
!ENTRY org.eclipse.update.configurator 4 0 2009-07-13 15:34:53.984
!MESSAGE Unable to save configuration file
" C:\eclipse\eclipse\configuration\org.eclipse.update\platform .xml.tmp "
!STACK 0
java.io.IOException: Unable to save configuration file
" C:\eclipse\eclipse\configuration\org.eclipse.update\platform .xml.tmp "
at
org.eclipse.update.internal.configurator.PlatformConfigurati on.save(PlatformConfiguration.java:692)
at
org.eclipse.update.internal.configurator.PlatformConfigurati on.save(PlatformConfiguration.java:576)
at
org.eclipse.update.internal.configurator.PlatformConfigurati on.startup(PlatformConfiguration.java:717)
at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.getPlatformConfiguration(ConfigurationActivator.java:390 )
at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.initialize(ConfigurationActivator.java:122)
at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(ConfigurationActivator.java:68)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:782)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:773)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:754)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:352)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:280)
at
org.eclipse.ui.internal.ide.IDEWorkbenchPlugin.start(IDEWork benchPlugin.java:348)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:782)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:773)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:754)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:352)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:280)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:408)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:449)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:211)
at
org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass (BundleLoader.java:376)
at
org.eclipse.osgi.internal.loader.SingleSourcePackage.loadCla ss(SingleSourcePackage.java:33)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInter nal(BundleLoader.java:449)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:405)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:393)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:105)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:99)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:194)
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(EclipseS tarter.java:368)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
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: 559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
!ENTRY org.eclipse.ui.workbench 4 2 2009-07-13 15:35:29.000
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".
!STACK 0
java.lang.ClassCastException:
org.eclipse.epsilon.concordance.ui.ProjectResourceDecorator cannot be cast
to org.eclipse.jface.viewers.ILightweightLabelDecorator
at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition$1.run(LightweightDecoratorDefinition.java:123)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition.internalGetDecorator(LightweightDecoratorDefinition.ja va:120)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition.decorate(LightweightDecoratorDefinition.java:251)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorManag er$LightweightRunnable.run(LightweightDecoratorManager.java: 81)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorManag er.decorate(LightweightDecoratorManager.java:365)
at
org.eclipse.ui.internal.decorators.LightweightDecoratorManag er.getDecorations(LightweightDecoratorManager.java:347)
at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.ens ureResultCached(DecorationScheduler.java:371)
at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run (DecorationScheduler.java:331)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.emf.index 4 0 2009-07-13 15:35:41.359
!MESSAGE Error indexin EPackages from registry
!STACK 0
org.eclipse.emf.common.util.WrappedException:
java.lang.ClassNotFoundException:
com.sun.java.xml.ns.persistence.orm.OrmPackage
at
org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescript or.getEPackage(RegistryReader.java:279)
at
org.eclipse.emf.ecore.impl.EPackageRegistryImpl.getEPackage( EPackageRegistryImpl.java:133)
at
org.eclipse.emf.index.ecore.impl.EcoreIndexFeederImpl.feedEP ackagesFromRegistry(EcoreIndexFeederImpl.java:72)
at
org.eclipse.emf.index.ui.builder.IndexStartupInitializer.ear lyStartup(IndexStartupInitializer.java:58)
at
org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup (EarlyStartupRunnable.java:87)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartu pRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2192 )
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.ClassNotFoundException:
com.sun.java.xml.ns.persistence.orm.OrmPackage
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInter nal(BundleLoader.java:489)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:405)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:393)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:105)
at java.lang.ClassLoader.loadClass(Unknown Source)
at
org.eclipse.osgi.internal.loader.BundleLoader.loadClass(Bund leLoader.java:321)
at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClas s(BundleHost.java:231)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.load Class(AbstractBundle.java:1193)
at
org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescript or.getEPackage(RegistryReader.java:272)
... 8 more
!ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 15:39:40.046
!MESSAGE Called feature copyrightText on undefined object (10:19)
!STACK 0
Called feature copyrightText on undefined object (10:19)
at
org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
at
org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
at
org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
at
org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
at
org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
at
org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
at
org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
at
org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 15:49:09.546
!MESSAGE Called feature copyrightText on undefined object (10:19)
!STACK 0
Called feature copyrightText on undefined object (10:19)
at
org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
at
org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
at
org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
at
org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
at
org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
at
org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
at
org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
at
org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 15:57:04.781
!MESSAGE Called feature copyrightText on undefined object (10:19)
!STACK 0
Called feature copyrightText on undefined object (10:19)
at
org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
at
org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
at
org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
at
org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
at
org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
at
org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
at
org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
at
org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 16:10:31.812
!MESSAGE Called feature copyrightText on undefined object (10:19)
!STACK 0
Called feature copyrightText on undefined object (10:19)
at
org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
at
org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
at
org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
at
org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
at
org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
at
org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
at
org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
at
org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
|
|
|
|
|
|
|
|
|
Re: Euginia: Synchronize GMF Gen Model produce an Error [message #22689 is a reply to message #22645] |
Tue, 14 July 2009 07:00  |
Eclipse User |
|
|
|
I've filed the following bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=283397
Please CC yourself to keep track of this.
Cheers,
Dimitris
Dimitris Kolovos wrote:
> Hi Ingo,
>
> I've reproduced this under Galileo. Could you please file a new bug
> report and post the link here so that we can all keep track of this?
>
> Cheers,
> Dimitris
>
> Dimitris Kolovos wrote:
>> Hi Ingo,
>>
>> I'm downloading the distro now and will check and get back to you.
>>
>> Cheers,
>> Dimitris
>>
>> Ingo wrote:
>>> I have checked my write rights and it's look ok. The platform.xml.tmp
>>> don't exists but the platform.xml.
|
|
|
Re: Euginia: Synchronize GMF Gen Model produce an Error [message #570513 is a reply to message #22124] |
Mon, 13 July 2009 10:27  |
Eclipse User |
|
|
|
Hi Ingo,
Could you please let me know where I can download the version you are
using? I've failed to reproduce this in my Eclipse setup (based on 3.4)
so I suspect it may be something related to the new version of GMF.
Cheers,
Dimitris
Ingo wrote:
> Hello,
>
> I have some problem's with the Eugenia Tutorial
> http://epsilonlabs.wiki.sourceforge.net/EuGENia After creating the
> .gmfgenGenerator model from the .gmfmap, the Synchronize GMF Gen Model
> fails with Error. This Error pointing only to the Eclipse log.
> Her is a Copy of my logfile.
> !SESSION 2009-07-13 15:34:43.187
> -----------------------------------------------
> eclipse.buildId=I20090611-1540
> java.version=1.6.0_12
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
> Framework arguments: -product org.eclipse.epp.package.modeling.product
> Command-line arguments: -os win32 -ws win32 -arch x86 -product
> org.eclipse.epp.package.modeling.product
>
> !ENTRY org.eclipse.equinox.registry 2 0 2009-07-13 15:34:45.890
> !MESSAGE The extensions and extension-points from the bundle
> "org.eclipse.gmf.runtime.common.ui.printing.win32" are ignored. The host
> bundle "org.eclipse.gmf.runtime.common.ui.printing" is not marked as
> singleton.
> !ENTRY org.eclipse.update.configurator 4 0 2009-07-13 15:34:53.984
> !MESSAGE Could not rename configuration temp file
>
> !ENTRY org.eclipse.update.configurator 4 0 2009-07-13 15:34:53.984
> !MESSAGE Unable to save configuration file
> " C:\eclipse\eclipse\configuration\org.eclipse.update\platform .xml.tmp "
> !STACK 0
> java.io.IOException: Unable to save configuration file
> " C:\eclipse\eclipse\configuration\org.eclipse.update\platform .xml.tmp "
> at
> org.eclipse.update.internal.configurator.PlatformConfigurati on.save(PlatformConfiguration.java:692)
>
> at
> org.eclipse.update.internal.configurator.PlatformConfigurati on.save(PlatformConfiguration.java:576)
>
> at
> org.eclipse.update.internal.configurator.PlatformConfigurati on.startup(PlatformConfiguration.java:717)
>
> at
> org.eclipse.update.internal.configurator.ConfigurationActiva tor.getPlatformConfiguration(ConfigurationActivator.java:390 )
>
> at
> org.eclipse.update.internal.configurator.ConfigurationActiva tor.initialize(ConfigurationActivator.java:122)
>
> at
> org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(ConfigurationActivator.java:68)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:782)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:773)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:754)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:352)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:280)
>
> at
> org.eclipse.ui.internal.ide.IDEWorkbenchPlugin.start(IDEWork benchPlugin.java:348)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:782)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:773)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:754)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:352)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:280)
>
> at
> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:408)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
>
> at
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:449)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:211)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass (BundleLoader.java:376)
>
> at
> org.eclipse.osgi.internal.loader.SingleSourcePackage.loadCla ss(SingleSourcePackage.java:33)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClassInter nal(BundleLoader.java:449)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:405)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:393)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:105)
>
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at
> org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:99)
>
> at
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:194)
>
> 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(EclipseS tarter.java:368)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
>
> 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: 559)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
>
> !ENTRY org.eclipse.ui.workbench 4 2 2009-07-13 15:35:29.000
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.ui.workbench".
> !STACK 0
> java.lang.ClassCastException:
> org.eclipse.epsilon.concordance.ui.ProjectResourceDecorator cannot be
> cast to org.eclipse.jface.viewers.ILightweightLabelDecorator
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition$1.run(LightweightDecoratorDefinition.java:123)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.runtime.Platform.run(Platform.java:888)
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition.internalGetDecorator(LightweightDecoratorDefinition.ja va:120)
>
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition.decorate(LightweightDecoratorDefinition.java:251)
>
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorManag er$LightweightRunnable.run(LightweightDecoratorManager.java: 81)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorManag er.decorate(LightweightDecoratorManager.java:365)
>
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorManag er.getDecorations(LightweightDecoratorManager.java:347)
>
> at
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.ens ureResultCached(DecorationScheduler.java:371)
>
> at
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.run (DecorationScheduler.java:331)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.emf.index 4 0 2009-07-13 15:35:41.359
> !MESSAGE Error indexin EPackages from registry
> !STACK 0
> org.eclipse.emf.common.util.WrappedException:
> java.lang.ClassNotFoundException:
> com.sun.java.xml.ns.persistence.orm.OrmPackage
> at
> org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescript or.getEPackage(RegistryReader.java:279)
>
> at
> org.eclipse.emf.ecore.impl.EPackageRegistryImpl.getEPackage( EPackageRegistryImpl.java:133)
>
> at
> org.eclipse.emf.index.ecore.impl.EcoreIndexFeederImpl.feedEP ackagesFromRegistry(EcoreIndexFeederImpl.java:72)
>
> at
> org.eclipse.emf.index.ui.builder.IndexStartupInitializer.ear lyStartup(IndexStartupInitializer.java:58)
>
> at
> org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup (EarlyStartupRunnable.java:87)
>
> at
> org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartu pRunnable.java:66)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2192 )
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: java.lang.ClassNotFoundException:
> com.sun.java.xml.ns.persistence.orm.OrmPackage
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClassInter nal(BundleLoader.java:489)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:405)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:393)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:105)
>
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at
> org.eclipse.osgi.internal.loader.BundleLoader.loadClass(Bund leLoader.java:321)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClas s(BundleHost.java:231)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.load Class(AbstractBundle.java:1193)
>
> at
> org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescript or.getEPackage(RegistryReader.java:272)
>
> ... 8 more
>
> !ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 15:39:40.046
> !MESSAGE Called feature copyrightText on undefined object (10:19)
> !STACK 0
> Called feature copyrightText on undefined object (10:19)
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
>
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
>
> at
> org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at
> org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
>
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 15:49:09.546
> !MESSAGE Called feature copyrightText on undefined object (10:19)
> !STACK 0
> Called feature copyrightText on undefined object (10:19)
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
>
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
>
> at
> org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at
> org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
>
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 15:57:04.781
> !MESSAGE Called feature copyrightText on undefined object (10:19)
> !STACK 0
> Called feature copyrightText on undefined object (10:19)
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
>
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
>
> at
> org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at
> org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
>
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 16:10:31.812
> !MESSAGE Called feature copyrightText on undefined object (10:19)
> !STACK 0
> Called feature copyrightText on undefined object (10:19)
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
>
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
>
> at
> org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at
> org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
>
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
>
>
>
|
|
|
Re: Euginia: Synchronize GMF Gen Model produce an Error [message #570526 is a reply to message #22124] |
Mon, 13 July 2009 11:33  |
Eclipse User |
|
|
|
Hi Ingo,
Could you please check that you actually have write rights in the
directory C:\eclipse\eclipse\configuration\org.eclipse.update\ and for
the file
C:\eclipse\eclipse\configuration\org.eclipse.update\platform .xml.tmp (if
it exists)?
Eclipse can sometimes be a bit tricky with this, especially under
Windows setups. I've had problems with this before.
Cheers,
Steffen
Ingo wrote:
> Hello,
>
> I have some problem's with the Eugenia Tutorial
> http://epsilonlabs.wiki.sourceforge.net/EuGENia After creating the
> .gmfgenGenerator model from the .gmfmap, the Synchronize GMF Gen Model
> fails with Error. This Error pointing only to the Eclipse log.
> Her is a Copy of my logfile.
> !SESSION 2009-07-13 15:34:43.187
> -----------------------------------------------
> eclipse.buildId=I20090611-1540
> java.version=1.6.0_12
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
> Framework arguments: -product org.eclipse.epp.package.modeling.product
> Command-line arguments: -os win32 -ws win32 -arch x86 -product
> org.eclipse.epp.package.modeling.product
>
> !ENTRY org.eclipse.equinox.registry 2 0 2009-07-13 15:34:45.890
> !MESSAGE The extensions and extension-points from the bundle
> "org.eclipse.gmf.runtime.common.ui.printing.win32" are ignored. The
> host bundle "org.eclipse.gmf.runtime.common.ui.printing" is not marked
> as singleton.
> !ENTRY org.eclipse.update.configurator 4 0 2009-07-13 15:34:53.984
> !MESSAGE Could not rename configuration temp file
>
> !ENTRY org.eclipse.update.configurator 4 0 2009-07-13 15:34:53.984
> !MESSAGE Unable to save configuration file
> " C:\eclipse\eclipse\configuration\org.eclipse.update\platform .xml.tmp "
> !STACK 0
> java.io.IOException: Unable to save configuration file
> " C:\eclipse\eclipse\configuration\org.eclipse.update\platform .xml.tmp "
> at
> org.eclipse.update.internal.configurator.PlatformConfigurati on.save(PlatformConfiguration.java:692)
>
> at
> org.eclipse.update.internal.configurator.PlatformConfigurati on.save(PlatformConfiguration.java:576)
>
> at
> org.eclipse.update.internal.configurator.PlatformConfigurati on.startup(PlatformConfiguration.java:717)
>
> at
> org.eclipse.update.internal.configurator.ConfigurationActiva tor.getPlatformConfiguration(ConfigurationActivator.java:390 )
>
> at
> org.eclipse.update.internal.configurator.ConfigurationActiva tor.initialize(ConfigurationActivator.java:122)
>
> at
> org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(ConfigurationActivator.java:68)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:782)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:773)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:754)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:352)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:280)
>
> at
> org.eclipse.ui.internal.ide.IDEWorkbenchPlugin.start(IDEWork benchPlugin.java:348)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:782)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:773)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:754)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:352)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:280)
>
> at
> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:408)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
>
> at
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:449)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:211)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass (BundleLoader.java:376)
>
> at
> org.eclipse.osgi.internal.loader.SingleSourcePackage.loadCla ss(SingleSourcePackage.java:33)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClassInter nal(BundleLoader.java:449)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:405)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:393)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:105)
>
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at
> org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:99)
>
> at
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:194)
>
> 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(EclipseS tarter.java:368)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
>
> 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: 559)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
>
> !ENTRY org.eclipse.ui.workbench 4 2 2009-07-13 15:35:29.000
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.ui.workbench".
> !STACK 0
> java.lang.ClassCastException:
> org.eclipse.epsilon.concordance.ui.ProjectResourceDecorator cannot be
> cast to org.eclipse.jface.viewers.ILightweightLabelDecorator
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition$1.run(LightweightDecoratorDefinition.java:123)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.runtime.Platform.run(Platform.java:888)
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition.internalGetDecorator(LightweightDecoratorDefinition.ja va:120)
>
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition.decorate(LightweightDecoratorDefinition.java:251)
>
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorManag er$LightweightRunnable.run(LightweightDecoratorManager.java: 81)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorManag er.decorate(LightweightDecoratorManager.java:365)
>
> at
> org.eclipse.ui.internal.decorators.LightweightDecoratorManag er.getDecorations(LightweightDecoratorManager.java:347)
>
> at
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.ens ureResultCached(DecorationScheduler.java:371)
>
> at
> org.eclipse.ui.internal.decorators.DecorationScheduler$1.run (DecorationScheduler.java:331)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.emf.index 4 0 2009-07-13 15:35:41.359
> !MESSAGE Error indexin EPackages from registry
> !STACK 0
> org.eclipse.emf.common.util.WrappedException:
> java.lang.ClassNotFoundException:
> com.sun.java.xml.ns.persistence.orm.OrmPackage
> at
> org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescript or.getEPackage(RegistryReader.java:279)
>
> at
> org.eclipse.emf.ecore.impl.EPackageRegistryImpl.getEPackage( EPackageRegistryImpl.java:133)
>
> at
> org.eclipse.emf.index.ecore.impl.EcoreIndexFeederImpl.feedEP ackagesFromRegistry(EcoreIndexFeederImpl.java:72)
>
> at
> org.eclipse.emf.index.ui.builder.IndexStartupInitializer.ear lyStartup(IndexStartupInitializer.java:58)
>
> at
> org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup (EarlyStartupRunnable.java:87)
>
> at
> org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartu pRunnable.java:66)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2192 )
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: java.lang.ClassNotFoundException:
> com.sun.java.xml.ns.persistence.orm.OrmPackage
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClassInter nal(BundleLoader.java:489)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:405)
>
> at
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:393)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:105)
>
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at
> org.eclipse.osgi.internal.loader.BundleLoader.loadClass(Bund leLoader.java:321)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClas s(BundleHost.java:231)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.load Class(AbstractBundle.java:1193)
>
> at
> org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescript or.getEPackage(RegistryReader.java:272)
>
> ... 8 more
>
> !ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 15:39:40.046
> !MESSAGE Called feature copyrightText on undefined object (10:19)
> !STACK 0
> Called feature copyrightText on undefined object (10:19)
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
>
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
>
> at
> org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at
> org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
>
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 15:49:09.546
> !MESSAGE Called feature copyrightText on undefined object (10:19)
> !STACK 0
> Called feature copyrightText on undefined object (10:19)
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
>
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
>
> at
> org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at
> org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
>
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 15:57:04.781
> !MESSAGE Called feature copyrightText on undefined object (10:19)
> !STACK 0
> Called feature copyrightText on undefined object (10:19)
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
>
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
>
> at
> org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at
> org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
>
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> !ENTRY org.eclipse.epsilon.common.dt 4 0 2009-07-13 16:10:31.812
> !MESSAGE Called feature copyrightText on undefined object (10:19)
> !STACK 0
> Called feature copyrightText on undefined object (10:19)
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:48)
>
> at
> org.eclipse.epsilon.eol.execute.PointExecutor.execute(PointE xecutor.java:36)
>
> at
> org.eclipse.epsilon.eol.execute.AssignExecutor.execute(Assig nExecutor.java:37)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at
> org.eclipse.epsilon.eol.execute.StatementBlockExecutor.execu te(StatementBlockExecutor.java:33)
>
> at
> org.eclipse.epsilon.eol.execute.ExecutorFactory.executeAST(E xecutorFactory.java:184)
>
> at org.eclipse.epsilon.eol.EolModule.execute(EolModule.java:57)
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate. runImpl(EolTransformationActionDelegate.java:124)
>
> at
> org.eclipse.epsilon.eugenia.EolTransformationActionDelegate$ 1.run(EolTransformationActionDelegate.java:61)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
>
>
>
|
|
|
|
|
|
Re: Euginia: Synchronize GMF Gen Model produce an Error [message #570689 is a reply to message #22323] |
Mon, 13 July 2009 17:15  |
Eclipse User |
|
|
|
Hi Ingo,
I've reproduced this under Galileo. Could you please file a new bug
report and post the link here so that we can all keep track of this?
Cheers,
Dimitris
Dimitris Kolovos wrote:
> Hi Ingo,
>
> I'm downloading the distro now and will check and get back to you.
>
> Cheers,
> Dimitris
>
> Ingo wrote:
>> I have checked my write rights and it's look ok. The platform.xml.tmp
>> don't exists but the platform.xml.
|
|
|
Re: Euginia: Synchronize GMF Gen Model produce an Error [message #570707 is a reply to message #22645] |
Tue, 14 July 2009 07:00  |
Eclipse User |
|
|
|
I've filed the following bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=283397
Please CC yourself to keep track of this.
Cheers,
Dimitris
Dimitris Kolovos wrote:
> Hi Ingo,
>
> I've reproduced this under Galileo. Could you please file a new bug
> report and post the link here so that we can all keep track of this?
>
> Cheers,
> Dimitris
>
> Dimitris Kolovos wrote:
>> Hi Ingo,
>>
>> I'm downloading the distro now and will check and get back to you.
>>
>> Cheers,
>> Dimitris
>>
>> Ingo wrote:
>>> I have checked my write rights and it's look ok. The platform.xml.tmp
>>> don't exists but the platform.xml.
|
|
|
Powered by
FUDForum. Page generated in 0.05848 seconds