Community
Participate
Working Groups
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) ...
A test has been set up to check correction.
Bug fixed.