Bug 108308

Summary: Content assist gives NullPointerException
Product: [Eclipse Project] JDT Reporter: John G. Cleary <jcleary>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
Log with NullPointerExceptions none

Description John G. Cleary CLA 2005-08-29 15:31:32 EDT
Have just started repeatedly getting NullPointerExceptions from Content Assist. Removed all plugins 
not part of standard release still got it. It is not entirely consistent - that is I will get the occaisional one 
that completes then will go back to misbehaving. I suspect that it has something to do with the content 
of what I am working on as I have been happily working with my current set up for months but who 
knows maybe I did change something.

In Resource view editing java file.
MacOS X 10.4 (upgraded a couple of weeks ago from 10.3).
Eclipse 3.1

The current project is making heavy use of 1.5 and generics (I am about to report another bug as a 
result of this will cross reference when I have done that). 

Logs to follow.
Comment 1 John G. Cleary CLA 2005-08-29 15:39:53 EDT
Created attachment 26598 [details]
Log with NullPointerExceptions

A number of different "incidents" in here. There seem to be two different sorts
of errors mentioned:
    Unhandled event loop exception
    "Content Assist" did not complete normally.  Please see the log for more
information.

Quite a lot of similar stack traces.
Comment 2 John G. Cleary CLA 2005-08-30 01:56:07 EDT
Bug 108335 might be related.
Comment 3 Olivier Thomann CLA 2005-08-30 07:58:41 EDT
Looks like a duplicate of bug 101456.
Could you please try again with 3.2M1?
Comment 4 Olivier Thomann CLA 2005-08-30 09:44:08 EDT
Closing as dup of bug 101456.
Please reopen if you get it again with 3.2M1.

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