Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » EVL: An stack overflow exception error!
EVL: An stack overflow exception error! [message #1732626] Wed, 18 May 2016 15:46 Go to next message
Alireza Rouhi is currently offline Alireza RouhiFriend
Messages: 148
Registered: December 2015
Senior Member
Hi all,

When I launch an evl module, I faces with an stack overflow exception.

Is there any solution to solve this strange problem?

Best regards,
Alireza

[Updated on: Wed, 18 May 2016 17:32]

Report message to a moderator

Re: EVL: An stack overflow exception error! [message #1732632 is a reply to message #1732626] Wed, 18 May 2016 16:13 Go to previous messageGo to next message
Eclipse UserFriend
Hello Alireza,

I see two solutions:

1. Increasing your stack size: http://stackoverflow.com/questions/3700459/how-to-increase-the-java-stack-size .
2. If the first one does not work, then there is a possibility that you have somehow unbounded recursion. Please check that is the case.
Re: EVL: An stack overflow exception error! [message #1732635 is a reply to message #1732632] Wed, 18 May 2016 16:53 Go to previous message
Alireza Rouhi is currently offline Alireza RouhiFriend
Messages: 148
Registered: December 2015
Senior Member
Hi Bugra,

Thanks a lot for your reply and suggested solutions. My problem resolved by eliminating the empty satisfies() statements.

Best regards,
Alireza

[Updated on: Wed, 18 May 2016 17:35]

Report message to a moderator

Previous Topic:EVL: Defining more than one context with the same name in a module
Next Topic:How to access enumeration literals defined in UML Profiles?
Goto Forum:
  


Current Time: Tue Apr 23 08:24:40 GMT 2024

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

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

Back to the top