Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Error handling for running transformations programmatically
[ATL] Error handling for running transformations programmatically [message #70028] Thu, 20 December 2007 15:47 Go to next message
No real name is currently offline No real nameFriend
Messages: 33
Registered: July 2009
Member
Hi,

I am running succesfully a programmatically transformation. To improve
the stability I want to react to failures which might happen to the
runtime of the AtlLauncher's launch method (perhaps a faulty rule which
is rarely called, ...).
Regardless whether a runtime exception appears or not, I find no
possibility to react to it, because exceptions are catched within the
atl vm, some error output is given and the launch method returns as
usually. And the return value of launch is always null which is not
realy helpfull.
So my question: How can I get the information whether the transformation
was successfull or not?


Thanks,

Sebastian
Re: [ATL] Error handling for running transformations programmatically [message #71306 is a reply to message #70028] Wed, 09 January 2008 16:31 Go to previous message
No real name is currently offline No real nameFriend
Messages: 33
Registered: July 2009
Member
Hi,

seemingly no possibility exists for getting this information. But would
such a functionality implemented in the future? If not, why has the
method a return value?


Thanks,

Sebastian


bfeater schrieb:
> Hi,
>
> I am running succesfully a programmatically transformation. To improve
> the stability I want to react to failures which might happen to the
> runtime of the AtlLauncher's launch method (perhaps a faulty rule which
> is rarely called, ...).
> Regardless whether a runtime exception appears or not, I find no
> possibility to react to it, because exceptions are catched within the
> atl vm, some error output is given and the launch method returns as
> usually. And the return value of launch is always null which is not
> realy helpfull.
> So my question: How can I get the information whether the transformation
> was successfull or not?
>
>
> Thanks,
>
> Sebastian
Previous Topic:[ATL] Can a class inherit its super's context helper?
Next Topic:[ATL] 'Continue execution' when launching programmatically
Goto Forum:
  


Current Time: Fri Apr 26 06:10:36 GMT 2024

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

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

Back to the top