[ATL] An internal error occurred during: "Launching". [message #43201] |
Wed, 30 May 2007 18:44  |
Eclipse User |
|
|
|
Originally posted by: aquamp.gmail.com
hello,
I am new to ATL and trying a transformation using the same ource and
target metamodel (AADL by uri:http:///AADL/core, both source and target
models AADL)
It was working for a few rules, as I added another the Launching error
popped up. I reverted back to the state where it was working but it
continued to throw the error. Also tried with the option 'Continue
execution after errors in run mode'.
I have gone back to the point where there is a single rule and a very
simple input file but does not help. In ATL debugger, main thread
terminates at once.
Can someone help me get thru this? Thanks in advance for your time.
The ATL console had printed the following socketexception once but has
been displaying "Dumping ASM to /AADL2AADL/AADL2AADL1.asm" for some time
now.
java.net.SocketException: Software caused connection abort: socket write
error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(Unknown Source)
at java.net.SocketOutputStream.write(Unknown Source)
at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
at java.io.BufferedOutputStream.flush(Unknown Source)
at java.io.DataOutputStream.flush(Unknown Source)
at
org.atl.engine.vm.adwp.ADWPDebugger.realSendCommand(ADWPDebu gger.java:34)
at org.atl.engine.vm.adwp.ADWPDebugger.sendCommand(ADWPDebugger .java:23)
at
org.atl.eclipse.adt.debug.core.AtlDebugTarget.breakpointChan ged(AtlDebugTarget.java:291)
at
org.eclipse.debug.internal.core.BreakpointManager$Breakpoint Notifier.run(BreakpointManager.java:801)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.debug.internal.core.BreakpointManager$Breakpoint Notifier.notify(BreakpointManager.java:821)
at
org.eclipse.debug.internal.core.BreakpointManager.fireUpdate (BreakpointManager.java:735)
at
org.eclipse.debug.internal.core.BreakpointManager.access$1(B reakpointManager.java:725)
at
org.eclipse.debug.internal.core.BreakpointManager$Breakpoint ManagerVisitor.update(BreakpointManager.java:605)
at
org.eclipse.debug.internal.core.BreakpointManager.resourceCh anged(BreakpointManager.java:541)
at
org.eclipse.core.internal.events.NotificationManager$2.run(N otificationManager.java:280)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.events.NotificationManager.notify( NotificationManager.java:274)
at
org.eclipse.core.internal.events.NotificationManager.broadca stChanges(NotificationManager.java:148)
at
org.eclipse.core.internal.resources.Workspace.broadcastBuild Event(Workspace.java:240)
at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBu ildJob.java:146)
at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJ ob.java:208)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
----- and the exception: java.lang.NullPointerException
at
org.atl.eclipse.adt.launching.AtlLaunchConfigurationDelegate .runAtlLauncher(AtlLaunchConfigurationDelegate.java:247)
at
org.atl.eclipse.adt.launching.AtlLaunchConfigurationDelegate .runAtlLauncher(AtlLaunchConfigurationDelegate.java:168)
at
org.atl.eclipse.adt.launching.AtlLaunchConfigurationDelegate .runAtlLauncher(AtlLaunchConfigurationDelegate.java:145)
at
org.atl.eclipse.adt.launching.AtlLaunchConfigurationDelegate .runAtlLauncher(AtlLaunchConfigurationDelegate.java:121)
at
org.atl.eclipse.adt.launching.AtlLaunchConfigurationDelegate .launch(AtlLaunchConfigurationDelegate.java:97)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:639)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:565)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(D ebugUIPlugin.java:754)
at
org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlu gin.java:944)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.23835 seconds