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 147039

Summary: Deadlock when invoking code completion in JSP
Product: javaee Reporter: Jiri Prox <jiriprox>
Component: CodeAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: pjiricka
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: threaddump
sample file

Description Jiri Prox 2008-09-12 09:11:18 UTC
Product Version: NetBeans IDE Dev (Build 20080911080508)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.22-15-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/jp159440/.netbeans/dev

Deadlock occurred when invoking code completion in scriptlet. Thread dump is attached
Comment 1 Jiri Prox 2008-09-12 09:13:27 UTC
Created attachment 69723 [details]
threaddump
Comment 2 Jiri Prox 2008-09-12 09:24:03 UTC
The deadlock is reproducible 
steps to reproduce:
1) open attached file
2) in scriptlet type 'st' and press tab
Comment 3 Jiri Prox 2008-09-12 09:25:09 UTC
Created attachment 69725 [details]
sample file
Comment 4 Marek Fukala 2008-09-15 10:32:08 UTC

*** This issue has been marked as a duplicate of 146762 ***