Bug 517283 - NoStackTrace in CoverageLaunchShortcut.getDelegate
Summary: NoStackTrace in CoverageLaunchShortcut.getDelegate
Status: UNCONFIRMED
Alias: None
Product: Eclemma
Classification: Technology
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-26 04:15 EDT by EPP Error Reports CLA
Modified: 2017-05-26 04:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description EPP Error Reports CLA 2017-05-26 04:15:18 EDT
The following problem was reported via the automated error reporting:

Message: ILaunchShortcut declaration not found: org.eclipse.shortcut.scala
com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
    at org.eclipse.eclemma.ui.launching.CoverageLaunchShortcut.getDelegate(CoverageLaunchShortcut.java:62)
    at org.eclipse.eclemma.ui.launching.CoverageLaunchShortcut.launch(CoverageLaunchShortcut.java:78)
    at org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.launch(LaunchShortcutExtension.java:431)
    at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.runInternal(LaunchShortcutAction.java:85)
    at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.run(LaunchShortcutAction.java:70)
    at org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension$LaunchCommandHandler.execute(LaunchShortcutExtension.java:89)
    at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:563)
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)



Bundles:
| org.eclipse.debug.ui | 3.12.0.v20170508-1014 | 3.12.0.v20170508-1014 |
| org.eclipse.e4.core.di | 1.6.100.v20170421-1418 | 1.6.100.v20170421-1418 |
| org.eclipse.eclemma.ui | 3.0.0.201705091148 | 3.0.0.201705091148 |
| org.eclipse.ui | 3.109.0.v20170411-1742 | 3.109.0.v20170411-1742 |

Operating Systems:
| MacOSX | 10.10.5 | 10.10.5 |


The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/5927e3b4e4b00e98f02df77d for the latest data.

Thank you for your assistance.
 Your friendly error-reports-inbox.


Created on behalf of andreas.sewe@xxxxxx.xxx
Comment 1 Andreas Sewe CLA 2017-05-26 04:20:17 EDT
Steps to reproduce:

- Use the Oxygen RC1 Java EPP package from [1].
- Use the Alt+Shift+E shortcut to open the "Coverage" mini-menu.
- Pick Coverage Scala Application (or Coverage Eclipse Application or ...)

It looks like the list of options should be dynamic, based on what the user has installed.

[1] <https://hudson.eclipse.org/packaging/job/oxygen.epp-tycho-build/268/artifact/org.eclipse.epp.packages/archive/>