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 148507 - AssertionError: java.beans.PropertyVetoException:
Summary: AssertionError: java.beans.PropertyVetoException:
Status: VERIFIED DUPLICATE of bug 146284
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: t_h
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 18:37 UTC by Petr Cyhelsky
Modified: 2008-12-22 13:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 118989


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2008-09-26 18:37:20 UTC
Build: NetBeans IDE Dev (Build 200809251401)
VM: Java HotSpot(TM) Client VM, 11.0-b14, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b27
OS: Windows Vista, 6.0, x86
User comments: Happened when i opened multiple(4) projects.
STACKTRACE: (first 10 lines)
java.lang.AssertionError: java.beans.PropertyVetoException: 
        at org.apache.tools.ant.module.nodes.AntNavigatorPanel$1Panel$1.run(AntNavigatorPanel.java:124)
        at org.openide.util.Mutex.postRequest(Mutex.java:1251)
        at org.openide.util.Mutex.postReadRequest(Mutex.java:565)
        at org.apache.tools.ant.module.nodes.AntNavigatorPanel$1Panel.requestFocusInWindow(AntNavigatorPanel.java:116)
        at org.netbeans.modules.navigator.NavigatorTC.requestFocusInWindow(NavigatorTC.java:250)
        at org.netbeans.core.windows.view.ui.AbstractModeContainer.focusSelectedTopComponent(AbstractModeContainer.java:166)
        at org.netbeans.core.windows.view.ModeView.focusSelectedTopComponent(ModeView.java:161)
        at org.netbeans.core.windows.view.ViewHierarchy.activateModeView(ViewHierarchy.java:395)
        at org.netbeans.core.windows.view.ViewHierarchy.activateMode(ViewHierarchy.java:389)
        at org.netbeans.core.windows.view.DefaultView.changeGUI(DefaultView.java:444)
Comment 1 t_h 2008-09-27 08:18:10 UTC

*** This issue has been marked as a duplicate of 146284 ***
Comment 2 Petr Cyhelsky 2008-09-27 11:51:18 UTC
verified duplicate