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 224741

Summary: ClassCastException: com.sun.java.swing.plaf.windows.WindowsEditorPaneUI cannot be cast to org.netbeans.editor.BaseTextUI
Product: contrib Reporter: maks_t34
Component: CodeAssignee: issues@contrib <issues>
Status: NEW ---    
Severity: normal CC: 452, jhon-alon-jami
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 191458
Attachments: stacktrace

Description maks_t34 2013-01-11 08:09:01 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
452: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

GUEST: Editing XML in iReport

452: aaaaaaaaaaaaaaaaaaaaaa
maybe 7 or more times I have this exception in this day
maybe it's jasper reports... plugin
(I try edit source .jrxml, before work good)




Stacktrace: 
java.lang.ClassCastException: com.sun.java.swing.plaf.windows.WindowsEditorPaneUI cannot be cast to org.netbeans.editor.BaseTextUI
   at org.netbeans.editor.BaseAction.updateComponent(BaseAction.java:483)
   at org.netbeans.editor.BaseAction.updateComponent(BaseAction.java:436)
   at org.netbeans.editor.BaseAction.actionPerformed(BaseAction.java:305)
   at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1661)
   at javax.swing.JComponent.processKeyBinding(JComponent.java:2879)
   at javax.swing.JComponent.processKeyBindings(JComponent.java:2926)
Comment 1 maks_t34 2013-01-11 08:09:04 UTC
Created attachment 130099 [details]
stacktrace
Comment 2 David Strupl 2013-01-16 15:38:32 UTC
I think this problem is caused by jasper report plugin - changed category to contrib ...