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 124804 - ArrayIndexOutOfBoundsException: 3184
Summary: ArrayIndexOutOfBoundsException: 3184
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Windows 8 x64
: P1 blocker (vote)
Assignee: David Simonek
URL: http://statistics.netbeans.org/except...
Keywords: JDK_SPECIFIC, RELNOTE
: 168764 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-07 12:46 UTC by james_fi
Modified: 2014-02-03 13:13 UTC (History)
12 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 123


Attachments
stacktrace (3.21 KB, text/plain)
2008-01-07 12:46 UTC, james_fi
Details
stacktrace (5.48 KB, text/plain)
2008-05-29 22:31 UTC, Sherry Zhou
Details
log file for bug 124804 (83.26 KB, application/octet-stream)
2014-02-03 13:13 UTC, dhingli_03
Details

Note You need to log in before you can comment on or make changes to this bug.
Description james_fi 2008-01-07 12:46:20 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.5.0_09-b01
OS: Windows NT (unknown), 6.0, x86

User Comments:
Comment 1 james_fi 2008-01-07 12:46:29 UTC
Created attachment 54752 [details]
stacktrace
Comment 2 David Simonek 2008-01-09 08:48:54 UTC
Known JDK bug, see http://bugs.sun.com/view_bug.do?bug_id=6449933 for details.

Should be fixed in latest JDK 1.6, so please upgrade to solve this problem.
Comment 3 Exceptions Reporter 2008-02-11 12:55:29 UTC
THIS ISSUE HAS ALREADY 100 DUPLICATES
Comment 4 Sherry Zhou 2008-05-29 22:31:51 UTC
Created attachment 62139 [details]
stacktrace
Comment 5 thamayanthig 2009-03-08 22:28:34 UTC
Not able to add Jar or create new Library in Windows Vista. Please let me know if any alternate solution for windows
vista. Please don't close this issue till it is working
Comment 6 Marian Mirilovic 2009-03-26 13:52:04 UTC
David, 
mentioned JDK bug was fixed long time ago, but exceptions also for newer JDKs are still coming. This is the exception
with 846 duplicates (the highest number of duplicates in our DB) that is still not closed. So probably there is another
issue in newer JDKs. 

Tonda,
could somebody from core team look at it and if needed report it against JDK again ? Or we need to reopen and escalate
this one :(
Comment 7 David Simonek 2009-03-30 14:05:21 UTC
OK, I checked this JDK error again and here is what I've found:

- I was able to reproduce on Vista only with "compatibility mode" enabled, on JDK versions 1.6.x and 1.7.x.
- I was never  able to reproduce on JDK 1.5.0_12

So there are possible workarounds for this JDK bug:
a) On Vista, disable "compatibility mode". Right click on netbeans.exe, go to Properties, Compatibility tab and uncheck
toggle button for compatibility mode.
b) Use JDK 1.5.0 update 11 or later update in 1.5 line, but not JDK 1.6.x or 1.7.x.

It seems that fix that came into JDK 1.5.0_11 and later is better then version of the fix that was integrated into JDK
1.6.x and JDK 1.7.x. For NB it wood be good if full fix can be integrated to 1.6.x and 1.7.x as well.

JDK bug http://bugs.sun.com/view_bug.do?bug_id=6489447 is exactly about that, so I'm going to ask for higher priority
with explanation and hope JDK guys can address this soon.

Marking as wontfix again (according to JDK errors policy that we have...)
Comment 8 Marian Mirilovic 2009-03-30 14:20:44 UTC
dsimonek, 
thanks for investigation and workarounds. I would like to add this into release notes - so adding appropriate keyword.
Comment 9 David Simonek 2009-07-21 12:08:08 UTC
*** Issue 168764 has been marked as a duplicate of this issue. ***
Comment 10 Antonin Nebuzelsky 2009-07-22 13:04:33 UTC
The JDK bug should be fixed later this year in 6u17.
Comment 11 Antonin Nebuzelsky 2009-07-24 09:37:55 UTC
*** Issue 168764 has been marked as a duplicate of this issue. ***
Comment 12 dzoanthanh 2009-11-16 04:26:31 UTC
help me, i can't to create new project
Comment 13 Marian Mirilovic 2011-06-09 18:18:21 UTC
v/c
Comment 14 mahendra 2011-08-15 18:54:02 UTC
Still not working with the below option:


Possible workarounds for this JDK bug:
a) On Vista, disable "compatibility mode". Right click on netbeans.exe, go to Properties, Compatibility tab and uncheck toggle button for compatibility mode.
Comment 15 sbalu.111 2013-03-17 09:57:34 UTC
please give me advice to solve this problem
Comment 16 dhingli_03 2014-02-03 13:13:43 UTC
Created attachment 144732 [details]
log file for bug 124804