Bug 52619 - NPE running Java model tests
Summary: NPE running Java model tests
Status: VERIFIED FIXED
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 M8   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 55279 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-20 07:34 EST by Jerome Lanneluc CLA
Modified: 2004-03-25 07:20 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2004-02-20 07:34:52 EST
Build 20040219 + latest JDT Core

Got the following NPE in indexer running the Java model tests:
java.lang.NullPointerException
	at 
org.eclipse.jdt.internal.core.search.indexing.IndexManager.recreateIndex
(IndexManager.java:340)
	at 
org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute
(AddJarFileToIndex.java:160)
	at org.eclipse.jdt.internal.core.search.processing.JobManager.run
(JobManager.java:344)
	at java.lang.Thread.run(Thread.java:534)
Comment 1 Kent Johnson CLA 2004-02-20 11:24:02 EST
Fixed.
Comment 2 Kent Johnson CLA 2004-03-19 13:11:23 EST
*** Bug 55279 has been marked as a duplicate of this bug. ***
Comment 3 Frederic Fusier CLA 2004-03-25 07:20:17 EST
Verified for 3.0 using build I200403250010.