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 143998 - [65cat] javax.imageio.IIOException: Unexpected block type 0!
Summary: [65cat] javax.imageio.IIOException: Unexpected block type 0!
Status: RESOLVED DUPLICATE of bug 127960
Alias: None
Product: contrib
Classification: Unclassified
Component: Codecoverage (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Mikhail Kondratyev
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 00:46 UTC by piero
Modified: 2008-08-21 14:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 90119


Attachments
stacktrace (3.08 KB, text/plain)
2008-08-15 00:46 UTC, piero
Details
stacktrace (3.08 KB, text/plain)
2008-08-18 19:59 UTC, leszekg
Details
stacktrace (3.08 KB, text/plain)
2008-08-19 09:53 UTC, imnauj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description piero 2008-08-15 00:46:36 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
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

User Comments: 


Stacktrace: 
javax.imageio.IIOException: Unexpected block type 0!
Comment 1 piero 2008-08-15 00:46:44 UTC
Created attachment 67483 [details]
stacktrace
Comment 2 Exceptions Reporter 2008-08-15 16:41:55 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=90119
Comment 3 leszekg 2008-08-18 19:59:42 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
javax.imageio.IIOException: Unexpected block type 0!
        at com.sun.imageio.plugins.gif.GIFImageReader.readMetadata(GIFImageReader.java:722)
        at com.sun.imageio.plugins.gif.GIFImageReader.read(GIFImageReader.java:794)
        at javax.imageio.ImageIO.read(ImageIO.java:1422)
        at javax.imageio.ImageIO.read(ImageIO.java:1374)
        at org.openide.util.ImageUtilities.getIcon(ImageUtilities.java:468)
        at org.openide.util.ImageUtilities.getIcon(ImageUtilities.java:373)
Comment 4 leszekg 2008-08-18 19:59:46 UTC
Created attachment 67734 [details]
stacktrace
Comment 5 imnauj 2008-08-19 09:53:13 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
javax.imageio.IIOException: Unexpected block type 0!
        at com.sun.imageio.plugins.gif.GIFImageReader.readMetadata(GIFImageReader.java:722)
        at com.sun.imageio.plugins.gif.GIFImageReader.read(GIFImageReader.java:794)
        at javax.imageio.ImageIO.read(ImageIO.java:1422)
        at javax.imageio.ImageIO.read(ImageIO.java:1374)
        at org.openide.util.ImageUtilities.getIcon(ImageUtilities.java:468)
        at org.openide.util.ImageUtilities.getIcon(ImageUtilities.java:373)
Comment 6 imnauj 2008-08-19 09:53:17 UTC
Created attachment 67767 [details]
stacktrace
Comment 7 Exceptions Reporter 2008-08-21 04:06:08 UTC
This issue has already 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=90119
Comment 8 Vitezslav Stejskal 2008-08-21 09:52:13 UTC
This is a known problem in the code coverage module. See issue #127960 for details. If you want to get rid of the
exception you can either uninstall the code coverage module or pursue its maintainers to fix it.

*** This issue has been marked as a duplicate of 127960 ***
Comment 9 Jan Jancura 2008-08-21 10:46:43 UTC
looks like wrong icon in codecoverage module!
Comment 10 Vitezslav Stejskal 2008-08-21 14:05:17 UTC

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