Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318638 - Transformation KDM 2 UML : exception EmptyStackException from ATL
Summary: Transformation KDM 2 UML : exception EmptyStackException from ATL
Status: CLOSED FIXED
Alias: None
Product: MoDisco
Classification: Modeling
Component: Technologies (show other bugs)
Version: 0.9.0   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: 0.9.0 M4   Edit
Assignee: Gabriel BARBIER CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 13:37 EDT by Fabien Giquel CLA
Modified: 2020-01-11 04:35 EST (History)
4 users (show)

See Also:
nicolas.bros: indigo+


Attachments
A sample application to reproduce the exception (24.83 KB, application/zip)
2010-07-01 13:37 EDT, Fabien Giquel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabien Giquel CLA 2010-07-01 13:37:20 EDT
Created attachment 173244 [details]
A sample application to reproduce the exception

Here is attached a sample application to reproduce one exception using ATL transformation "discover uml model from kdm model" : 

java.util.EmptyStackException
	at java.util.Stack.peek(Unknown Source)
	at java.util.Stack.pop(Unknown Source)
	at org.eclipse.m2m.atl.engine.vm.ASMStackFrame.pop(ASMStackFrame.java:107)
	at org.eclipse.m2m.atl.engine.vm.ASMOperation.realExec(ASMOperation.java:250)
	at org.eclipse.m2m.atl.engine.vm.ASMOperation.realExec(ASMOperation.java:357)
...
Comment 1 Gabriel BARBIER CLA 2010-12-14 12:27:18 EST
A test has been set up to check correction.
Comment 2 Hugo Bruneliere CLA 2011-01-11 04:56:39 EST
Bug fixed.