Community
Participate
Working Groups
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.
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
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 ***