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 149836 - IllegalStateException: [Winsys] TopComponent org.netbeans.core.multiview.MultiViewCloneableTopComponent throws exception/error from its componentOpened() method. Please repair it! Probable cause is at
Summary: IllegalStateException: [Winsys] TopComponent org.netbeans.core.multiview.Mult...
Status: CLOSED DUPLICATE of bug 121915
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-10 22:46 UTC by Lukas Hasik
Modified: 2010-04-29 09:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 8786


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2008-10-10 22:46:17 UTC
60 duplicates

Build: NetBeans IDE Dev (Build 200710220000)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: SunOS, 5.10, sparc
User comments: 
STACKTRACE: (first 10 lines)
java.lang.IllegalStateException: [Winsys] TopComponent org.netbeans.core.multiview.MultiViewCloneableTopComponent throws
exception/error from its componentOpened() method.
Please repair it! Probable cause is at
org.netbeans.modules.ant.debugger.breakpoints.PersistenceManager.initBreakpoints(PersistenceManager.java:74)
        at org.openide.windows.WindowManager.logThrowable(WindowManager.java:361)
        at org.openide.windows.WindowManager.componentOpenNotify(WindowManager.java:300)
        at org.netbeans.core.windows.WindowManagerImpl.notifyTopComponentOpened(WindowManagerImpl.java:973)
        at org.netbeans.core.windows.Central.addModeOpenedTopComponent(Central.java:759)
        at org.netbeans.core.windows.ModeImpl.addOpenedTopComponent(ModeImpl.java:308)
        at org.netbeans.core.windows.PersistenceHandler.initModeFromConfig(PersistenceHandler.java:393)
        at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:210)
        at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:69)
        at org.netbeans.core.NonGui$3.run(NonGui.java:205)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
Comment 1 Martin Entlicher 2008-10-11 10:13:05 UTC
Build #200710220000 is certainly not 6.5.
This is already fixed in issue #121915 in NB 6.1.

*** This issue has been marked as a duplicate of 121915 ***
Comment 2 Quality Engineering 2010-04-29 09:44:34 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.