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 2652 - Exception thrown fro ObjectBrowser when package classes are showed.
Summary: Exception thrown fro ObjectBrowser when package classes are showed.
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 normal (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-22 16:57 UTC by issues@www
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description issues@www 1999-07-22 16:57:36 UTC
[IAN] This seems to be a critical bug, as the whole IDE stops working from this time.
It can be reproduced by wildly clicking on packages in OB before the parsing is finished

Mounted andalf Development directory. Used tree view.

java.lang.IllegalArgumentException: 0 --- = RowSetInfo
1 --- = DataNavigator
2 --- = ButtonLayoutChoice
3 --- = DataNavigatorBeanInfo
4 --- = JDBCRowSet
5 --- = TransactionIsolationChoice
6 --- = JDBCRowSetBeanInfo

        at org.openide.nodes.NodeOp.computePermutation(NodeOp.java:302)

        at org.openide.nodes.Children$1$Updator.run(Children.java:1276)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:156)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:285)
        at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:101)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:92)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)

[hanz] uplicated with 2954
Comment 1 Quality Engineering 2003-07-02 15:56:32 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 2 Quality Engineering 2003-07-02 16:02:57 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.