Bug 37426 - NPE while compiling
Summary: NPE while compiling
Status: RESOLVED DUPLICATE of bug 35831
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M1   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-09 10:39 EDT by Lynne Kues CLA
Modified: 2003-06-02 06:13 EDT (History)
0 users

See Also:


Attachments
log file (64.87 KB, text/plain)
2003-05-09 10:40 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-05-09 10:39:45 EDT
java.vm.info=J2RE 1.3.1 IBM Windows 32 build cn131-20020710 (JIT enabled: jitc)
Build 200303272130
Win2k

Started my workspace from yesterday, which was working just fine when I left 
last night.  Made a minor change to a CU and attempted to save.  Got an "Error 
during build" message.  Reloaded from local history and tried again - "Save 
Failed null" message.  Exited Eclipse and restarted and tried again, still 
unable to save.  Attaching log file.
Comment 1 Lynne Kues CLA 2003-05-09 10:40:31 EDT
Created attachment 4836 [details]
log file
Comment 2 Philipe Mulet CLA 2003-05-12 06:21:44 EDT
This is a known VM bug. In subsequent version of the compiler (post 2.1), we 
released a better work-around (try to get a more recent integration build). 

Alternatively, use a newer JRE (SR4 is claimed to be fine).

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