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

Summary: deadlock after module install
Product: editor Reporter: pzajac <pzajac>
Component: -- Other --Assignee: issues@editor <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: -S1S-   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: threads dump

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