Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 326517 - NPE at ExternalFoldersManager.java:387 (After Upgrade to Helios SR1)
Summary: NPE at ExternalFoldersManager.java:387 (After Upgrade to Helios SR1)
Status: CLOSED DUPLICATE of bug 326434
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 07:30 EDT by MH CLA
Modified: 2010-09-29 07:58 EDT (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 MH CLA 2010-09-29 07:30:28 EDT
Build Identifier: 20100917-0705


!ENTRY org.eclipse.core.jobs 4 2 2010-09-29 13:25:56.042
!MESSAGE An internal error occurred during: "Refreshing external folders".
After upgrading my Eclipse Helios (via Help > Check for Updates) and restarting Eclipse, a NullPointerException message appeard. Content in .log:

-----------------------------------------------------
!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: Always

Steps to Reproduce:
1. Upgrade Eclipse Helios via menu Help > Check for Updates
2.
3.
Comment 1 Prakash Rangaraj CLA 2010-09-29 07:38:49 EDT
Moving to JDT Core
Comment 2 Olivier Thomann CLA 2010-09-29 07:58:28 EDT

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