Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 328615 - Nullpointer when refreshing folder
Summary: Nullpointer when refreshing folder
Status: VERIFIED DUPLICATE of bug 326434
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6.1   Edit
Hardware: All All
: P3 critical with 1 vote (vote)
Target Milestone: 3.6.2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-25 10:46 EDT by Remi Nodet CLA
Modified: 2011-01-20 04:08 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 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