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 105170

Summary: IDE freezes ta TagHandlerPanelGUI.browseButtonActionPerformed():443
Product: javaee Reporter: Martin Schovanek <mschovanek>
Component: CodeAssignee: Pavlo Tymoshenko <ptymoshenko>
Status: RESOLVED FIXED    
Severity: blocker Keywords: TEST
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Full thread dump

Description Martin Schovanek 2007-05-30 17:22:40 UTC
[#070530, jdk1.6.0]

IDE regularly freezes during functional test execution, see:
Comment 1 Martin Schovanek 2007-05-30 17:24:31 UTC
Created attachment 42976 [details]
Full thread dump
Comment 2 Pavlo Tymoshenko 2007-08-08 09:57:58 UTC
fxd
Checking in TagHandlerPanelGUI.form;
/cvs/web/core/src/org/netbeans/modules/web/wizards/TagHandlerPanelGUI.form,v  <--  TagHandlerPanelGUI.form
new revision: 1.2; previous revision: 1.1
done
Checking in TagHandlerPanelGUI.java;
/cvs/web/core/src/org/netbeans/modules/web/wizards/TagHandlerPanelGUI.java,v  <--  TagHandlerPanelGUI.java
new revision: 1.7; previous revision: 1.6
done
Comment 3 Pavlo Tymoshenko 2007-08-09 17:46:42 UTC
fixed potential bug, thanks to Andrei Badea :)
/cvs/web/core/src/org/netbeans/modules/web/wizards/TagHandlerPanelGUI.java,v  <--  TagHandlerPanelGUI.java
new revision: 1.8; previous revision: 1.7
done