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 144930 - [65cat] NullPointerException at com.sun.java.swing.plaf.windows.XPStyle$Skin.getWidth
Summary: [65cat] NullPointerException at com.sun.java.swing.plaf.windows.XPStyle$Skin....
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Simonek
URL: http://statistics.netbeans.org/except...
Keywords: JDK_SPECIFIC, RANDOM
: 150065 150803 152172 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-23 20:16 UTC by pbelbin
Modified: 2011-06-09 09:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 74937


Attachments
stacktrace (3.63 KB, text/plain)
2008-08-23 20:16 UTC, pbelbin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pbelbin 2008-08-23 20:16:14 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows Server 2008, 6.0, amd64

User Comments: 


Stacktrace: 
java.lang.InternalError: HTHEME is null
        at sun.awt.windows.ThemeReader.paintBackground(ThemeReader.java:0)
        at sun.awt.windows.ThemeReader.paintBackground(ThemeReader.java:102)
        at com.sun.java.swing.plaf.windows.XPStyle$SkinPainter.paintToImage(XPStyle.java:669)
        at sun.swing.CachedPainter.paint0(CachedPainter.java:129)
        at sun.swing.CachedPainter.paint(CachedPainter.java:94)
        at com.sun.java.swing.plaf.windows.XPStyle$Skin.paintSkinRaw(XPStyle.java:606)
Comment 1 pbelbin 2008-08-23 20:16:25 UTC
Created attachment 68169 [details]
stacktrace
Comment 2 Lukas Hasik 2008-08-25 10:21:23 UTC
what Theme do you use on your Windows? 
It is probably jdk bug.
Comment 3 David Simonek 2008-08-25 15:33:09 UTC
I found probable JDK duplicate:
http://bugs.sun.com/view_bug.do?bug_id=6622760

But the bug looks quite random, so please reporter if you have any way how to reproduce, attach it here, thanks.
Comment 4 David Simonek 2008-10-14 12:58:23 UTC
*** Issue 150065 has been marked as a duplicate of this issue. ***
Comment 5 David Simonek 2008-10-24 10:33:02 UTC
*** Issue 150803 has been marked as a duplicate of this issue. ***
Comment 6 Lukas Hasik 2008-11-03 11:16:41 UTC
*** Issue 152172 has been marked as a duplicate of this issue. ***
Comment 7 Marian Mirilovic 2011-06-09 09:54:28 UTC
v/c