Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » ClassCastException on ETL
ClassCastException on ETL [message #695663] Tue, 12 July 2011 09:27 Go to next message
Federico Tomassetti is currently offline Federico TomassettiFriend
Messages: 190
Registered: July 2009
Location: Dublin
Senior Member

I have this simple transformation:

pre {
  'Running ETL started'.println();
}

post {
  'Running ETL done'.println();
}


executing it a get this output:

java.lang.ClassCastException: java.util.ArrayList cannot be cast to org.eclipse.emf.ecore.EObjectRunning ETL started
Running ETL done

Mmmm is it something wrong with the configured models maybe? Is this error known?


Re: ClassCastException on ETL [message #695671 is a reply to message #695663] Tue, 12 July 2011 09:45 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

It looks like a bug. Could you file a bug report, including your simple example?
Re: ClassCastException on ETL [message #695675 is a reply to message #695671] Tue, 12 July 2011 09:52 Go to previous messageGo to next message
Federico Tomassetti is currently offline Federico TomassettiFriend
Messages: 190
Registered: July 2009
Location: Dublin
Senior Member

I would love to but I can not locate the proper component under the Eclipse Bugzilla.

Modeling is organized in:
EMF | GMP | MDT | M2T | TMF

but none of them contains a component named Epsilon or ETL. I tried also under Other Projects but I did not find anything relevant.

Can you help me?


Re: ClassCastException on ETL [message #695689 is a reply to message #695675] Tue, 12 July 2011 10:33 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

Epsilon is currently part of GMT. Could you please try the "Report a new bug" link in the Epsilon website? That link should fill in those fields for you.

Alternatively, you may use this address:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=GMT&component=Epsilon
Re: ClassCastException on ETL [message #695690 is a reply to message #695689] Tue, 12 July 2011 10:35 Go to previous message
Federico Tomassetti is currently offline Federico TomassettiFriend
Messages: 190
Registered: July 2009
Location: Dublin
Senior Member

Done. Thank you.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=351812


Previous Topic:My first transformation
Next Topic:Eugenia won't install (easily) in Indigo because Indigo does not include GMF SDK
Goto Forum:
  


Current Time: Thu Mar 28 21:48:38 GMT 2024

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

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

Back to the top