Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL][UML] Superimposition Exception "Pattern not equal for execution environment and module in
[ATL][UML] Superimposition Exception "Pattern not equal for execution environment and module in [message #64265] Thu, 18 October 2007 13:31 Go to next message
Eclipse UserFriend
Originally posted by: schwaban.web.de

Hello all,

I unsuccessfully tried to solve my problem (see other message from same
day) by using superimposition and got the error:

Pattern not equal for execution environment and module in main (getasm
!= load 0 @ 0)

What does that mean??
Does there exist any other documentation for superimposition than that
found at:
http://wiki.eclipse.org/ATL_Superimposition
?

Thanks in advance
Andreas Schwab
Re: [ATL][UML] Superimposition Exception "Pattern not equal for execution environment and modul [message #64287 is a reply to message #64265] Thu, 18 October 2007 14:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: schwaban.web.de

Hello all,

I solved the exception
"Pattern not equal for execution environment and module in main (getasm
!= load 0 @ 0)

Reason was a reference on a model 'In' while there only was a model
named 'IN' ;-)

Nevertheless my other problem still exists...

Cheers
Andreas Schwab
Re: [ATL][UML] Superimposition Exception "Pattern not equal for execution environment and modul [message #64331 is a reply to message #64287] Fri, 19 October 2007 07:52 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 147
Registered: July 2009
Senior Member
Andreas Schwab schreef:
> Hello all,
>
> I solved the exception
> "Pattern not equal for execution environment and module in main (getasm
> != load 0 @ 0)
>
> Reason was a reference on a model 'In' while there only was a model
> named 'IN' ;-)

Hmm, are you sure? The exception listed typically occurs when you try to
superimpose an ATL 2004 compiled transformation on top of an ATL 2006
compiled transformation.

The exception is caused by one of the superimposition "sanity checks":
if superimposition finds unexpected instructions at the point where it
wants to merge the instructions of the superimposed module, it throws an
exception.

Can you re-check for the cause of this exception? We can then add an
entry to the FAQ for this exception ;-).
--
Dennis

>
> Nevertheless my other problem still exists...
>
> Cheers
> Andreas Schwab
Previous Topic:[ATL][UML] TargetInvocationException on getValue(Stereotype, nameOfTaggedValue)
Next Topic:[ATL] ASMModul not found in ATL 2.0
Goto Forum:
  


Current Time: Fri Mar 29 12:43:41 GMT 2024

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

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

Back to the top