Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2m-atl-dev] internal error while lauching atl program

Hi All,
 
I am new to the ATL Tool. I am trying to map and ECORE model to another ECORE Model. The first time i ran the project it worked but after that While i run the ATL project i get the following internal error. I am not sure why this is happening. kindly help me out
 
 
org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException: index=0, size=0
 at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java:535)
 at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.writeTopObjects(XMLSaveImpl.java:733)
 at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.traverse(XMLSaveImpl.java:592)
 at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.save(XMLSaveImpl.java:256)
 at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doSave(XMLResourceImpl.java:205)
 at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:1344)
 at org.eclipse.emf.ecore.resource.impl.ResourceImpl..save(ResourceImpl.java:986)
 at org.eclipse.m2m.atl.engine.AtlEMFModelHandler.saveModel(AtlEMFModelHandler.java:159)
 at org.eclipse.m2m.atl.engine.AtlEMFModelHandler.saveModel(AtlEMFModelHandler.java:78)
 at org.eclipse.m2m.atl.adt.launching.AtlRegularVM.runAtlLauncher(AtlRegularVM..java:337)
 at org.eclipse.m2m.atl.adt.launching.AtlRegularVM.runAtlLauncher(AtlRegularVM.java:426)
 at org.eclipse.m2m.atl.adt.launching.AtlRegularVM.launch(AtlRegularVM.java:398)
 at org.eclipse.m2m.atl.adt.launching.AtlLaunchConfigurationDelegate.launch(AtlLaunchConfigurationDelegate.java:42)
 at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:764)
 at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:614)
 at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:865)
 at org.eclipse.debug.internal.ui.DebugUIPlugin$8..run(DebugUIPlugin.java:1068)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
 
Thank you very much
regards
 
Raji


Love Cricket? Check out live scores, photos, video highlights and more. Click here.

Back to the top