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

Bug 360131

Summary: EGL Compiler fails on SQL get array
Product: z_Archived Reporter: Paul Hoffman <hoffmanp>
Component: EDTAssignee: Project Inbox <edt.javagen-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jvincens
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Test program
none
Library to load database for test case none

Description Paul Hoffman CLA 2011-10-06 12:24:42 EDT
Created attachment 204686 [details]
Test program

EGL Compiler fails on SQL get array.   See attached test program.

Line is tagged with following error messages:

Description	Resource	Path	Location	Type
IWN.JavaGen.9998.e 17/367 Exception occurred: java.lang.ClassCastException: org.eclipse.edt.mof.egl.impl.EGLClassImpl cannot be cast to org.eclipse.edt.mof.egl.ArrayType	GetRowArrayFails.egl	/test.edt.sql.test/EGLSource/sql/test/defects	line 17	EDT Generation Problem
IWN.JavaGen.9999.e 17/367 Stack Trace: java.lang.ClassCastException: org.eclipse.edt.mof.egl.impl.EGLClassImpl cannot be cast to org.eclipse.edt.mof.egl.ArrayType	GetRowArrayFails.egl	/test.edt.sql.test/EGLSource/sql/test/defects	line 17	EDT Generation Problem
Comment 1 Paul Hoffman CLA 2011-10-06 12:25:18 EDT
Created attachment 204687 [details]
Library to load database for test case
Comment 2 Justin Spadea CLA 2011-10-06 14:09:09 EDT
CCE comes from JavaGen not IDE Core.
Comment 3 Joseph Vincens CLA 2011-10-07 08:37:11 EDT
fixed
should be in the 10/7 9am build
Comment 4 Paul Hoffman CLA 2011-10-24 12:25:07 EDT
Verified and closed