Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Problem with superimposition
[ATL] Problem with superimposition [message #81053] Thu, 08 May 2008 09:52 Go to next message
Max Bureck is currently offline Max BureckFriend
Messages: 72
Registered: July 2009
Member
Hello,

I tried to use superimposition as a workaround for problems with
rifining (http://bugs.eclipse.org/230415).
So I followed the instructions on the Wiki
(http://wiki.eclipse.org/ATL_Superimposition), but I always get the same
error-message:

SCHWERWIEGEND: Pattern not equal for execution environment and module in
main (getasm != load 0 @ 0)
org.eclipse.m2m.atl.engine.AtlSuperimposeModule$AtlSuperimpo seModuleException:
Pattern not equal for execution environment and module in main (getasm
!= load 0 @ 0)
at
org.eclipse.m2m.atl.engine.AtlSuperimposeModule.mainSanityCr ossCheck(AtlSuperimposeModule.java:101)
....

The asm-file of the superimposed module starts with
<?xml version = '1.0' encoding = 'ISO-8859-1' ?>
<asm name="0">
....

It does not matter which rules the superimposed ATL-module contains. I
use Eclipse 3.3 with ATL 2.0.0.
Did I miss to configure something?

Greetings,
Max
Re: [ATL] Problem with superimposition [message #81160 is a reply to message #81053] Tue, 13 May 2008 13:35 Go to previous message
Max Bureck is currently offline Max BureckFriend
Messages: 72
Registered: July 2009
Member
Ok, it was my fault. In one file I used the instruction
-- @atlcompiler atl2006
in the other I didn't.

Best regards,
Max
Previous Topic:Assertion Failed Exception
Next Topic:[ATL] How to open an ATL editor within a Eclipse RCP application?
Goto Forum:
  


Current Time: Tue Apr 23 09:10:31 GMT 2024

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

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

Back to the top