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 151439 - Substance: NullPointerException at org.jvnet.substance.SubstanceRootPaneUI.uninstallDefaults
Summary: Substance: NullPointerException at org.jvnet.substance.SubstanceRootPaneUI.un...
Status: CLOSED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 10:52 UTC by Marian Mirilovic
Modified: 2009-12-03 03:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 20011


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-10-27 10:52:47 UTC
26 duplicates so far ...

Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Windows Vista, 6.0, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.NullPointerException
        at org.jvnet.substance.SubstanceRootPaneUI.uninstallDefaults(SubstanceRootPaneUI.java:0)
        at javax.swing.plaf.basic.BasicRootPaneUI.uninstallUI(BasicRootPaneUI.java:47)
        at
org.jvnet.substance.SubstanceRootPaneUI.__org__jvnet__substance__SubstanceRootPaneUI__uninstallUI(SubstanceRootPaneUI.java:204)
        at org.jvnet.substance.SubstanceRootPaneUI.uninstallUI(SubstanceRootPaneUI.java:0)
        at javax.swing.JComponent.setUI(JComponent.java:651)
        at javax.swing.JRootPane.setUI(JRootPane.java:455)
        at javax.swing.JRootPane.updateUI(JRootPane.java:465)
        at javax.swing.SwingUtilities.updateComponentTreeUI0(SwingUtilities.java:1206)
        at javax.swing.SwingUtilities.updateComponentTreeUI0(SwingUtilities.java:1221)
        at javax.swing.SwingUtilities.updateComponentTreeUI(SwingUtilities.java:1197)
Comment 1 Marian Mirilovic 2008-10-27 10:55:29 UTC
reported into https://substance.dev.java.net/issues/show_bug.cgi?id=405
Comment 2 Marian Mirilovic 2009-12-03 03:25:27 UTC
v/c