Skip to main content



      Home
Home » Modeling » Epsilon » ClassCastException on ETL
ClassCastException on ETL [message #695663] Tue, 12 July 2011 05:27 Go to next message
Eclipse UserFriend
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 05:45 Go to previous messageGo to next message
Eclipse UserFriend
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 05:52 Go to previous messageGo to next message
Eclipse UserFriend
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 06:33 Go to previous messageGo to next message
Eclipse UserFriend
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 06:35 Go to previous message
Eclipse UserFriend
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: Tue Jul 22 18:44:11 EDT 2025

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

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

Back to the top