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

Bug 389470

Summary: All Java related run configuration can't be created or loaded on OpenJDK 7u7
Product: [Eclipse Project] JDT Reporter: Meng Xin Zhu <kane.zhu>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: critical    
Priority: P3 CC: daniel_megert, kane.mx
Version: 4.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
log file none

Description Meng Xin Zhu CLA 2012-09-13 01:27:28 EDT
Created attachment 221007 [details]
log file

After JDK is updated with linux distribution, I can't load or create any Java related to Run configuration, such as Eclipse run configuration, Junit and OSGi configuration.

 % java -version
java version "1.7.0_07"
OpenJDK Runtime Environment (IcedTea7 2.3.2) (7u7-2.3.2-1ubuntu0.12.04.1)
OpenJDK Server VM (build 23.2-b09, mixed mode)


Looks like the some function of ICU is broken when running in OpenJDK 7u7, then it caused JDT UI does not work any more.
Comment 1 Dani Megert CLA 2012-09-13 05:45:40 EDT
Your JRE install is damaged somehow. See bug 387007 for details.

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