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 - ArrayIndexOutOfBoundsException
Summary: ArrayIndexOutOfBoundsException
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-28 04:19 UTC by MackSix
Modified: 2015-06-03 16:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217569


Attachments
stacktrace (41 bytes, text/plain)
2015-05-28 04:19 UTC, MackSix
Details
log file (84.10 KB, text/plain)
2015-05-28 04:21 UTC, MackSix
Details
Log file again with updated Exceptions. (98.37 KB, text/plain)
2015-05-28 04:25 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
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