Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 347895

Summary: Cannot start Weblogic server from Eclipse Server plugin
Product: [WebTools] WTP ServerTools Reporter: Vadim <vadimgolub>
Component: jst.serverAssignee: jst.server <jst.server-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: Olivier_Thomann, vadimgolub
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
eclipse log none

Description Vadim CLA 2011-06-01 05:29:18 EDT
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)
Comment 1 Vadim CLA 2011-06-01 05:32:13 EDT
Created attachment 197072 [details]
eclipse log