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 252635

Summary: ArrayIndexOutOfBoundsException
Product: ide Reporter: MackSix
Component: LoggerAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal CC: MackSix
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 217569
Attachments: stacktrace
log file
Log file again with updated Exceptions.

Description MackSix 2015-05-28 04:19:54 UTC
This issue was reported manually by MackSix.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201505170001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 7

User Comments:
MackSix: 1. File>>New Project>>Web Application
2. Named project.
3. Clicked next button.
I continued, but then backed up to choose server and only 1 server out of 5 that I have added showed in the list. I have 3 tomcat servers, including Tom EE 1.7.1, GlassFish 4.1 and WildFly added.




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException
Comment 1 MackSix 2015-05-28 04:19:56 UTC
Created attachment 153912 [details]
stacktrace
Comment 2 MackSix 2015-05-28 04:21:22 UTC
Created attachment 153913 [details]
log file
Comment 3 MackSix 2015-05-28 04:24:58 UTC
java.lang.ArrayIndexOutOfBoundsException keeps being thrown and I don't know why! 

I will attached the log file again with the updated Exceptions.
Comment 4 MackSix 2015-05-28 04:25:51 UTC
Created attachment 153914 [details]
Log file again with updated Exceptions.
Comment 5 MackSix 2015-05-28 04:28:35 UTC
I had to shut down NetBeans and restart it.
Comment 6 Martin Entlicher 2015-06-03 16:55:41 UTC
There is no stack trace of the ArrayIndexOutOfBoundsException :-(
But most likely it's thrown from the editor inicialization, like issue https://bugs.openjdk.java.net/browse/JDK-7050995
After this change it shouldn't break the logic at least:
changeset:   288551:f86493c2df6b
http://hg.netbeans.org/core-main/rev/f86493c2df6b