Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Problems to migrate to Ganymede
[ATL] Problems to migrate to Ganymede [message #86620] Thu, 17 July 2008 03:52 Go to next message
Eclipse UserFriend
Hi, I have a problem with AM3.

I have some ATL transformations that I execute with ANT scripts using AM3.
Now, we are migrating to Eclipse Ganymede and when I execute the
transformation an error appears:

...
INFO: Executing ATL transformation Transformations/uml2db.atl
C:\eclipses\Eclipse
Ganymede\workspace\es.cv.gvcase.linkers.uml2db.transf\bin\es
\cv\gvcase\linker\uml2db\transf\launcher
\build.xml:15:java.lang.NoSuchMethodError:
org.eclipse.m2m.atl.adt.launching.AtlVM.launch
...

If we have a look to error, we can see that in 15 line is the problem and
we realize that the error is in build.xml, exactly in:

...
<am3.atl path="Transformations/uml2db.atl"
allowInterModelReferences="true">
...

Could it be that am3 isn't compatible with new version of ATL ?¿?

what can I do ?¿?

thanks !!!
Re: [ATL] Problems to migrate to Ganymede [message #89351 is a reply to message #86620] Fri, 29 August 2008 04:52 Go to previous message
Eclipse UserFriend
Miguel Llácer wrote:
> Hi, I have a problem with AM3.
>
> I have some ATL transformations that I execute with ANT scripts using
> AM3. Now, we are migrating to Eclipse Ganymede and when I execute the
> transformation an error appears:
>
> ..
> INFO: Executing ATL transformation Transformations/uml2db.atl
> C:\eclipses\Eclipse
> Ganymede\workspace\es.cv.gvcase.linkers.uml2db.transf\bin\es
> \cv\gvcase\linker\uml2db\transf\launcher
> \build.xml:15:java.lang.NoSuchMethodError:
> org.eclipse.m2m.atl.adt.launching.AtlVM.launch
> ..
>
> If we have a look to error, we can see that in 15 line is the problem
> and we realize that the error is in build.xml, exactly in:
>
> ..
> <am3.atl path="Transformations/uml2db.atl"
> allowInterModelReferences="true">
> ..
>
> Could it be that am3 isn't compatible with new version of ATL ?¿?
>
> what can I do ?¿?
>
> thanks !!!
>

Perhaps... AM3's CVS code should however be compatible with the latest
ATL, so you may try to install it from CVS:
http://wiki.eclipse.org/AM3/How_Install_AM3_From_CVS

Dennis
Previous Topic:[ATL] AtlLauncher launch method
Next Topic:[ATL] Transformation in xmi format?
Goto Forum:
  


Current Time: Sat May 10 02:22:24 EDT 2025

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

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

Back to the top