Skip to content

Executor's Launch config stops with exception

Submitted by Jeno Attila Balasko

Assigned to Jeno Attila Balasko

Link to original bug (#499978)

Description

With HelloWorld project, building in parallel mode and internal makefilegen ( dynamically or statically linked), the launcher ( Run as> TITAN Parallel launcher) stops with exception:

!ENTRY org.eclipse.ui 4 0 2016-08-19 12:53:29.667 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/core/filesystem/URIUtil at org.eclipse.titan.executor.executors.BaseExecutor.resolvePathFromAttribute(BaseExecutor.java:286) at org.eclipse.titan.executor.executors.BaseExecutor.<init>(BaseExecutor.java:203) at org.eclipse.titan.executor.executors.mctr.cli.CliExecutor.<init>(CliExecutor.java:140) at org.eclipse.titan.executor.executors.mctr.cli.LaunchConfigurationDelegate.launch(LaunchConfigurationDelegate.java:28) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731) at org.eclipse.titan.executor.executors.LaunchShortcut.launch(LaunchShortcut.java:166) at org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.launch(LaunchShortcutExtension.java:431) at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.run(LaunchShortcutAction.java:74) at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.runWithEvent(LaunchShortcutAction.java:123) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4362) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4180) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3769)

Version: 5.5.0