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 140766 - AssertionError: Unregister asymmetrically called
Summary: AssertionError: Unregister asymmetrically called
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL: http://statistics.netbeans.org/except...
Keywords:
: 168344 176147 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-18 15:34 UTC by kaa
Modified: 2009-11-09 02:59 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 566


Attachments
stacktrace (3.52 KB, text/plain)
2008-07-18 15:34 UTC, kaa
Details
stacktrace (4.98 KB, text/plain)
2009-09-17 12:13 UTC, Maria Tishkova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-07-18 15:34:01 UTC
Build: NetBeans IDE Dev (Build 20080715190616)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments: 
closing several web apps
Comment 1 kaa 2008-07-18 15:34:05 UTC
Created attachment 64973 [details]
stacktrace
Comment 2 Jaroslav Tulach 2008-07-25 15:46:19 UTC
Just press Shift+Alt+Enter twice on Metal L&F
Comment 3 Exceptions Reporter 2008-09-16 14:45:10 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=566
Comment 4 t_h 2009-07-14 15:46:06 UTC
*** Issue 168344 has been marked as a duplicate of this issue. ***
Comment 5 Maria Tishkova 2009-09-17 12:13:36 UTC
Build: NetBeans IDE Dev (Build 090917)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: SunOS, 5.10, x86

User Comments: 


Stacktrace: 
java.lang.AssertionError: Unregister asymmetrically called
        at org.openide.explorer.view.ViewTooltips.unregister(ViewTooltips.java:130)
        at org.openide.explorer.view.TreeView$ExplorerTree.removeNotify(TreeView.java:1762)
        at java.awt.Container.removeNotify(Container.java:2591)
        at javax.swing.JComponent.removeNotify(JComponent.java:4699)
        at java.awt.Container.removeNotify(Container.java:2591)
        at javax.swing.JComponent.removeNotify(JComponent.java:4699)
Comment 6 Maria Tishkova 2009-09-17 12:13:40 UTC
Created attachment 87845 [details]
stacktrace
Comment 7 t_h 2009-10-13 16:16:41 UTC
core-main #68d5d5aae3a9
Comment 8 Quality Engineering 2009-10-15 10:24:06 UTC
Integrated into 'main-golden', will be available in build *200910150201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/68d5d5aae3a9
User: Tomas Holy <t_h@netbeans.org>
Log: #140766: AssertionError: Unregister asymmetrically called
Comment 9 t_h 2009-11-09 02:59:17 UTC
*** Bug 176147 has been marked as a duplicate of this bug. ***