Bug 76733 - [1.5][builder] Inconsistent classfile encountered
Summary: [1.5][builder] Inconsistent classfile encountered
Status: RESOLVED DUPLICATE of bug 79797
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 2000
: P3 major (vote)
Target Milestone: 3.1 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 04:43 EDT by Se Kwon, Kim CLA
Modified: 2004-12-20 09:34 EST (History)
0 users

See Also:


Attachments
Inconsistent classfile error before Project->Clean (142.57 KB, image/pjpeg)
2004-10-21 04:46 EDT, Se Kwon, Kim CLA
no flags Details
Inconsistent classfile error vanished after Project->Clean (162.38 KB, image/pjpeg)
2004-10-21 04:48 EDT, Se Kwon, Kim CLA
no flags Details
Build Automatically' is turned on. (8.92 KB, image/pjpeg)
2004-10-21 04:49 EDT, Se Kwon, Kim CLA
no flags Details
My workbench options for your comprehension. (44.90 KB, image/pjpeg)
2004-10-21 04:49 EDT, Se Kwon, Kim CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Se Kwon, Kim CLA 2004-10-21 04:43:26 EDT
I have one java project in Eclipse 3.1M2.
When I modified one java file, following error occured :

Inconsistent classfile encountered: The undefined type parameter E is 
referenced from within GraphDecorator<V>

But, GraphDecorator<V> must be GraphDecorator<V, E>.
So, when I do "Project->Clean...", that error vanished.

I turned 'Build Automatically', 'Refresh workspace automatically' on in 
workbench setting.

Increasing build capability seems to work not properly.
I attached 4 screenshot for your comprehension.
Comment 1 Se Kwon, Kim CLA 2004-10-21 04:46:09 EDT
Created attachment 15320 [details]
Inconsistent classfile error before Project->Clean

When doing Project->Clean, project had error. But it should not because I
turned automatic building, automatic workbench refresh option. After
Project->Clean, that error vanished.
Comment 2 Se Kwon, Kim CLA 2004-10-21 04:48:30 EDT
Created attachment 15321 [details]
Inconsistent classfile error vanished after Project->Clean

After Project->Clean, inconsistent classfile error disappeared. This happened
not one time. It happens constantly.
Comment 3 Se Kwon, Kim CLA 2004-10-21 04:49:00 EDT
Created attachment 15322 [details]
Build Automatically' is turned on.
Comment 4 Se Kwon, Kim CLA 2004-10-21 04:49:43 EDT
Created attachment 15323 [details]
My workbench options for your comprehension.
Comment 5 Frederic Fusier CLA 2004-10-27 08:04:54 EDT
Which java file did you modify: GraphDecorator, DummyGraphListener, other...?
Comment 6 Se Kwon, Kim CLA 2004-10-27 21:23:28 EDT
When I modified any one of GraphDecorator and DummyGraphListener, I can get 
this error.
Comment 7 Philipe Mulet CLA 2004-12-19 14:44:01 EST
Does it still occur in M4 build ?
Comment 8 Philipe Mulet CLA 2004-12-20 09:34:17 EST
Closing as a dup of bug 79797. If symptoms persist, please reopen with steps to
reproduce.

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