Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 211252 - Marker id 4984 not found.
Summary: Marker id 4984 not found.
Status: RESOLVED DUPLICATE of bug 211255
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 211255
  Show dependency tree
 
Reported: 2007-11-28 10:59 EST by Olivier Thomann CLA
Modified: 2007-11-28 12:38 EST (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 Olivier Thomann CLA 2007-11-28 10:59:00 EST
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:43 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
This is a duplicate of the UI bug. In Resources, the error is not logged. Both errors are logged in the UI.

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