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 65252

Summary: can not close modified file
Product: platform Reporter: tprochazka <tprochazka>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description tprochazka 2005-09-28 11:53:42 UTC
When I modify file and click to small cross to close window, because I want 
discard any changes, editor freeze. After some second open exception windows 
with this:

java.lang.InterruptedException: Waiting 10s for AWT and nothing! Exiting to 
prevent deadlock
	at org.openide.text.CloneableEditorSupport$1SafeAWTAccess.
waitForResult(CloneableEditorSupport.java:1028)

I can send complete log file when you need.
Tested in netbeans-5_0-daily-bin-200509251800-25_Sep_2005_1800
Comment 1 Martin Roskanin 2005-09-29 09:13:52 UTC
already fixed

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