Bug 42188 - JavaModelException when saving CU
Summary: JavaModelException when saving CU
Status: RESOLVED DUPLICATE of bug 40020
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M4   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 42147 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-27 17:07 EDT by Lynne Kues CLA
Modified: 2003-08-28 06:59 EDT (History)
1 user (show)

See Also:


Attachments
walkback trace (7.90 KB, text/plain)
2003-08-27 17:09 EDT, Lynne Kues CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lynne Kues CLA 2003-08-27 17:07:59 EDT
Build 200308261317
Win2K
java.vm.info=J2RE 1.3.1 IBM J9 build 20030702 (JIT enabled)

Not sure what conditions are triggering the problem, but it is happening fairly 
often.  This time I added a variable to the CU and saved.

Will attach walkback trace.
Comment 1 Lynne Kues CLA 2003-08-27 17:09:58 EDT
Created attachment 5884 [details]
walkback trace

Note no error information was written to .log file.  This text appeared in my
java.exe DOS window.
Comment 2 Lynne Kues CLA 2003-08-27 17:12:44 EDT
Seems to be related to saving with an error in the CU.  In my case, I reference 
a method that is not yet defined and I get the error.  If I comment out the 
code in error and save, no walkback.
Comment 3 Philipe Mulet CLA 2003-08-28 03:44:22 EDT
Could you provide a testcase ?
Comment 4 Philipe Mulet CLA 2003-08-28 03:44:54 EDT
Jerome - didn't we fix such problems already ?
Comment 5 Philipe Mulet CLA 2003-08-28 03:46:14 EDT
*** Bug 42147 has been marked as a duplicate of this bug. ***
Comment 6 Jerome Lanneluc CLA 2003-08-28 04:54:30 EDT
No, this bug is not fixed yet. I still need a test case to reproduce it.

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