Bug 451210 - [jdt] ... not on classpath
Summary: [jdt] ... not on classpath
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.5   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: needinfo
: 451211 451697 451698 452036 452535 466806 467801 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-12 11:55 EST by EPP Error Reports CLA
Modified: 2022-08-24 15:14 EDT (History)
5 users (show)

See Also:


Attachments
Patch to get stack trace (892 bytes, patch)
2015-05-21 08:12 EDT, Dani Megert CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description EPP Error Reports CLA 2014-11-12 11:55:59 EST
Hello committers,

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


General Information:
    anonymous-id:         fcad4e52-278e-415f-8522-00c422c44fb9
    eclipse-build-id:     4.4.1.M20140925-0400
    eclipse-product:      org.eclipse.epp.package.jee.product
    operating system:     Linux 3.16.7.fc20 (x86_64) - gtk
    java-runtime-version: 1.7.0_71-mockbuild_2014_10_15_17_02-b00

The following plug-ins were present on the execution stack (*):
    1. org.eclipse.core.databinding.observable_1.4.1.v20140210-1835
    2. org.eclipse.core.databinding_1.4.2.v20140729-1044
    3. org.eclipse.core.runtime_3.10.0.v20140318-2214
    4. org.eclipse.debug.ui_3.10.1.v20140822-1408
    5. org.eclipse.e4.ui.workbench_1.2.1.v20140901-1244
    6. org.eclipse.e4.ui.workbench.swt_0.12.100.v20140530-1436
    7. org.eclipse.equinox.app_1.3.200.v20130910-1609
    8. org.eclipse.equinox.launcher_1.3.0.v20140415-2008
    9. org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926
    10. org.eclipse.jdt.debug_3.8.101.v20140902-1548
    11. org.eclipse.jdt_3.10.0.v20140925-0400
    12. org.eclipse.jface_3.10.1.v20140813-1009
    13. org.eclipse.osgi_3.10.1.v20140909-1633
    14. org.eclipse.recommenders.stacktraces.rcp_2.1.11.v20141031-2344
    15. org.eclipse.swt_3.103.1.v20140903-1938
    16. org.eclipse.ui_3.106.0.v20140812-1751
    17. org.eclipse.ui.ide.application_1.0.500.v20140514-2033
    18. org.eclipse.ui.ide_3.10.1.v20140828-0944


Error Status:

    code:                   4
    plugin:                 org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926
    message:                /home/ochaloup/.m2/repository/org/picketbox/picketbox-infinispan/4.0.15.Final/picketbox-infinispan-4.0.15.Final.jar is not on its project's build path
    fingerprint:            ca78cc02
    exception class:        org.eclipse.recommenders.internal.stacktraces.rcp.StandInStacktraceProvider$StandInException
    exception message:      Stand-In Stacktrace supplied by Eclipse Stacktraces & Error Reporting Tool
    number of children:     0
    
    org.eclipse.recommenders.internal.stacktraces.rcp.StandInStacktraceProvider$StandInException: Stand-In Stacktrace supplied by Eclipse Stacktraces & Error Reporting Tool
    at org.eclipse.recommenders.internal.stacktraces.rcp.StandInStacktraceProvider.insertStandInStacktraceIfEmpty(StandInStacktraceProvider.java:60)
    at org.eclipse.recommenders.internal.stacktraces.rcp.LogListener.logging(LogListener.java:78)
    at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:160)
    at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:100)
    at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:86)
    at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:205)
    at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:178)
    at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
    at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
    at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
    at org.eclipse.core.internal.runtime.Log.log(Log.java:62)
    at org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.log(JDIDebugUIPlugin.java:192)
    at org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.log(JDIDebugUIPlugin.java:211)
    at org.eclipse.jdt.internal.debug.ui.breakpoints.AbstractDetailPane.display(AbstractDetailPane.java:285)
    at org.eclipse.debug.internal.ui.views.variables.details.DetailPaneProxy.display(DetailPaneProxy.java:117)
    at org.eclipse.debug.internal.ui.views.variables.VariablesView.refreshDetailPaneContents(VariablesView.java:1218)
    at org.eclipse.debug.internal.ui.views.variables.VariablesView$8.selectionChanged(VariablesView.java:1157)
    at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:876)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:178)
    at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:873)
    at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1217)
    at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1243)
    at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:265)
    at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:259)
    at org.eclipse.jface.util.OpenStrategy$1$2.run(OpenStrategy.java:440)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3774)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3412)
    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(NativeMethodAccessorImpl.java:-2)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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/-
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-11-12 11:56:00 EST
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 450319: [platform] Problems occurred when invoking code from plug-in: "org.eclipse.jface". – 0,8    
>     2. Bug 450966: [papyrus] Failed to get the value of 'bottomRightOverlay' for org.eclipse.papyrus.infra... – 0,8    
>     3. Bug 448410: [platform] Conflicting handlers for org.eclipse.ui.navigate.backwardHistory: {ActionHand... – 0,8    


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 EPP Error Reports CLA 2014-11-12 11:56:12 EST
*** Bug 451211 has been marked as a duplicate of this bug. ***
Comment 3 EPP Error Reports CLA 2014-11-15 13:57:18 EST
*** Bug 451697 has been marked as a duplicate of this bug. ***
Comment 4 EPP Error Reports CLA 2014-11-15 14:01:38 EST
*** Bug 451698 has been marked as a duplicate of this bug. ***
Comment 5 EPP Error Reports CLA 2014-11-18 05:30:18 EST
*** Bug 452036 has been marked as a duplicate of this bug. ***
Comment 6 Ed Willink CLA 2014-11-18 05:33:25 EST
(In reply to Error Reports from comment #5)
> *** Bug 452036 has been marked as a duplicate of this bug. ***

This occured when removing a breakpoint in the Breakpoints View.

Consequently the cursor moves to the breakpoint below, which may be from a different debugging requirement and so may refer to non-classpath content.
Comment 7 EPP Error Reports CLA 2014-11-20 10:41:25 EST
*** Bug 452535 has been marked as a duplicate of this bug. ***
Comment 8 Michael Rennie CLA 2015-05-11 14:23:55 EDT
*** Bug 466806 has been marked as a duplicate of this bug. ***
Comment 9 Sarika Sinha CLA 2015-05-21 02:56:02 EDT
*** Bug 467801 has been marked as a duplicate of this bug. ***
Comment 10 Dani Megert CLA 2015-05-21 08:12:25 EDT
Created attachment 253632 [details]
Patch to get stack trace
Comment 11 Dani Megert CLA 2015-05-21 08:14:12 EDT
(In reply to Dani Megert from comment #10)
> Created attachment 253632 [details] [diff]
> Patch to get stack trace

Early 4.6 we should commit that change to get more details about the problem.
Comment 12 Achim H. CLA 2015-06-26 07:32:36 EDT
This bug occurred for me while remote debugging an EAR deployied in JBoss AS 7.2. The suspended node in debug view took a while to show up after stepping with F6. After it reappeared I opened the debug view node which was suspended (current position) and stepped out via F7. That is when this issue was reported as known bug in Eclipse Mars.
Comment 13 Ed Willink CLA 2015-07-05 08:56:58 EDT
(In reply to Ed Willink from comment #6)
> (In reply to Error Reports from comment #5)
> > *** Bug 452036 has been marked as a duplicate of this bug. ***
> 
> This occured when removing a breakpoint in the Breakpoints View.
> 
> Consequently the cursor moves to the breakpoint below, which may be from a
> different debugging requirement and so may refer to non-classpath content.

Similarly occurs if Breakpoint references a plugin taht has been uninstalled from a project that is closed.

Just silence the message.
Comment 14 Ed Willink CLA 2015-07-12 05:49:33 EDT
I got it again while stopped at a breakpoint and doing a modest edit at the breakpoint location, so no doubt the breakpoint went stale.
Comment 15 Dani Megert CLA 2015-07-15 07:56:00 EDT
(In reply to Dani Megert from comment #11)
> (In reply to Dani Megert from comment #10)
> > Created attachment 253632 [details] [diff] [diff]
> > Patch to get stack trace
> 
> Early 4.6 we should commit that change to get more details about the problem.

Done.
Comment 16 WJ Gerritsen CLA 2015-11-27 07:33:49 EST
I am on 4.5.1, and got this error while setting a breakpoint on a very slow responding java process (connected over the WAN with high latency).

Setting and unsetting the breakpoint brought me into this situation. Seems eclipse was still in the process of setting the breakpoint when I tried to unset it.
Comment 17 Sarika Sinha CLA 2016-04-06 09:29:41 EDT
Moving it to 4.7 as we need more info on the tracing which was added in 4.6.
Comment 18 Sarika Sinha CLA 2017-03-14 00:34:58 EDT
Moving out of 4.7 as did not receive much info.
Comment 19 Eclipse Genie CLA 2020-08-30 18:29:40 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 20 Eclipse Genie CLA 2022-08-23 16:06:36 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 21 Ed Willink CLA 2022-08-24 15:14:35 EDT
A variety of stale breakpoint bugs such as Bug 576200 are open, so the absence of recent reports/duplicates on this bug may not indicate that it is fixed.