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 211876 - AssertionError at org.openide.text.CloneableEditor$DoInitialize.initNonVisual
Summary: AssertionError at org.openide.text.CloneableEditor$DoInitialize.initNonVisual
Status: RESOLVED DUPLICATE of bug 208681
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 210707 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-30 19:06 UTC by ulfzibis
Modified: 2012-12-18 12:05 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187520


Attachments
stacktrace (5.19 KB, text/plain)
2012-04-30 19:06 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2012-04-30 19:06:00 UTC
This bug was originally marked as duplicate of bug 208681, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-9252-on-20120424)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows XP

User Comments:
turneliusz: I've made right-click on one of the tabs and clicked "close all tabs". While closing exception has occured. Tabs were closed successfully.

FrantaM: Close all.

maghiel: Closed all tabs

GUEST: closing a Java class

akobberup: close all open (java) documents..

ulfzibis: - Copy project to another
- context menu on editor tab -> Close all documents (all were from current project which was copied)

crazyjavahacking: I closed multiple windows using Close all action




Stacktrace: 
java.lang.AssertionError
   at org.openide.text.CloneableEditor$DoInitialize.initNonVisual(CloneableEditor.java:628)
   at org.openide.text.CloneableEditor$DoInitialize.run(CloneableEditor.java:367)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032)
Comment 1 ulfzibis 2012-04-30 19:06:08 UTC
Created attachment 118899 [details]
stacktrace
Comment 2 David Strupl 2012-10-30 12:16:28 UTC
*** Bug 210707 has been marked as a duplicate of this bug. ***
Comment 3 David Strupl 2012-12-18 12:04:16 UTC
The code cuasing this was removed  when fixing bug 208681. Marking as duplicate.

*** This bug has been marked as a duplicate of bug 208681 ***
Comment 4 David Strupl 2012-12-18 12:05:05 UTC
This was the fix:
http://hg.netbeans.org/main-golden/rev/6651b7c6907b