This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 209017

Summary: Blocked in NbPreferences on shutdown
Product: platform Reporter: Jan Pokorsky <jpokorsky>
Component: Options&SettingsAssignee: Theofanis Oikonomou <theofanis>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description Jan Pokorsky 2012-02-29 20:09:37 UTC
Created attachment 116218 [details]
thread dump

Product Version: NetBeans IDE 7.1 (Build 201112071828)
Java: 1.6.0_26; Java HotSpot(TM) Client VM 20.1-b02
System: Linux version 2.6.32-38-generic-pae running on i386; UTF-8; en_US (nb)

UI disappeared after exiting IDE but the process still remains in memory. Thread dump from jstack attached.
Comment 1 Jaroslav Tulach 2012-03-09 08:11:21 UTC
Waiting in NbPreferences

	at org.openide.util.RequestProcessor$Task.waitFinished(RequestProcessor.java:1667)
	at org.netbeans.core.startup.preferences.NbPreferences.sync(NbPreferences.java:275)
	at org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.serialize(SimpleFileOwnerQueryImplementation.java:232)