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 - Blocked in NbPreferences on shutdown
Summary: Blocked in NbPreferences on shutdown
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-29 20:09 UTC by Jan Pokorsky
Modified: 2012-03-09 08:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (12.60 KB, text/plain)
2012-02-29 20:09 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
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)