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 152742 - ArrayIndexOutOfBoundsException: 3184
Summary: ArrayIndexOutOfBoundsException: 3184
Status: RESOLVED DUPLICATE of bug 87917
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: diff-issues@utilities
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-07 22:32 UTC by fabziul
Modified: 2009-03-20 15:10 UTC (History)
11 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 132937


Attachments
stacktrace (3.92 KB, text/plain)
2008-11-07 22:32 UTC, fabziul
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fabziul 2008-11-07 22:32:39 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 1.5.0_08-b03, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_08-b03
OS: Windows NT (unknown), 6.0, x86

User Comments:
steved1510: I get the same error on version 6.1 -- I thought (mistakenly of course) that you may have fixed this.

I am running Win Vista Ultimate 64Bit version.

I am now trying to run on a Win XP Prof Vmware Virtual machinie -- makes things slower and a pain in the virtual whatever.

Oh well.

GUEST: The same problem occured on Java 5 and 6 with naked NetBeans and with all updated already installed. Windows XP or Windows Vista it doesn't matter - I'm not able to open any folder/file selection dialog. Help !

GUEST: I click Open Project

GUEST: This exception is produced each time I try to open a FileChooserDialog in the new Project Wizards.

GUEST: I was traying to open e Proyect

xtia87x: I click on open progect but it generated error

GUEST: trying to open netbeans project

GUEST: Nothing happened when clicked on add jars/folder... button
(no open dialog is shown)

GUEST: I was trying to open a project previously saved on my hard drive....
It also happens when i try to add JARs or create a Library and so i have to select the files.

GUEST: Cannot open the "Open File" dialog



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 3184
        at sun.awt.shell.WinShellFolder.getFileChooserIcon(WinShellFolder.java:748)
        at sun.awt.shell.WinShellFolderManager.get(WinShellFolderManager.java:248)
        at sun.awt.shell.ShellFolder.get(ShellFolder.java:221)
        at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$LazyWindowsIcon.createValue(WindowsLookAndFeel.java:1865)
        at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:185)
        at javax.swing.UIDefaults.get(UIDefaults.java:130)
Comment 1 fabziul 2008-11-07 22:32:44 UTC
Created attachment 73517 [details]
stacktrace
Comment 2 fabziul 2008-11-10 18:31:03 UTC
I'm running Win vista 64 Bits, for this problem, I have clicked with the right button on Net Beans shortcut, and 
clicked in Compatibility, and select for Run this program in compatibility mode for Windows 2000. That is it. The 
Netbeans 6.1 running ok. 

Para resolver basta clicar com o botão direito no atalho do netbeans e selecionar compatibilidade, depois seleciona 
apra rodar esse programa compativel com Windows 2000, problema resolvido e o Netbeans ficou ok.

Fabiano Luiz
Brasil - Goiás - Goiânia
Comment 3 Ondrej Vrabec 2009-03-20 15:10:11 UTC

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