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 52705 - ArrayIndexOutOfBoundsException on startup.
Summary: ArrayIndexOutOfBoundsException on startup.
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-21 00:12 UTC by trent
Modified: 2005-02-18 10:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE Log file. (253.03 KB, text/plain)
2004-12-21 00:14 UTC, trent
Details
another log file. (259.64 KB, text/plain)
2004-12-21 00:14 UTC, trent
Details

Note You need to log in before you can comment on or make changes to this bug.
Description trent 2004-12-21 00:12:59 UTC
I get the following when I start up Netbeans 3.6.
Didn't used to be an issue, but then added
"RefactorIT" from the "download updates" screen
and then it started blowing up.

error message as follows:
A java.lang.ArrayIndexOutOfBoundsException
exception has occurred.
Please report this at
http://www.netbeans.org/issues.html,
including a copy of your ide.log file as an
attachment.
The ide.log file is located in your C:\Documents
and Settings\trent\.netbeans\3.6\system folder.
Comment 1 trent 2004-12-21 00:14:05 UTC
Created attachment 19374 [details]
IDE Log file.
Comment 2 trent 2004-12-21 00:14:56 UTC
Created attachment 19375 [details]
another log file.
Comment 3 trent 2004-12-21 00:16:29 UTC
BTW, also tried uninstalling netbeans and then reinstalling. Problem
still occurs.
Comment 4 trent 2004-12-21 00:49:18 UTC
Uninstalled again and this time deleted all the user settings
(including the RefactorIT settings) then reinstalled.
Now it works fine again.
Comment 5 Marian Mirilovic 2004-12-21 10:34:05 UTC
java.lang.NullPointerException
	at
org.netbeans.modules.j2ee.deployment.config.ConfigDataLoader.checkCache(ConfigDataLoader.java:177)
	at
org.netbeans.modules.j2ee.deployment.config.ConfigDataLoader.initialize(ConfigDataLoader.java:61)
Comment 6 Sherold Dev 2005-02-18 10:12:00 UTC
Cannot reproduce in 4.1 dev builds -> WORKSFORME.