Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [XPand/MWE] Error executing workflow - java.lang.NoSuchFieldError: ruleMemo
[XPand/MWE] Error executing workflow - java.lang.NoSuchFieldError: ruleMemo [message #559459] Thu, 16 September 2010 17:13 Go to next message
Eclipse UserFriend
Originally posted by: till.tillamma.de

Hi,

i get the following error, when trying to execute my workflow directly
(i.e. <right click on the workflow> -> Run As -> MWE Workflow):

Exception in thread "main" java.lang.NoSuchFieldError: ruleMemo
at
org.eclipse.internal.xpand2.parser.XpandParser.<init>(XpandParser.java:44)
at
org.eclipse.internal.xpand2.parser.XpandParser.<init>(XpandParser.java:55)
at
org.eclipse.internal.xpand2.parser.XpandLocationAddingParser . <init>(XpandLocationAddingParser.java:30)
at
org.eclipse.internal.xpand2.parser.XpandParseFacade$2.<init >(XpandParseFacade.java:63)
at
org.eclipse.internal.xpand2.parser.XpandParseFacade.getParse r(XpandParseFacade.java:63)
at
org.eclipse.internal.xpand2.parser.XpandParseFacade.file(Xpa ndParseFacade.java:44)
at
org.eclipse.internal.xpand2.parser.XpandParseFacade.file(Xpa ndParseFacade.java:31)
at org.eclipse.xpand2.Generator.getStatement(Generator.java:458 )
at
org.eclipse.xpand2.Generator.checkConfigurationInternal(Gene rator.java:498)
at
org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent2.chec kConfiguration(AbstractWorkflowComponent2.java:21)
at
org.eclipse.emf.mwe.core.container.CompositeComponent.checkC onfiguration(CompositeComponent.java:139)
at org.eclipse.emf.mwe.core.WorkflowRunner.prepare(WorkflowRunn er.java:345)
at org.eclipse.emf.mwe.core.WorkflowRunner.run(WorkflowRunner.j ava:289)
at org.eclipse.emf.mwe.core.WorkflowRunner.main(WorkflowRunner. java:239)



I found the following solution:

http://www.eclipse.org/forums/index.php?t=msg&goto=51637 3&

This left me puzzled as I couldn't follow those steps.
I browsed the XText pages but the only version that can be installed is
the one from the download site. This version doesn't seem to include the
plug-ins mentioned in the solution above.
Also I couldn't find these plug-ins in the older version (1.0.0RC4
(2010/06/08)) here:

http://www.eclipse.org/modeling/tmf/downloads/

I can see that there is some trouble with the right ANTLR versions. Now,
how can i fix this dilemma?

I'm using Eclipse Galileo (3.5.2 Build id: 20100218-1602).

Thanks in advance,

Till
Re: [XPand/MWE] Error executing workflow - java.lang.NoSuchFieldError: ruleMemo [message #559481 is a reply to message #559459] Thu, 16 September 2010 18:33 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

you can download a eclipse 3.5 distro with Xtext, Xpand and MWE packaged from here: http://download.itemis.com/distros/
use it or extract the plugins you need from there.

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: [XPand/MWE] Error executing workflow - java.lang.NoSuchFieldError: ruleMemo [message #559691 is a reply to message #559481] Fri, 17 September 2010 15:05 Go to previous message
Eclipse UserFriend
Originally posted by: till.tillamma.de

On 09/16/2010 08:33 PM, Christian Dietrich wrote:
> Hi,
>
> you can download a eclipse 3.5 distro with Xtext, Xpand and MWE packaged
> from here: http://download.itemis.com/distros/
> use it or extract the plugins you need from there.
>
> ~Christian

Thanks for the link!

I tried extracting the plug-ins but messed something up big time.
Then starting freshly using a packaged distro from the link above and
loading some other plug-ins I need did the trick.

Cheers,

Till
Previous Topic:how to overwrite workflow properties: headless code generation with mwe2
Next Topic:[Acceleo] Problem execution operation defined in meta model
Goto Forum:
  


Current Time: Fri Apr 26 11:05:31 GMT 2024

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

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

Back to the top