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 121929 - IllegalStateException: [Winsys] TopComponent org.netbeans.modules.java.JavaDataObject$JavaEditor throws runtime exception from its componentShowing() method. Please repair it! Probable cause is at org
Summary: IllegalStateException: [Winsys] TopComponent org.netbeans.modules.java.JavaDa...
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: 2007-11-14 18:00 UTC by Alexander Kouznetsov
Modified: 2010-04-29 09:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 10198


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-11-14 18:00:41 UTC
Build: NetBeans IDE Dev (Build 200710301200)
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.modules.java.JavaDataObject$JavaEditor throws
runtime exception from its componentShowing() 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.componentShowing(WindowManager.java:332)
        at org.netbeans.core.windows.WindowManagerImpl.componentShowing(WindowManagerImpl.java:1016)
        at org.netbeans.core.windows.view.DefaultView.changeGUI(DefaultView.java:161)
        at org.netbeans.core.windows.ViewRequestor.dispatchRequest(ViewRequestor.java:269)
        at org.netbeans.core.windows.ViewRequestor.processRequest(ViewRequestor.java:245)
        at org.netbeans.core.windows.ViewRequestor.postRequest(ViewRequestor.java:183)
        at org.netbeans.core.windows.ViewRequestor.scheduleRequest(ViewRequestor.java:123)
        at org.netbeans.core.windows.Central.addModeOpenedTopComponent(Central.java:747)
        at org.netbeans.core.windows.ModeImpl.addOpenedTopComponent(ModeImpl.java:303)
Comment 1 Martin Entlicher 2007-11-14 18:41:10 UTC

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