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 106482 - ArrayIndexOutOfBoundsException: 3184
Summary: ArrayIndexOutOfBoundsException: 3184
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: HP Windows Vista
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-13 12:44 UTC by gordonski
Modified: 2007-07-03 16:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (6.41 KB, application/octet-stream)
2007-06-13 12:52 UTC, gordonski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gordonski 2007-06-13 12:44:03 UTC
Attempting to add a Daatabse Driver.
Runtime, Databases, right click, New Coinnection, Drop down to New Driver, Select New.

Attempted with JRE 1.5.0_11 and 1.6.0_11:
 java version "1.6.0_01"
 Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
 Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)

This may be a reoccurence of  #6449933 : http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6449933.
Comment 1 gordonski 2007-06-13 12:52:48 UTC
Created attachment 43612 [details]
messages.log
Comment 2 gordonski 2007-06-13 12:55:29 UTC
Applogies for the typing - eating a sandwich!
Comment 3 Andrei Badea 2007-07-03 13:07:42 UTC
Do you really use Windows Vista? If yes, do you use the final version?
Comment 4 Andrei Badea 2007-07-03 13:08:49 UTC
Might also be related to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6474738
Comment 5 gordonski 2007-07-03 14:09:00 UTC
Vista Professional was installed (32 bit) not the beta version. 
As I have experienced issues with other products using the platform I have reverted back to XP Pro. Where this has 
resolved my problem with the IDE, it of course does not remove the fact that the software would not install.
Comment 6 Andrei Badea 2007-07-03 16:49:30 UTC
That is weird, because Java detects your OS as "Windows XP version 5.1 running on x86", as you can see from the message
log. Anyway, I couldn't reproduce the issue, so closing. Please reopen if you can still reproduce it.