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 - can not close modified file
Summary: can not close modified file
Status: RESOLVED DUPLICATE of bug 65097
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-28 11:53 UTC by tprochazka
Modified: 2008-12-22 20:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***