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 164736 - java.awt.color.CMMException: General CMM error517
Summary: java.awt.color.CMMException: General CMM error517
Status: RESOLVED WONTFIX
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: 2009-05-07 23:11 UTC by Exceptions Reporter
Modified: 2009-05-21 17:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 12032


Attachments
stacktrace (5.58 KB, text/plain)
2009-05-07 23:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-05-07 23:11:03 UTC
Build: NetBeans IDE 6.7 Beta (Build 200904242137)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows Vista, 6.1, x86

User Comments:
GUEST: Tried to set a JLabel have a jpeg as an icon in Matisse.

GUEST: I was getting a icon on a JtoggleButton

rimoric: setting a icon to a JToggleButton



Stacktrace: 
java.awt.color.CMMException: General CMM error517
        at sun.awt.color.CMM.checkStatus(CMM.java:131)
        at sun.awt.color.ICC_Transform.<init>(ICC_Transform.java:89)
        at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:516)
        at com.sun.imageio.plugins.jpeg.JPEGImageReader.acceptPixels(JPEGImageReader.java:1132)
        at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImage(JPEGImageReader.java:0)
        at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:1100)
Comment 1 Exceptions Reporter 2009-05-07 23:11:10 UTC
Created attachment 81770 [details]
stacktrace
Comment 2 Jan Stola 2009-05-21 17:22:11 UTC
This is bug 6444360 in JDK, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6444360
There is no workaround for this issue => closing as will-not-fix.