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 191614 - ArrayIndexOutOfBoundsException: 0
Summary: ArrayIndexOutOfBoundsException: 0
Status: RESOLVED DUPLICATE of bug 187289
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-03 20:37 UTC by snelson
Modified: 2011-01-25 16:40 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170681


Attachments
stacktrace (3.76 KB, text/plain)
2010-11-03 20:37 UTC, snelson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description snelson 2010-11-03 20:37:54 UTC
Build: NetBeans IDE 7.0 M2 (Build 201010151251)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
GUEST: Google App Engine plugin from Kenai is not working properly

saasoft: I selected Jetty Web Server in project properties




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 0
   at org.netbeans.modules.j2ee.common.project.ui.J2EEProjectProperties.extractPlatformLibrariesRoot(J2EEProjectProperties.java:391)
   at org.netbeans.modules.j2ee.common.project.ui.J2EEProjectProperties.setServerProperties(J2EEProjectProperties.java:170)
   at org.netbeans.modules.j2ee.common.project.ui.J2EEProjectProperties.updateServerProperties(J2EEProjectProperties.java:248)
   at org.netbeans.modules.web.project.ui.customizer.WebProjectProperties.storeProperties(WebProjectProperties.java:727)
   at org.netbeans.modules.web.project.ui.customizer.WebProjectProperties.access$200(WebProjectProperties.java:123)
   at org.netbeans.modules.web.project.ui.customizer.WebProjectProperties$3.run(WebProjectProperties.java:479)
Comment 1 snelson 2010-11-03 20:37:58 UTC
Created attachment 102788 [details]
stacktrace
Comment 2 Petr Hejl 2011-01-25 16:40:27 UTC

*** This bug has been marked as a duplicate of bug 187289 ***