Bug 667418

Summary: Eclipse do not start
Product: [Fedora] Fedora Reporter: Pierre Blavy <pierreblavy>
Component: eclipseAssignee: Alexander Kurtakov <akurtako>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: akurtako, ebaron, oliver, overholt, sgehwolf, zx
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-05 16:02:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Eclipse crash log none

Description Pierre Blavy 2011-01-05 15:06:58 UTC
Created attachment 471877 [details]
Eclipse crash log

Description of problem:
After having the bug : 667376 I tryed a full f resh install of eclipse.
yum remove eclipse*
rm -rf /usr/lib64/eclipse
rm -r /usr/share/eclipse/
yum install eclipse eclipse-cdt eclipse-texlipse

Version-Release number of selected component (if applicable):
last update (see bug 667376)

How reproducible: always


Steps to Reproduce:
1.Launch eclipse

  
Actual results:
The spash screen appears then i've got an error message saying me to read the log.
I've attached the log.

Expected results:
Start eclipse

Additional info:

Comment 1 Alexander Kurtakov 2011-01-05 15:16:05 UTC
You should NEVER remove files in /usr manually. This way you have removed icu4j-eclipse, tomcat5-jasper-eclipse and probably others but rpm thinks they are there(and they are really in its db but the files aren't). 
Please reinstall them and try again.

Comment 2 Pierre Blavy 2011-01-05 16:02:53 UTC
Thanks for your answer, and sory for disturbing you.

FIX:
yum reinstall *eclipse*