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

Summary: ArrayIndexOutOfBoundsException on startup.
Product: serverplugins Reporter: trent <trent>
Component: InfrastructureAssignee: Sherold Dev <sherold>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE Log file.
another log file.

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.