Bug 1370884 - eclipse cannot start after install web tools
Summary: eclipse cannot start after install web tools
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: 24
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Mat Booth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-27 21:16 UTC by Diamantis Karagkiaouris
Modified: 2016-09-02 08:53 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-02 08:53:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Requested information (144.45 KB, application/zip)
2016-08-30 18:17 UTC, Diamantis Karagkiaouris
no flags Details

Description Diamantis Karagkiaouris 2016-08-27 21:16:42 UTC
Description of problem:
I cannot start Eclipse. An error is showed up and points out to eclipse log.

Version-Release number of selected component (if applicable):
4.6 (Neon)

How reproducible:
In order to reproduce it just install on Eclipse the Web tools (Java EE) group from Neon repo

Comment 1 Alexander Kurtakov 2016-08-28 21:00:45 UTC
Would you please tell us which eclipse version do you have exactly? I assume Fedora rpms but need your confirmation. Also do you install webtools from rpm or from update site? What is the error you see? Please attach the log file.

Comment 2 Diamantis Karagkiaouris 2016-08-30 18:16:20 UTC
I have attached a zip with all the info. I hope it helps!

Comment 3 Diamantis Karagkiaouris 2016-08-30 18:17:15 UTC
Created attachment 1196047 [details]
Requested information

Comment 4 Mat Booth 2016-08-31 13:01:44 UTC
Hmm, it looks like you are using webtools from Neon update site instead of RPMs?

Can you try instead to use the RPMs?

It may need to move your "~/.eclipse" directory to disable any plugins downloaded from the Neon update site, for example:

mv ~/.eclipse ~/.eclipse.old
su -c 'dnf install eclipse-webtools\*'

Comment 5 Diamantis Karagkiaouris 2016-09-01 18:24:22 UTC
It seems to be working now when i installed rpms eclipse-webtools*, but it should be possible to install plugins from marketplace or other repositories. Also when i download the Neon from the project site, everything seems to be working out of the box.

Comment 6 Diamantis Karagkiaouris 2016-09-01 18:28:07 UTC
Also something that come up recently is that the eclipse ui suffers from missing webkitgtk3. I think that it must be in eclipse dependencies. I use XFCE and it wasn't installed by default

Comment 7 Mat Booth 2016-09-02 08:53:44 UTC
(In reply to Diamantis Karagkiaouris from comment #5)
> It seems to be working now when i installed rpms eclipse-webtools*, but it
> should be possible to install plugins from marketplace or other
> repositories. Also when i download the Neon from the project site,
> everything seems to be working out of the box.

If the RPMs are working for you, I will close this bug. In most cases installing plugins from the market place or third party repo does work, but sometimes it's necessary for us to add patches to a plugin, which is why we prefer users to use the RPM versions of a plugin (when one exists) with the RPM version of Eclipse.


Note You need to log in before you can comment on or make changes to this bug.