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 29811 - deadlock after module install
Summary: deadlock after module install
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2003-01-06 14:11 UTC by pzajac
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threads dump (39.95 KB, text/plain)
2003-01-06 14:12 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2003-01-06 14:11:19 UTC
Before ide starts java module was disabled. After
enabling module deadlock between "Default Request
Processor" and "Code Completion Database Updater"
occured.
Comment 1 pzajac 2003-01-06 14:12:00 UTC
Created attachment 8454 [details]
threads dump
Comment 2 Martin Roskanin 2003-01-07 13:34:42 UTC
fixed in [maintrunk]

/cvs/editor/src/org/netbeans/modules/editor/options/AllOptionsFolder.java,v
 <--  AllOptionsFolder.java
new revision: 1.24; previous revision: 1.23
Comment 3 Martin Roskanin 2003-01-07 13:48:31 UTC
fixed in [prj40_prototype]

/cvs/editor/src/org/netbeans/modules/editor/options/AllOptionsFolder.java,v
 <--  AllOptionsFolder.java
new revision: 1.21.30.1; previous revision: 1.21
Comment 4 pzajac 2003-01-15 10:03:06 UTC
verified in 200301150100