Skip to main content



      Home
Home » Modeling » Epsilon » [Help]Cannot generate GMF tool, graph and map models
[Help]Cannot generate GMF tool, graph and map models [message #1694439] Tue, 05 May 2015 07:04 Go to next message
Eclipse UserFriend
Hi there,

I'm trying to generate GMF tool, graph and map model from my ecore model, however, i got this error : An internal error occurred during: "Generating GMF .gmfgraph, .gmftool and .gmfmap models".

And the error log look like this:
java.lang.NoClassDefFoundError: org/eclipse/epsilon/eol/execute/operations/OperationFactory
at org.eclipse.epsilon.eugenia.AbstractEcoreModelValidationDelegate.createBuiltinModule(AbstractEcoreModelValidationDelegate.java:37)
at org.eclipse.epsilon.eugenia.EugeniaActionDelegate.runImpl(EugeniaActionDelegate.java:149)
at org.eclipse.epsilon.eugenia.GuardedEcoreModelGenerationDelegate.runImpl(GuardedEcoreModelGenerationDelegate.java:15)
at org.eclipse.epsilon.eugenia.EugeniaActionDelegate$1.run(EugeniaActionDelegate.java:83)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.ClassNotFoundException: org.eclipse.epsilon.eol.execute.operations.OperationFactory cannot be found by org.eclipse.epsilon.evl.engine_1.2.0.201408251031
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:439)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 5 more


Any idea why?
Re: [Help]Cannot generate GMF tool, graph and map models [message #1694440 is a reply to message #1694439] Tue, 05 May 2015 07:09 Go to previous messageGo to next message
Eclipse UserFriend
Hi Chunbaixue,

Could you please try again with a fresh copy of the Epsilon distribution from [1] and let me know if the problem persists?

Cheers,
Dimitris

[1] https://www.eclipse.org/epsilon/download/
Re: [Help]Cannot generate GMF tool, graph and map models [message #1694474 is a reply to message #1694440] Tue, 05 May 2015 10:21 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Thank you for your reply!
Now the error is gone, i can generate everything from the fresh copy.
May I ask what the problem might be with my own version?



Re: [Help]Cannot generate GMF tool, graph and map models [message #1694478 is a reply to message #1694474] Tue, 05 May 2015 10:38 Go to previous message
Eclipse UserFriend
Hi Chunbaixue,

It's hard to tell but I suspect that your Eclipse installation contains multiple incompatible versions of Epsilon.

Cheers,
Dimitris
Previous Topic:[EOL/EVL] Class references
Next Topic:Using EVL quick fix with ANT
Goto Forum:
  


Current Time: Fri Nov 07 16:05:44 EST 2025

Powered by FUDForum. Page generated in 0.04485 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top