junit.framework.AssertionFailedError: Program did not suspend, launch terminated.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via harmony-alerts by nomail@intel.com, 1 year ago
via apache.org by Unknown author, 2 years ago
junit.framework.AssertionFailedError: Program did not suspend, launch terminated.
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.launchAndWait(AbstractAntDebugTest.java:170)
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.launchAndWait(AbstractAntDebugTest.java:144)
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.launchToLineBreakpoint(AbstractAntDebugTest.java:347)
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.launchToLineBreakpoint(AbstractAntDebugTest.java:330)
at org.eclipse.ant.tests.ui.debug.RunToLineTests.runToLine(RunToLineTests.java:168)
at org.eclipse.ant.tests.ui.debug.RunToLineTests.testRunToLineSkipBreakpointSepVM(RunToLineTests.java:111)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest.access$0(AbstractAntUIBuildTest.java:1)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest$1.run(AbstractAntUIBuildTest.java:44)
at java.lang.Thread.run(Thread.java:662)