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 149166 - [65cat] IllegalStateException: Error getting property value
Summary: [65cat] IllegalStateException: Error getting property value
Status: RESOLVED DUPLICATE of bug 149165
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-05 06:16 UTC by azizi
Modified: 2008-10-05 10:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 122965


Attachments
stacktrace (6.99 KB, text/plain)
2008-10-05 06:16 UTC, azizi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description azizi 2008-10-05 06:16:02 UTC
Build: NetBeans IDE Dev (Build 200809211401)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Linux, 2.6.24-19-generic, i386

Stacktrace: 
java.lang.IllegalStateException: Error getting property value
        at org.openide.explorer.propertysheet.PropUtils.getPropertyEditor(PropUtils.java:871)
        at org.openide.explorer.propertysheet.PropUtils.getPropertyEditor(PropUtils.java:795)
        at org.openide.explorer.propertysheet.SheetTable.onCustomEditorButton(SheetTable.java:828)
        at org.openide.explorer.propertysheet.SheetTable.processMouseEvent(SheetTable.java:691)
        at java.awt.Component.processEvent(Component.java:5806)
        at java.awt.Container.processEvent(Container.java:2058)
Comment 1 azizi 2008-10-05 06:16:07 UTC
Created attachment 71159 [details]
stacktrace
Comment 2 azizi 2008-10-05 10:47:04 UTC

*** This issue has been marked as a duplicate of 149165 ***