Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 347895 - Cannot start Weblogic server from Eclipse Server plugin
Summary: Cannot start Weblogic server from Eclipse Server plugin
Status: NEW
Alias: None
Product: WTP ServerTools
Classification: WebTools
Component: jst.server (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: jst.server CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 05:29 EDT by Vadim CLA
Modified: 2011-06-01 08:37 EDT (History)
2 users (show)

See Also:


Attachments
eclipse log (3.16 KB, application/octet-stream)
2011-06-01 05:32 EDT, Vadim CLA
no flags Details

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