Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 447464

Summary: [platform] Session processor ‘class com.codetrails.connect.internal.hippie.rcp.completio...
Product: z_Archived Reporter: EPP Error Reports <error-reports-inbox>
Component: RecommendersAssignee: EPP Error Reports <error-reports-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: johannes.dorn, marcel.bruch, sewe
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description EPP Error Reports CLA 2014-10-16 01:07:02 EDT
Hello committers,

we received a new error report for Eclipse 4.4.1.M20140925-0400.


General Information:
    anonymous-id:         8553b6a1-a321-4c3e-ba3f-7217b7e18891
    eclipse-build-id:     4.4.1.M20140925-0400
    eclipse-product:      org.eclipse.epp.package.jee.product
    operating system:     Windows8 6.3.0 (x86_64) - win32
    java-runtime-version: 1.8.0_20-b26

The following plug-ins were present on the execution stack (*):
    1. com.codetrails.connect.hippie.rcp_1.2.9.v20140819-0915-b737
    2. com.codetrails.connect.hippie_1.2.9.v20140819-0915-b737
    3. org.eclipse.core.databinding.observable_1.4.1.v20140210-1835
    4. org.eclipse.core.databinding_1.4.2.v20140729-1044
    5. org.eclipse.core.runtime_3.10.0.v20140318-2214
    6. org.eclipse.e4.ui.workbench_1.2.1.v20140901-1244
    7. org.eclipse.e4.ui.workbench.swt_0.12.100.v20140530-1436
    8. org.eclipse.equinox.app_1.3.200.v20130910-1609
    9. org.eclipse.equinox.launcher_1.3.0.v20140415-2008
    10. org.eclipse.jface.text_3.9.1.v20140827-1810
    11. org.eclipse.jface_3.10.1.v20140813-1009
    12. org.eclipse.recommenders.completion.rcp_2.1.10.v20140926-1332
    13. org.eclipse.swt_3.103.1.v20140903-1938
    14. org.eclipse.ui_3.106.0.v20140812-1751
    15. org.eclipse.ui.ide.application_1.0.500.v20140514-2033
    16. org.eclipse.ui.ide_3.10.1.v20140828-0944


Error Status:

    code:                   1
    plugin:                 org.eclipse.recommenders.completion.rcp_2.1.10.v20140926-1332
    message:                Session processor ‘class com.codetrails.connect.internal.hippie.rcp.completion.CallCompletionSessionProcessor’ failed with exception.
    fingerprint:            32ef2398
    exception class:        java.lang.NoClassDefFoundError
    exception message:      org/eclipse/recommenders/rcp/utils/MatchingUtils
    number of children:     0
    
    java.lang.NoClassDefFoundError: org/eclipse/recommenders/rcp/utils/MatchingUtils
    at com.codetrails.connect.hippie.rcp.utils.SignatureTools.getMethodNameForMethods(SignatureTools.java:65)
    at com.codetrails.connect.hippie.rcp.utils.SignatureTools.getMethodName(SignatureTools.java:51)
    at com.codetrails.connect.internal.hippie.rcp.completion.CallCompletionSessionProcessor.getEventForProposal(CallCompletionSessionProcessor.java:98)
    at com.codetrails.connect.internal.hippie.rcp.completion.AbstractCompletionSessionProcessor.applied(AbstractCompletionSessionProcessor.java:175)
    at org.eclipse.recommenders.completion.rcp.processable.IntelligentCompletionProposalComputer.applied(IntelligentCompletionProposalComputer.java:310)
    at org.eclipse.jface.text.contentassist.ContentAssistant.fireAppliedEvent(ContentAssistant.java:2464)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup.fireAppliedEvent(CompletionProposalPopup.java:1433)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup.insertProposal(CompletionProposalPopup.java:970)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup.insertSelectedProposalWithMask(CompletionProposalPopup.java:914)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup.verifyKey(CompletionProposalPopup.java:1358)
    at org.eclipse.jface.text.contentassist.ContentAssistant$InternalListener.verifyKey(ContentAssistant.java:808)
    at org.eclipse.jface.text.TextViewer$VerifyKeyListenersManager.verifyKey(TextViewer.java:491)
    at org.eclipse.swt.custom.StyledTextListener.handleEvent(StyledTextListener.java:66)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1070)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:782)
    at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5981)
    at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:5663)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1070)
    at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1112)
    at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1108)
    at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1529)
    at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:4722)
    at org.eclipse.swt.widgets.Canvas.WM_CHAR(Canvas.java:343)
    at org.eclipse.swt.widgets.Control.windowProc(Control.java:4610)
    at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:339)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:5023)
    at org.eclipse.swt.internal.win32.OS.DispatchMessageW(OS.java:-2)
    at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2549)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
    at sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
    at java.lang.reflect.Method.invoke(null:-1)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
   

    

Messages, stacktraces, and nested status objects may be shortened. Please visit 
http://dev.eclipse.org/recommenders/committers/confess/0.5/reports/543f5276e4b094d6b99d8a89
for the complete error log.


Some general information and guidelines about how to use this bug report:

1. Feel free to move this bug to your own product and components. Please note
   that this bug is only accessible to Eclipse committers. If you move this bug
   please make sure that it's still in the "Security Advisor" group.

2. The bug contents of the fields status, resolution, keywords, and whitelist
   are presented to reporters. If you needs more information, please set the
   keyword "needinfo". This will trigger a specialized dialog asking the user
   to provide further details.

3. Use the following resolutions for the following situations:
   * CLOSED / FIXED: This bug has been fixed. Please provide additional
     information in the whiteboard field.
   * CLOSED / WORKSFORME: Use this resolution if you can't reproduce this issue
     and request further information. Please use the whiteboard text to specify
     more details what a user should provide and how.
   * CLOSED / INVALID: Use this resolution if the reported problem is a
     'user-configuration' problem. Please consider giving hints how to fix
     these issues in the whiteboard field.
   * CLOSED / NOT ECLIPSE: Use this if the problem is caused by another plugin
     not developed at Eclipse.org
   * CLOSED / MOVED: If this bug has been moved else where. Please provide more 
     information (e.g. a link) in the whiteboard field.

4. Please remember that only committers can view and comment on this bug. You
   may, however, manually add the reporting user to the bug's cc list. But keep
   in mind that the report may contains sensitive information.

5. If you are missing a feature, please file a enhancement request here:
   https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Recommenders.Incubator&component=Stacktraces
    
 

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


--
* Note: The list of present bundles and their respective versions was
  calculated by package naming heuristics. This may or may not reflect reality.
Comment 1 EPP Error Reports CLA 2014-10-16 01:07:10 EDT
I've looked up the (to date) top-3 most similar bug groups and listed the 
closest bug of each group below. This report may or may not be duplicate of
those (low or similar scores for all entries may indicate that this hasn't
been reported yet):

>     1. Bug 446841: [rec] Session processor ‘class com.codetrails.connect.internal.hippie.rcp.completio... (err_grp: 9db521ae) – 0,8    
>     2. Bug 445578: Unhandled event loop exception (err_grp: bf95b1bc) – 0,7    
>     3. Bug 446287: Error reading manifest for E:\Codetrails\Git\plugins\org.eclipse.recommenders... (err_grp: 3a397a7c) – 0,6    


If this report actually is a duplicate of those, please mark it as such. This
information helps me to improve the recommendations further for the next issue.

Thank you for your assistance.
Your friendly error-reports-inbox.
Comment 2 Marcel Bruch CLA 2014-10-16 01:55:03 EDT

*** This bug has been marked as a duplicate of bug 446841 ***
Comment 3 EPP Error Reports CLA 2014-10-21 08:35:57 EDT
*** Bug 448071 has been marked as a duplicate of this bug. ***
Comment 4 EPP Error Reports CLA 2014-10-21 08:36:17 EDT
*** Bug 448072 has been marked as a duplicate of this bug. ***