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 11524

Summary: Using external browser (windows) cause deadlock of IDE.
Product: ide Reporter: Marek Fukala <mfukala>
Component: ExtbrowserAssignee: _ rkubacki <rkubacki>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: The IDE thread dump.

Description Marek Fukala 2001-04-18 15:55:14 UTC
[010417_CE]
How to reproduce:
1) take a JSP page
2) set external browser (windows) as JSP browser
3) execute the JSP page

Ide freezes in more than 50% of cases.
Thread dump is attached.
Comment 1 Marek Fukala 2001-04-18 15:56:13 UTC
Created attachment 1149 [details]
The IDE thread dump.
Comment 2 Petr Jiricka 2001-04-20 09:57:57 UTC
This appears in 3.2, not only Dev !
Comment 3 _ rkubacki 2001-04-25 09:45:23 UTC
fixed in trunk and NB3.2 by separating code into its own thread so that native
code is no longer invoked from AWTThread.
Comment 4 Jan Chalupa 2001-05-05 22:14:22 UTC
Target milestone -> 3.2
Comment 5 Jason Rush 2001-06-14 02:19:23 UTC
Verified on 6/13/01.