Community
Participate
Working Groups
Build Identifier: 20110218-0911 Cannot start Weblogic server configuration from Eclipse Server plugin. It throws Unhandled event loop exception java.lang.ArrayIndexOutOfBoundsException: 0 at org.eclipse.wst.server.core.internal.ServerPlugin.loadSaveEditorExtension(ServerPlugin.java:1328) etc. Reproducible: Always Steps to Reproduce: Prerequisites: 1. Windows 7 64bit 2. Weblogic 10.3 installed 32bit along with 32bit Java Steps: 1. Download eclipse helios SR2 for 64bit platforms (the same behaviour for SR1) 2. Change Java to 32bit Java: Windows-Preferences-Java-Installed JRE, set to Weblogic's JDK, which is Java 1.6.05 32bit 3. Install the pack of Oracle plugins 'Oracle Enterprise Pack' (could be found here: http://download.oracle.com/otn_software/oepe/helios) 4. Add a new server with the help of Server plugin (New-Weblogic 10.3 configuration-etc.) 5. Try to start the server from the server plugin.. Unhandled event loop exception java.lang.ArrayIndexOutOfBoundsException: 0 at org.eclipse.wst.server.core.internal.ServerPlugin.loadSaveEditorExtension(ServerPlugin.java:1328) etc. (see attached log)
Created attachment 197072 [details] eclipse log