Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 211255 - Marker id 4984 not found.
Summary: Marker id 4984 not found.
Status: RESOLVED DUPLICATE of bug 211122
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 211252 (view as bug list)
Depends on: 211252
Blocks:
  Show dependency tree
 
Reported: 2007-11-28 11:00 EST by Olivier Thomann CLA
Modified: 2007-11-29 08:21 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2007-11-28 11:00:47 EST
+++ This bug was initially created as a clone of Bug #211252 +++

There is a timing issue that makes it possible on a full build that a marker has been deleted, but the problem view is not refreshed yet.
In this case, clicking on the marker in the problem view triggers two errors:
- one from the resource plugin (Marker id 4984 not found)
- one from the ui plugin (Error accessing marker type)

If the user cannot do anything about this, these two errors should be removed from the log. They are polluting it.

I'll open the same bug report against Platform/UI. This is not a new issue, but it is annoying to see the log with these errors when nothing can be done from the user point of view to prevent them except not clicking on the problem inside the problem view during a build.
Comment 1 Olivier Thomann CLA 2007-11-28 11:01:21 EST
I am using:
eclipse.buildId=I20071127-0800
java.version=1.6.0_05-ea
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_CA
Framework arguments:  -product org.eclipse.sdk.ide
Command-line arguments:  -product org.eclipse.sdk.ide -data D:\eclipse\workspaces\api_tools/../APITool -dev file:D:/eclipse/workspaces/api_tools/.metadata/.plugins/org.eclipse.pde.core/APITool/dev.properties -os win32 -ws win32 -arch x86 -console
Comment 2 Szymon Brandys CLA 2007-11-28 12:38:09 EST
*** Bug 211252 has been marked as a duplicate of this bug. ***
Comment 3 Olivier Thomann CLA 2007-11-28 13:15:00 EST
If both errors are logged by the UI, then the UI should not log them at all or should not allow a marker to be selected during a build.
Comment 4 Tod Creasey CLA 2007-11-29 08:21:09 EST
Agreed. See Bug 211122. I only log these now in debug mode. Stale markers are a common fact of life during builds so I am not reporting these now.

*** This bug has been marked as a duplicate of bug 211122 ***