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 203924 - ClassCastException: org.openide.windows.DummyWindowManager$R cannot be cast to org.netbeans.core.windows.RegistryImpl
Summary: ClassCastException: org.openide.windows.DummyWindowManager$R cannot be cast t...
Status: RESOLVED DUPLICATE of bug 201069
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 17:47 UTC by vieiro
Modified: 2011-10-21 10:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 165231


Attachments
stacktrace (4.08 KB, text/plain)
2011-10-18 17:47 UTC, vieiro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vieiro 2011-10-18 17:47:28 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: OpenJDK Client VM, 20.0-b11, OpenJDK Runtime Environment, 1.6.0-b23
OS: FreeBSD

User Comments:
GUEST: tentei instalar o 7 e deu esse erro

vieiro: After closing a TopComponent




Stacktrace: 
java.lang.ClassCastException: org.openide.windows.DummyWindowManager$R cannot be cast to org.netbeans.core.windows.RegistryImpl
   at org.netbeans.core.windows.WindowManagerImpl.notifyRegistryTopComponentActivated(WindowManagerImpl.java:1123)
   at org.netbeans.core.windows.Central.addModeClosedTopComponent(Central.java:881)
   at org.netbeans.core.windows.Central.userClosedTopComponent(Central.java:1998)
   at org.netbeans.core.windows.view.DefaultView.userClosedTopComponent(DefaultView.java:757)
   at org.netbeans.core.windows.view.ui.TabbedHandler.actionPerformed(TabbedHandler.java:329)
   at org.netbeans.swing.tabcontrol.TabbedContainer.postActionEvent(TabbedContainer.java:709)
Comment 1 vieiro 2011-10-18 17:47:33 UTC
Created attachment 112193 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2011-10-21 10:54:59 UTC

*** This bug has been marked as a duplicate of bug 201069 ***