Bug 108308 - Content assist gives NullPointerException
Summary: Content assist gives NullPointerException
Status: RESOLVED DUPLICATE of bug 101456
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 15:31 EDT by John G. Cleary CLA
Modified: 2005-08-30 09:44 EDT (History)
0 users

See Also:


Attachments
Log with NullPointerExceptions (126.71 KB, text/plain)
2005-08-29 15:39 EDT, John G. Cleary CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***