Bug 330880 - Nullpointer while refreshing java project
Summary: Nullpointer while refreshing java project
Status: VERIFIED DUPLICATE of bug 321358
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.7 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 01:43 EST by Daniel Stein CLA
Modified: 2010-12-07 03:56 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Stein CLA 2010-11-23 01:43:19 EST
Build Identifier: 20100917-0705

Sometimes I get a Nullpointer-Exception while refreshing the projects in my workspace (pressing F5) Here is the trace: 

!ENTRY org.eclipse.core.jobs 4 2 2010-11-23 07:31:23.437
!MESSAGE An internal error occurred during: "Refreshing external folders".
!STACK 0
java.lang.NullPointerException
	at org.eclipse.jdt.internal.core.ExternalFoldersManager$RefreshJob.run(ExternalFoldersManager.java:387)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Reproducible: Sometimes
Comment 1 Daniel Stein CLA 2010-11-23 02:08:26 EST

*** This bug has been marked as a duplicate of bug 321358 ***
Comment 2 Satyam Kandula CLA 2010-12-07 03:56:00 EST
Verified for 3.7M4 using build I20101205-2000
Comment 3 Satyam Kandula CLA 2010-12-07 03:56:16 EST
.