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 218104 - Startup deadlock on Keyring #2
Summary: Startup deadlock on Keyring #2
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: PC All
: P1 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-11 08:31 UTC by Petr Hejl
Modified: 2013-01-11 11:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (28.81 KB, text/plain)
2012-09-11 08:31 UTC, Petr Hejl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hejl 2012-09-11 08:31:48 UTC
Created attachment 124141 [details]
threaddump

The deadlock moved to another level. The map is lazy, but upper code levels keep asking them for password on startup.
Comment 1 TomasKraus 2012-09-11 15:20:18 UTC
changeset:   232472:8bf10e0cf45e
summary:     #218104 - Startup deadlock on Keyring #2

Removed one more deadlock condition. Let's see what would be deadlock on Keyring #3. :)
Comment 2 Quality Engineering 2012-09-12 02:09:44 UTC
Integrated into 'main-golden', will be available in build *201209120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8bf10e0cf45e
User: Tomas Kraus <TomasKraus@netbeans.org>
Log: #218104 - Startup deadlock on Keyring #2