Bug 33479 - [Tasks] Task list not updated correctly.
Summary: [Tasks] Task list not updated correctly.
Status: RESOLVED DUPLICATE of bug 33481
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P2 major (vote)
Target Milestone: 2.1 RC2   Edit
Assignee: Chris McLaren CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 14:32 EST by DJ Houghton CLA
Modified: 2003-03-10 15:14 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 DJ Houghton CLA 2003-02-27 14:32:01 EST
 
Comment 1 DJ Houghton CLA 2003-02-27 14:36:56 EST
build i0227, linux-gtk, redhat 8.0, ibm jre 1.3.1 sr2

Sometimes I get into a state where the Java problems in the task list do not
correctly represent the actual problems in my workspace. These are my latest
steps, although I don't know if it is reproducable.

- I started an existing workspace with a new VM
- had a lot of errors saying that the JRE_LIB variables was not bound
- I added it via Windows -> Preferences -> Java -> ClassPath Variables
- when I hit OK it told me that I had to do a full re-build so I did

At the end of all this, the Java problems in the task list still said "missing
JRE_LIB" but all the overlay error icons on the projects were gone (I had no
more errors in Java files)

Also note that in my setup I have binary projects (using linked resources) for
all non-Core projects. I also had deleted my previous install so these links
were broken.
Comment 2 DJ Houghton CLA 2003-02-27 14:38:24 EST
I also had this problem on Win2k.

Note that double-clicking on a task in the task list produces the following
lines in the log file:

!ENTRY org.eclipse.ui 4 4 Feb 27, 2003 14:25:12.407
!MESSAGE Error accessing marker type
Error accessing marker type
Reason:
!ENTRY org.eclipse.core.resources 4 376 Feb 27, 2003 14:25:12.408
!MESSAGE Marker id: 220610 not found.
Marker id: 220610 not found.
Comment 3 DJ Houghton CLA 2003-02-27 14:42:20 EST
See also bug 33481 which happened before this one.
Comment 4 Nick Edgar CLA 2003-03-10 15:14:18 EST
The stale task list and subsequent logs were due to the earlier JIT bug.


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