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 157988 - IndexOutOfBoundsException at java.util.zip.InflaterInputStream.read
Summary: IndexOutOfBoundsException at java.util.zip.InflaterInputStream.read
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 13:45 UTC by alexx7676
Modified: 2009-11-02 11:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 50377


Attachments
stacktrace (3.21 KB, text/plain)
2009-02-05 13:45 UTC, alexx7676
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexx7676 2009-02-05 13:45:14 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
alexx7676: Just open IDE.

GUEST: running my project file

GUEST: I opened a .java file, tried to add some code, and the Exception occurred when I CRTL + SPACE an instance variable in an instance method to see the fields of a ValueObject Class

GUEST: Just starting up...

alexx7676: Just open IDE.



Stacktrace: 
java.lang.IndexOutOfBoundsException
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:129)
        at org.netbeans.JarClassLoader$JarSource.resource(JarClassLoader.java:412)
        at org.netbeans.Archive.getData(Archive.java:192)
        at org.netbeans.JarClassLoader$JarSource.readClass(JarClassLoader.java:389)
        at org.netbeans.JarClassLoader$Source.getClassData(JarClassLoader.java:291)
        at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:197)
Comment 1 alexx7676 2009-02-05 13:45:19 UTC
Created attachment 76601 [details]
stacktrace
Comment 2 Rastislav Komara 2009-03-24 15:52:50 UTC
Please provide exact usecase and steps to reproduce. If not provided within next month the issue will be closed as
WORKSFORME. 
Comment 3 David Strupl 2009-03-31 16:09:01 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 4 Quality Engineering 2009-11-02 11:03:31 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX