Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Debugging ETL transformations
Debugging ETL transformations [message #3445] Wed, 12 November 2008 12:00 Go to next message
Eclipse UserFriend
Originally posted by: szchaler.acm.org

Hi,

Is there a good way to debug ETL transformations?

Steffen

--
Dr. rer. nat. Steffen Zschaler
Senior Research Associate

Lancaster University
Lancaster, United Kingdom

Email szschaler@acm.org
WWW http://www.steffen-zschaler.de/

--

Consider submitting to QoSA 2009, the 5th International Conference on
the Quality of Software-Architectures.
http://qosa.ipd.uka.de/

Consider submitting to MiSE 2009, the 3rd International Workshop on
Models in Software Engineering
http://wikiserver.sse.cs.tu-bs.de/mise09
Re: Debugging ETL transformations [message #3512 is a reply to message #3445] Wed, 12 November 2008 13:17 Go to previous messageGo to next message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
There is no debugger yet I'm afraid, so I guess the only way is to use
plain old println() calls.

Cheers,
Dimitrios

Steffen Zschaler wrote:
> Hi,
>
> Is there a good way to debug ETL transformations?
>
> Steffen
>
Re: Debugging ETL transformations [message #561866 is a reply to message #3445] Wed, 12 November 2008 13:17 Go to previous messageGo to next message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
There is no debugger yet I'm afraid, so I guess the only way is to use
plain old println() calls.

Cheers,
Dimitrios

Steffen Zschaler wrote:
> Hi,
>
> Is there a good way to debug ETL transformations?
>
> Steffen
>
Re: Debugging ETL transformations [message #876964 is a reply to message #3512] Fri, 25 May 2012 15:53 Go to previous messageGo to next message
Horacio Hoyos is currently offline Horacio HoyosFriend
Messages: 242
Registered: October 2009
Location: Mexico
Senior Member

I was looking for this post so I thought I'd bump it. Is there any plans on working on a debuger in the Epsilon Roadmap?

Regards,


Horacio Hoyos Rodriguez
Kinori Tech
Need professional support for Epsilon, EMF?
Go to: https://kinori.tech
Re: Debugging ETL transformations [message #877347 is a reply to message #876964] Sat, 26 May 2012 14:16 Go to previous messageGo to next message
Antonio Garcia-Dominguez is currently offline Antonio Garcia-DominguezFriend
Messages: 594
Registered: January 2010
Location: Birmingham, UK
Senior Member

AFAIK, Epsilon got a debugger about a year ago Smile. You should be able to set a breakpoint on any line of EOL code, and it should work as long as you set up an appropriate debug launch configuration.

The debugger still needs quite a bit of work, though. You can't step over operation calls and the frame stack could be a bit cleaner, but it's a good start Smile. Have a look at the Epsilon bug tracker for any pending feature requests.
Re: Debugging ETL transformations [message #878576 is a reply to message #877347] Tue, 29 May 2012 14:50 Go to previous message
Horacio Hoyos is currently offline Horacio HoyosFriend
Messages: 242
Registered: October 2009
Location: Mexico
Senior Member

Oooops, will definitively take a look and be sure to make some comments.

Horacio Hoyos Rodriguez
Kinori Tech
Need professional support for Epsilon, EMF?
Go to: https://kinori.tech
Previous Topic:Method 'satisfiesOne' not found for ...
Next Topic:[ETL] 'group' keyword
Goto Forum:
  


Current Time: Tue Apr 16 18:13:21 GMT 2024

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

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

Back to the top