Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 328615

Summary: Nullpointer when refreshing folder
Product: [Eclipse Project] JDT Reporter: Remi Nodet <rn>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: VERIFIED DUPLICATE QA Contact:
Severity: critical    
Priority: P3 CC: jarthana, satyam.kandula
Version: 3.6.1   
Target Milestone: 3.6.2   
Hardware: All   
OS: All   
Whiteboard:

Description Remi Nodet CLA 2010-10-25 10:46:27 EDT
What steps will reproduce the problem?
1. checkout our project eclub2-srv-admin (which you cannot I know)
2. press F5 for refresh

Note: this error has been introduced in 3.6.1 (worked fine with 3.5.x and 3.6.0)

-- Error Details --
Date: Mon Oct 25 16:41:38 CEST 2010
Message: An internal error occurred during: "Refreshing external folders".
Severity: Error
Product: Eclipse 1.3.1.20100913-1228 (org.eclipse.epp.package.jee.product)
Plugin: org.eclipse.core.jobs
Session Data:
eclipse.buildId=M20100909-0800
java.version=1.6.0_20
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product -keyring /Users/remi/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.jee.product -keyring /Users/remi/.eclipse_keyring -showlocation


Exception Stack Trace:
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)
Comment 1 Jay Arthanareeswaran CLA 2010-10-25 10:58:09 EDT
This is same as bug 326434.

*** This bug has been marked as a duplicate of bug 326434 ***
Comment 2 Satyam Kandula CLA 2011-01-20 04:08:41 EST
Verified for 3.6.2 RC2 using build M20110119-0834